Closed
Bug 1057339
Opened 11 years ago
Closed 11 years ago
nsGlobalWindow::Focus compares innerwindow to outerwindow
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
FIXED
mozilla34
People
(Reporter: smaug, Assigned: smaug)
References
Details
Attachments
(1 file, 1 obsolete file)
3.99 KB,
patch
|
bzbarsky
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•11 years ago
|
||
Assignee | ||
Comment 3•11 years ago
|
||
Waiting for the tryserver results from https://bugzilla.mozilla.org/show_bug.cgi?id=874050#c30
Assignee | ||
Comment 4•11 years ago
|
||
That bug has also a test for this.
Assignee | ||
Comment 5•11 years ago
|
||
This should fix the assertion failure which happened when chrome js
explicitly set opener.
Attachment #8477506 -
Attachment is obsolete: true
Attachment #8477593 -
Flags: review?(bzbarsky)
![]() |
||
Comment 6•11 years ago
|
||
Comment on attachment 8477593 [details] [diff] [review]
v2
r=me. Sure do wish we always passed outers to OpenWindowInternal...
Attachment #8477593 -
Flags: review?(bzbarsky) → review+
Assignee | ||
Comment 7•11 years ago
|
||
They looked ok, and the assertions would fire.
Assignee | ||
Comment 8•11 years ago
|
||
Comment 9•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla34
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•