Bug 175883

Summary: [Cache API] Enable persistent coder to encode FetchOptions
Product: WebKit Reporter: youenn fablet <youennf>
Component: WebCore Misc.Assignee: youenn fablet <youennf>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, benjamin, buildbot, cdumez, cmarcelo, commit-queue, dbates, japhet, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description youenn fablet 2017-08-23 08:11:34 PDT
[Cache API] Enable persistent coder to encode FetchOptions
Comment 1 youenn fablet 2017-08-23 08:15:32 PDT
Created attachment 318869 [details]
Patch
Comment 2 Build Bot 2017-08-23 08:16:38 PDT
Attachment 318869 [details] did not pass style-queue:


ERROR: Source/WTF/wtf/persistence/PersistentDecoder.h:59:  This { should be at the end of the previous line  [whitespace/braces] [4]
Total errors found: 1 in 7 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 youenn fablet 2017-08-23 08:28:58 PDT
Created attachment 318872 [details]
Patch
Comment 4 Build Bot 2017-08-23 08:31:49 PDT
Attachment 318872 [details] did not pass style-queue:


ERROR: Source/WTF/wtf/persistence/PersistentDecoder.h:59:  This { should be at the end of the previous line  [whitespace/braces] [4]
Total errors found: 1 in 7 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 5 WebKit Commit Bot 2017-08-23 10:54:07 PDT
Comment on attachment 318872 [details]
Patch

Clearing flags on attachment: 318872

Committed r221086: <http://trac.webkit.org/changeset/221086>
Comment 6 WebKit Commit Bot 2017-08-23 10:54:09 PDT
All reviewed patches have been landed.  Closing bug.
Comment 7 Radar WebKit Bug Importer 2017-08-23 10:54:53 PDT
<rdar://problem/34038625>