Closed
Bug 842986
Opened 10 years ago
Closed 10 years ago
Implement MozFrameLoaderOwner on HTMLFrameElement
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
FIXED
mozilla22
People
(Reporter: bzbarsky, Assigned: baku)
References
Details
Attachments
(1 file, 1 obsolete file)
4.31 KB,
patch
|
bzbarsky
:
review+
bajaj
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
See bug 838343 comment 4. We're going to need to backport this to Aurora...
Updated•10 years ago
|
status-firefox21:
--- → affected
status-firefox22:
--- → affected
Assignee | ||
Comment 1•10 years ago
|
||
Attachment #717156 -
Flags: review?(bzbarsky)
![]() |
Reporter | |
Comment 2•10 years ago
|
||
Comment on attachment 717156 [details] [diff] [review] patch Why not put this function on nsGenericHTMLFrameElement so iframe can just share it? r=me with that changed.
Attachment #717156 -
Flags: review?(bzbarsky) → review+
Assignee | ||
Comment 4•10 years ago
|
||
A quick review?
Attachment #717156 -
Attachment is obsolete: true
Attachment #717532 -
Flags: review?(bzbarsky)
Assignee | ||
Comment 5•10 years ago
|
||
https://tbpl.mozilla.org/?tree=Try&rev=b10a49b546e4
![]() |
Reporter | |
Comment 6•10 years ago
|
||
Comment on attachment 717532 [details] [diff] [review] patch r=me
Attachment #717532 -
Flags: review?(bzbarsky) → review+
Assignee | ||
Updated•10 years ago
|
Keywords: checkin-needed
Comment 7•10 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/f5481770263d
Keywords: checkin-needed
Comment 8•10 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/f5481770263d
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla22
Assignee | ||
Updated•10 years ago
|
Attachment #717532 -
Flags: approval-mozilla-aurora?
Assignee | ||
Updated•10 years ago
|
Attachment #717532 -
Flags: approval-mozilla-aurora?
Assignee | ||
Comment 9•10 years ago
|
||
Comment on attachment 717532 [details] [diff] [review] patch [Approval Request Comment] Bug caused by (feature/regressing bug #): 838343 User impact if declined:mozFrameLoaderOwner interface will miss from HTMLFrameElement Testing completed (on m-c, etc.): Risk to taking this patch (and alternatives if risky): no one. try server is green and all the existing tests are passed. String or UUID changes made by this patch:
Attachment #717532 -
Flags: approval-mozilla-aurora?
Updated•10 years ago
|
Attachment #717532 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Updated•10 years ago
|
Crash Signature: blah blah
Updated•10 years ago
|
Crash Signature: blah blah
Updated•4 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•