Bug 175883 - [Cache API] Enable persistent coder to encode FetchOptions
Summary: [Cache API] Enable persistent coder to encode FetchOptions
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-08-23 08:11 PDT by youenn fablet
Modified: 2017-08-23 10:54 PDT (History)
9 users (show)

See Also:


Attachments
Patch (17.30 KB, patch)
2017-08-23 08:15 PDT, youenn fablet
no flags Details | Formatted Diff | Diff
Patch (17.31 KB, patch)
2017-08-23 08:28 PDT, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>