Closed
Bug 612609
Opened 15 years ago
Closed 15 years ago
browser_discovery.js is permaorange on Places branch
Categories
(Firefox :: Bookmarks & History, defect)
Firefox
Bookmarks & History
Tracking
()
RESOLVED
FIXED
Firefox 4.0b9
| Tracking | Status | |
|---|---|---|
| blocking2.0 | --- | betaN+ |
People
(Reporter: mak, Assigned: mak)
Details
(Whiteboard: [fixed-in-places])
Attachments
(1 file)
|
2.12 KB,
patch
|
sdwilsh
:
review+
|
Details | Diff | Splinter Review |
It started being permaorange after bug 599973, but it's not reproduceable locally. We have to investigate what's up there.
Updated•15 years ago
|
blocking2.0: --- → betaN+
| Assignee | ||
Comment 1•15 years ago
|
||
we should force correct ordering of the listeners, when a new link is added browser uses onDOMLinkAdded to detect it, thus the test should enqueue on onDOMLinkAdded to be sure to run after browser.
Attachment #491139 -
Flags: review?(sdwilsh)
Comment 2•15 years ago
|
||
Comment on attachment 491139 [details] [diff] [review]
patch v1.0
r=sdwilsh
Attachment #491139 -
Flags: review?(sdwilsh) → review+
Comment 3•15 years ago
|
||
Whiteboard: [fixed-in-places]
| Assignee | ||
Comment 4•15 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 4.0b9
You need to log in
before you can comment on or make changes to this bug.
Description
•