[Webkit-unassigned] [Bug 100955] Layout Test http/tests/security/contentSecurityPolicy/object-src-none-blocked.html is causing the next test to flake.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 2 11:34:40 PDT 2012


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


Adam Barth <abarth at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |eric at webkit.org




--- Comment #3 from Adam Barth <abarth at webkit.org>  2012-11-02 11:36:03 PST ---
This nuttiness is a result of plugins loading via the render tree instead of the DOM.

Why CSP blocks the load we probably need to do it in a way that we won't attempt to load the plugin again unless something significant changes.

-- 
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