[Webkit-unassigned] [Bug 21288] Implement HTML5's sandbox attribute for iframes
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Dec 10 08:25:35 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=21288
--- Comment #73 from Patrik Persson <patrik.j.persson at ericsson.com> 2009-12-10 08:25:34 PST ---
(In reply to comment #71)
> Have all the followup bugs been filed? I can mine the comments and file the
> followups if that would be helpful.
I have filed some followups, listed below. If you find more, your
help is much appreciated. Notably, the potential bug for
"about:blank" has not been addressed (see previous comment 72).
Incorrect code generated from IDL for document.cookie unless
declaration syntax is carefully adjusted:
https://bugs.webkit.org/show_bug.cgi?id=31720
ScriptController::isEnabled needs to be renamed:
https://bugs.webkit.org/show_bug.cgi?id=32063
document.cookie accessors should raise INVALID_STATE_ERR if there is
no browsing context:
https://bugs.webkit.org/show_bug.cgi?id=32115
Add defensive initialization of iframe sandbox flags:
https://bugs.webkit.org/show_bug.cgi?id=32368
Support for storage and databases in sandboxed iframes:
https://bugs.webkit.org/show_bug.cgi?id=32369
Unify origin sandbox flag with m_noAccess in SecurityOrigin:
https://bugs.webkit.org/show_bug.cgi?id=32372
--
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