Closed
Bug 842986
Opened 12 years ago
Closed 12 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•12 years ago
|
status-firefox21:
--- → affected
status-firefox22:
--- → affected
Assignee | ||
Comment 1•12 years ago
|
||
Attachment #717156 -
Flags: review?(bzbarsky)
Reporter | ||
Comment 2•12 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•12 years ago
|
||
A quick review?
Attachment #717156 -
Attachment is obsolete: true
Attachment #717532 -
Flags: review?(bzbarsky)
Assignee | ||
Comment 5•12 years ago
|
||
Reporter | ||
Comment 6•12 years ago
|
||
Comment on attachment 717532 [details] [diff] [review]
patch
r=me
Attachment #717532 -
Flags: review?(bzbarsky) → review+
Assignee | ||
Updated•12 years ago
|
Keywords: checkin-needed
Comment 7•12 years ago
|
||
Keywords: checkin-needed
Comment 8•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla22
Assignee | ||
Updated•12 years ago
|
Attachment #717532 -
Flags: approval-mozilla-aurora?
Assignee | ||
Updated•12 years ago
|
Attachment #717532 -
Flags: approval-mozilla-aurora?
Assignee | ||
Comment 9•12 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•12 years ago
|
Attachment #717532 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Comment 10•12 years ago
|
||
Updated•11 years ago
|
Crash Signature: blah blah
Updated•11 years ago
|
Crash Signature: blah blah
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•