[Webkit-unassigned] [Bug 32368] Add defensive initialization of iframe sandbox flags

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 10 17:25:55 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=32368





--- Comment #1 from Darin Adler <darin at apple.com>  2009-12-10 17:25:55 PST ---
I think for HTMLFrameOwnerElement this issue probably doesn't apply. Using the
DOM you can create a frame element a step at a time, and you can start using it
at any point, so there is no real "illegal value" time for the DOM elements.

For SecurityOrigin I think we might be able to make it happen, though.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list