Bug 160151 - Split platform specific parts of NetworkCacheCoders.cpp into separate files
Summary: Split platform specific parts of NetworkCacheCoders.cpp into separate files
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sam Weinig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-24 18:11 PDT by Sam Weinig
Modified: 2016-07-25 11:02 PDT (History)
1 user (show)

See Also:


Attachments
Patch (55.44 KB, patch)
2016-07-24 18:13 PDT, Sam Weinig
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2016-07-24 18:11:41 PDT
Split platform specific parts of NetworkCacheCoders.cpp into seperate files
Comment 1 Sam Weinig 2016-07-24 18:13:27 PDT
Created attachment 284457 [details]
Patch
Comment 2 Alex Christensen 2016-07-25 08:21:43 PDT
Comment on attachment 284457 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=284457&action=review

> Source/WebKit2/NetworkProcess/cache/NetworkCacheCodersCocoa.cpp:31
>  #if PLATFORM(COCOA)

This is no longer needed.
Comment 3 WebKit Commit Bot 2016-07-25 11:02:38 PDT
Comment on attachment 284457 [details]
Patch

Clearing flags on attachment: 284457

Committed r203691: <http://trac.webkit.org/changeset/203691>
Comment 4 WebKit Commit Bot 2016-07-25 11:02:43 PDT
All reviewed patches have been landed.  Closing bug.