Closed
Bug 1022372
Opened 11 years ago
Closed 11 years ago
Listen for "load" instead of "DOMContentLoaded" in webapprt chrome tests
Categories
(Firefox Graveyard :: Webapp Runtime, defect)
Firefox Graveyard
Webapp Runtime
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 33
People
(Reporter: marco, Assigned: marco)
Details
Attachments
(1 file)
|
1.28 KB,
patch
|
myk
:
review+
|
Details | Diff | Splinter Review |
We started listening for "DOMContentLoaded" with http://hg.mozilla.org/mozilla-central/rev/6ee35b891675.
This causes intermittent failures in tests using mutation observers.
The geolocation test works with "load" too, so we can just switch back.
Attachment #8436519 -
Flags: review?(myk)
Updated•11 years ago
|
Attachment #8436519 -
Flags: review?(myk) → review+
| Assignee | ||
Comment 1•11 years ago
|
||
Assignee: nobody → mar.castelluccio
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 33
Updated•9 years ago
|
Product: Firefox → Firefox Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•