Closed
Bug 1102018
Opened 10 years ago
Closed 10 years ago
e10s - fix browser_bug481560.js to not time out (adds focus listener on content window)
Categories
(Firefox :: Tabbed Browser, defect)
Firefox
Tabbed Browser
Tracking
()
Tracking | Status | |
---|---|---|
e10s | + | --- |
People
(Reporter: Gijs, Assigned: dao)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
2.29 KB,
patch
|
Gijs
:
review+
|
Details | Diff | Splinter Review |
This adds a focus listener to a content window which fails miserably to ever fire, and so the test times out. Probably needs some framescript love... - or maybe the focus is actually broken?
Flags: qe-verify-
Flags: in-testsuite+
Flags: firefox-backlog+
Assignee | ||
Comment 1•10 years ago
|
||
This test doesn't really care whether the content area is focused, it just needs the window to be focused.
https://treeherder.mozilla.org/ui/#/jobs?repo=try&revision=ca981de823d5
Assignee: nobody → dao
Status: NEW → ASSIGNED
Attachment #8525961 -
Flags: review?(gijskruitbosch+bugs)
Assignee | ||
Updated•10 years ago
|
Iteration: --- → 36.3
OS: Windows 8.1 → All
Hardware: x86_64 → All
Reporter | ||
Comment 2•10 years ago
|
||
Comment on attachment 8525961 [details] [diff] [review]
browser_bug481560.diff
Thanks!
Attachment #8525961 -
Flags: review?(gijskruitbosch+bugs) → review+
Reporter | ||
Comment 3•10 years ago
|
||
(oh, and apologies for minor bitrot - I landed the comment change referencing this bug last night before I saw this...)
Assignee | ||
Comment 4•10 years ago
|
||
Updated•10 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 36
You need to log in
before you can comment on or make changes to this bug.
Description
•