[Webkit-unassigned] [Bug 38424] add support for text/html-sandboxed on sandboxed iframes
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 18 11:06:28 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=38424
Adam Barth <abarth at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #64699|review?, commit-queue? |review-
Flag| |
--- Comment #5 from Adam Barth <abarth at webkit.org> 2010-08-18 11:06:28 PST ---
(From update of attachment 64699)
WebCore/dom/DOMImplementation.cpp:291
+ #if ENABLE(SANDBOX)
What is ENABLE(SANDBOX) ? I don't think we should have an ENABLE for this feature. It's not that complicated.
Please test loading in the main frame, as well as an object tag.
--
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