Closed
Bug 689518
Opened 13 years ago
Closed 13 years ago
error in pageloader causes talos + e10s to timeout in certain cases
Categories
(Testing :: Talos, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jmaher, Assigned: jmaher)
References
Details
(Keywords: intermittent-failure, Whiteboard: [mobile_unittests][android_tier_1])
Attachments
(1 file)
992 bytes,
patch
|
bear
:
review+
|
Details | Diff | Splinter Review |
In pageloader, we recently added support for measuring mozafterpaint instead of load in bug 661918. In that patch at the end, I had adjusted the variable from MozAfterPaint to useMozAfterPaint and overlooked one spot (which was not caught in my quick sanity check- didn't ensure it closed down, just loaded pages).
This doesn't affect desktop currently, only e10s builds.
Assignee | ||
Comment 1•13 years ago
|
||
Updated•13 years ago
|
Attachment #562697 -
Flags: review?(bear) → review+
Assignee | ||
Comment 2•13 years ago
|
||
Assignee | ||
Updated•13 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Keywords: intermittent-failure
Updated•12 years ago
|
Whiteboard: [orange][mobile_unittests][android_tier_1] → [mobile_unittests][android_tier_1]
You need to log in
before you can comment on or make changes to this bug.
Description
•