Closed
Bug 1209243
Opened 10 years ago
Closed 10 years ago
LoadInfo should use GetScriptableParent rather than GetParent
Categories
(Core :: Networking, defect)
Core
Networking
Tracking
()
RESOLVED
FIXED
mozilla45
People
(Reporter: billm, Assigned: billm)
Details
Attachments
(1 file)
1.03 KB,
patch
|
bzbarsky
:
review+
|
Details | Diff | Splinter Review |
All the places I know of where we use the parent outer window ID from LoadInfo, we probably want to treat the b2g <mozbrowser> element as the top of the hierarchy. So we should make this change. See http://mxr.mozilla.org/mozilla-central/source/dom/interfaces/base/nsIDOMWindow.idl#124.
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → wmccloskey
Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8666942 -
Flags: review?(bzbarsky)
![]() |
||
Comment 2•10 years ago
|
||
Comment on attachment 8666942 [details] [diff] [review]
patch
r=me. Thank you for patching this!
Attachment #8666942 -
Flags: review?(bzbarsky) → review+
Comment 4•10 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox45:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla45
Comment 5•10 years ago
|
||
bugherder uplift |
status-b2g-v2.5:
--- → fixed
Comment 6•10 years ago
|
||
removing the b2g 2.5 flag since this commit has been reverted due to an incorrect merge, sorry for the confusion
status-b2g-v2.5:
fixed → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•