Bug 161192 - CSP: Teach the preload scanner about the 'nonce' attribute
Summary: CSP: Teach the preload scanner about the 'nonce' attribute
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Daniel Bates
URL:
Keywords: BlinkMergeCandidate, InRadar
Depends on:
Blocks:
 
Reported: 2016-08-25 09:05 PDT by Daniel Bates
Modified: 2016-12-13 10:22 PST (History)
9 users (show)

See Also:


Attachments
Patch and layout tests (16.23 KB, patch)
2016-12-12 16:19 PST, Daniel Bates
no flags Details | Formatted Diff | Diff
Patch and layout tests (16.23 KB, patch)
2016-12-12 16:32 PST, Daniel Bates
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Radar WebKit Bug Importer 2016-08-25 09:06:06 PDT
<rdar://problem/28010354>
Comment 2 Daniel Bates 2016-12-12 16:19:57 PST
Created attachment 296963 [details]
Patch and layout tests
Comment 3 Daniel Bates 2016-12-12 16:32:36 PST
Created attachment 296964 [details]
Patch and layout tests

Use C++11 brace initialization syntax to instantiate CachedResourceRequest in PreloadRequest::resourceRequest()
Comment 4 Daniel Bates 2016-12-13 10:22:12 PST
Comment on attachment 296964 [details]
Patch and layout tests

Clearing flags on attachment: 296964

Committed r209759: <http://trac.webkit.org/changeset/209759>
Comment 5 Daniel Bates 2016-12-13 10:22:18 PST
All reviewed patches have been landed.  Closing bug.