[Webkit-unassigned] [Bug 96061] New: CSP parsing doesn't seem treat as invalid policies with a non-ASCII path
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 6 20:59:35 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=96061
Summary: CSP parsing doesn't seem treat as invalid policies
with a non-ASCII path
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Page Loading
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: bzbarsky at mit.edu
CC: abarth at webkit.org
I'm looking at CSPSourceList::parsePath, which only returns false if the path is empty. Otherwise it just snarfs up whatever chars it has. At least as of rev 127815.
--
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