Bug 142134

Summary: Simplify WebResourceCacheManagerCFNet.mm code
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch mitz: review+

Description Anders Carlsson 2015-02-28 11:50:18 PST
Simplify WebResourceCacheManagerCFNet.mm code
Comment 1 Anders Carlsson 2015-02-28 11:56:45 PST
Created attachment 247608 [details]
Patch
Comment 2 WebKit Commit Bot 2015-02-28 11:58:34 PST
Attachment 247608 [details] did not pass style-queue:


ERROR: Source/WebKit2/WebProcess/ResourceCache/cf/WebResourceCacheManagerCFNet.mm:53:  Extra space before ( in function call  [whitespace/parens] [4]
ERROR: Source/WebKit2/WebProcess/ResourceCache/WebResourceCacheManager.h:50:  Extra space before ( in function call  [whitespace/parens] [4]
Total errors found: 2 in 4 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Anders Carlsson 2015-02-28 12:05:12 PST
Created attachment 247609 [details]
Patch
Comment 4 WebKit Commit Bot 2015-02-28 12:07:32 PST
Attachment 247609 [details] did not pass style-queue:


ERROR: Source/WebKit2/WebProcess/ResourceCache/cf/WebResourceCacheManagerCFNet.mm:53:  Extra space before ( in function call  [whitespace/parens] [4]
ERROR: Source/WebKit2/WebProcess/ResourceCache/WebResourceCacheManager.h:50:  Extra space before ( in function call  [whitespace/parens] [4]
Total errors found: 2 in 4 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 5 Anders Carlsson 2015-02-28 12:20:50 PST
Committed r180838: <http://trac.webkit.org/changeset/180838>