[webkit-reviews] review granted: [Bug 32372] Unify origin sandbox flag with m_noAccess in SecurityOrigin : [Attachment 46228] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 9 18:55:53 PST 2010


Darin Adler <darin at apple.com> has granted Adam Barth <abarth at webkit.org>'s
request for review:
Bug 32372: Unify origin sandbox flag with m_noAccess in SecurityOrigin
https://bugs.webkit.org/show_bug.cgi?id=32372

Attachment 46228: Patch
https://bugs.webkit.org/attachment.cgi?id=46228&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
> +    // FIXME: Our current behavior here is buggy because we need to
> +    //	 distinguish between the sandbox flags at creation and the
> +    //	 sandbox flags that might come about later.

Can we construct a test case to demonstrate this?

r=me


More information about the webkit-reviews mailing list