Closed
Bug 1439220
Opened 7 years ago
Closed 7 years ago
Port Bug 1437040 "Remove synchronous Bookmarks::GetItemIndex" to SeaMonkey
Categories
(SeaMonkey :: Bookmarks & History, enhancement)
SeaMonkey
Bookmarks & History
Tracking
(seamonkey2.58 fixed, seamonkey2.53 fixed, seamonkey2.57esr fixed)
RESOLVED
FIXED
seamonkey2.58
People
(Reporter: frg, Assigned: frg)
References
Details
(Whiteboard: SM2.53.1)
Attachments
(2 files, 1 obsolete file)
(deleted),
patch
|
iannbugzilla
:
review+
iannbugzilla
:
approval-comm-beta+
frg
:
approval-comm-release+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
iannbugzilla
:
review+
iannbugzilla
:
approval-comm-beta+
frg
:
approval-comm-release+
|
Details | Diff | Splinter Review |
Bug 1378089 needs to be fixed first.
The smart bookmarks code in nsSuiteGlue.js also uses this and needs a bigger upgrade for this.
Assignee | ||
Comment 1•7 years ago
|
||
places part first. 1:1 patch
Assignee: nobody → frgrahl
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•7 years ago
|
||
Both patches need Bug 1378089 fixed first so not setting review.
Assignee | ||
Comment 3•7 years ago
|
||
Rebased after Bug 1436605 landed.
Attachment #8953519 -
Attachment is obsolete: true
Assignee | ||
Comment 4•7 years ago
|
||
Comment on attachment 8951971 [details] [diff] [review]
1439220-places-getItemIndex.patch
[Approval Request Comment]
Regression caused by (bug #): Bug 1437040
User impact if declined: broken boookmarks
Testing completed (on m-c, etc.): comm-beta
Risk to taking this patch (and alternatives if risky): --
String changes made by this patch: --
Attachment #8951971 -
Flags: review?(iann_bugzilla)
Attachment #8951971 -
Flags: approval-comm-beta?
Assignee | ||
Comment 5•7 years ago
|
||
Comment on attachment 8955776 [details] [diff] [review]
1439220-places-getItemIndex-glue.patch
[Approval Request Comment]
Regression caused by (bug #): Bug 1437040
User impact if declined: broken boookmarks
Testing completed (on m-c, etc.): comm-beta
Risk to taking this patch (and alternatives if risky): --
String changes made by this patch: --
Attachment #8955776 -
Flags: review?(iann_bugzilla)
Attachment #8955776 -
Flags: approval-comm-beta?
Comment on attachment 8951971 [details] [diff] [review]
1439220-places-getItemIndex.patch
LGTM r/a=me
Attachment #8951971 -
Flags: review?(iann_bugzilla)
Attachment #8951971 -
Flags: review+
Attachment #8951971 -
Flags: approval-comm-beta?
Attachment #8951971 -
Flags: approval-comm-beta+
Comment on attachment 8955776 [details] [diff] [review]
1439220-places-getItemIndex-glue.patch
LGTM r/a=me
Attachment #8955776 -
Flags: review?(iann_bugzilla)
Attachment #8955776 -
Flags: review+
Attachment #8955776 -
Flags: approval-comm-beta?
Attachment #8955776 -
Flags: approval-comm-beta+
Pushed by frgrahl@gmx.net:
https://hg.mozilla.org/comm-central/rev/11ede8b087c1
Port Bug 1437040 "Remove synchronous Bookmarks::GetItemIndex" to SeaMonkey. r=IanN
https://hg.mozilla.org/comm-central/rev/06878aedff3f
Align smart bookmark initialisation with browser. r=IanN
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 9•7 years ago
|
||
https://hg.mozilla.org/releases/comm-beta/rev/6320dec21ce6
https://hg.mozilla.org/releases/comm-beta/rev/faa0beaa7193
status-seamonkey2.53:
--- → affected
status-seamonkey2.58:
--- → fixed
Target Milestone: --- → Seamonkey2.58
Assignee | ||
Comment 10•4 years ago
|
||
Combined patch target 2.53.1:
https://gitlab.com/seamonkey-project/seamonkey-2.53-comm/-/commit/4bb832471cac9e22508a2b4d19e5e818d9eff309
Align smart bookmark initialisation with browser.
Port Bug 1094888 [Smart bookmarks creation in nsBrowserGlue should use the new Bookmarks.jsm API].
Assignee | ||
Updated•4 years ago
|
Attachment #8951971 -
Flags: approval-comm-release+
Assignee | ||
Updated•4 years ago
|
Attachment #8955776 -
Flags: approval-comm-release+
You need to log in
before you can comment on or make changes to this bug.
Description
•