Bug 161192

Summary: CSP: Teach the preload scanner about the 'nonce' attribute
Product: WebKit Reporter: Daniel Bates <dbates>
Component: WebCore Misc.Assignee: Daniel Bates <dbates>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, bfulgham, cdumez, commit-queue, esprehn+autocc, gyuyoung.kim, mkwst, webkit-bug-importer, youennf
Priority: P2 Keywords: BlinkMergeCandidate, InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch and layout tests
none
Patch and layout tests none

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.