[Webkit-unassigned] [Bug 89440] Blocking a resource via Content Security Policy should trigger an Error event.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jun 19 00:27:48 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=89440
--- Comment #1 from Adam Barth <abarth at webkit.org> 2012-06-19 00:27:48 PST ---
In theory, we should treat CSP blocks just like empty 400 responses. When we block things for CORS, I think we correctly generate error events nowadays, so we might want to model what we do for CSP off of that.
--
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