Bug 202004

Summary: http/tests/security/contentSecurityPolicy/user-style-sheet-font-crasher.php emits CSP blocked message multiple times
Product: WebKit Reporter: Daniel Bates <dbates>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: All   
OS: All   

Daniel Bates
Reported 2019-09-19 13:57:21 PDT
While working on another bug I noticed that the test http/tests/security/contentSecurityPolicy/user-style-sheet-font-crasher.php emits the console message "Refused to load http://127.0.0.1:8000/security/contentSecurityPolicy/example_font.woff because it does not appear in the font-src directive of the Content Security Policy." multiple times. I would have expected the message to be emitted exactly once. Emitting the message multiple times likely has implications with respect to CSP reporting: multiple reports may be sent.
Attachments
Radar WebKit Bug Importer
Comment 1 2019-09-19 13:57:38 PDT
Note You need to log in before you can comment on or make changes to this bug.