[Webkit-unassigned] [Bug 58644] CSP xhr-src is missing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 23 21:37:04 PDT 2011


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


Adam Barth <abarth at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |LATER




--- Comment #1 from Adam Barth <abarth at webkit.org>  2011-04-23 21:37:05 PST ---
The current plan is to not implement this directive at this time.  This directive is different from the other "src" directives in that it controls a DOM API rather than an HTML element.  There are other DOM APIs that aren't covered, such as new Worker().  It seems like the main value in CSP is in controlling what HTML elements can do.

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