Open Bug 719463 Opened 13 years ago Updated 2 years ago

<iframe browser> should not expose .contentWindow or .contentDocument

Categories

(Core :: DOM: Core & HTML, defect, P5)

defect

Tracking

()

People

(Reporter: benjamin, Unassigned)

Details

The new <iframe browser> should not expose the .contentWindow or .contentDocument properties. It would be better not to have them at all, but for now I suppose we can just make them throw an exception.
Since b2g needs quite a bit different features what <html:iframe> has now, would it make sense to add <html:browser> element.
(In reply to Olli Pettay [:smaug] from comment #1) > Since b2g needs quite a bit different features what <html:iframe> has now, > would it make > sense to add <html:browser> element. Seems like worth discussing it. It would also decrease all the possible cost that some events would require (titlechange or iconchange for example).
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046 Move all DOM bugs that haven’t been updated in more than 3 years and has no one currently assigned to P5. If you have questions, please contact :mdaly.
Priority: -- → P5
Component: DOM → DOM: Core & HTML
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.