Closed
Bug 1100653
Opened 10 years ago
Closed 10 years ago
Fix browser_bug710878.js to work on e10s
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
People
(Reporter: Gijs, Assigned: enndeakin)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
1.37 KB,
patch
|
Details | Diff | Splinter Review |
This test uses waitForFocus on content, and some other content-touching things beside. It times out with:
4 INFO Console message: [JavaScript Error: "[Exception... "Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsIFocusManager.getFocusedElementForWindow]" nsresult: "0x80070057 (NS_ERROR_ILLEGAL_VALUE)" location: "JS frame :: chrome://mochikit/content/tests/SimpleTest/specialpowersAPI.js :: SpecialPowersAPI.prototype.getFocusedElementForWindow :: line 1554" data: no]" {file: "resource://gre/modules/RemoteAddonsParent.jsm" line: 488}]
Reporter | ||
Updated•10 years ago
|
Assignee | ||
Comment 2•10 years ago
|
||
This test appears to work fine when I run it.
Assignee | ||
Comment 3•10 years ago
|
||
This patch re-enables this test and browser_bug749738.js. Both seem to work ok:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=ccd68ba4efb5
Assignee: nobody → enndeakin
Status: NEW → ASSIGNED
Assignee | ||
Comment 4•10 years ago
|
||
Updated•10 years ago
|
Iteration: --- → 38.3 - 23 Feb
Comment 5•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-firefox38:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 38
You need to log in
before you can comment on or make changes to this bug.
Description
•