Bug 127747

Summary: [WebKit2] Add SPI to disable the WebCore memory cache
Product: WebKit Reporter: Andy Estes <aestes>
Component: New BugsAssignee: Andy Estes <aestes>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
[WebKit2] Add SPI to disable the WebCore memory cache thorton: review+

Description Andy Estes 2014-01-27 18:09:59 PST
[WebKit2] Add SPI to disable the WebCore memory cache
Comment 1 Andy Estes 2014-01-27 18:17:40 PST
Created attachment 222392 [details]
[WebKit2] Add SPI to disable the WebCore memory cache
Comment 2 Andy Estes 2014-01-27 18:18:36 PST
<rdar://problem/15907007>
Comment 3 WebKit Commit Bot 2014-01-27 18:19:41 PST
Attachment 222392 [details] did not pass style-queue:


ERROR: Source/WebKit2/WebProcess/WebProcess.h:246:  The parameter name "disabled" adds no information, so it should be removed.  [readability/parameter_name] [5]
Total errors found: 1 in 10 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 4 Andy Estes 2014-01-27 18:52:19 PST
Committed r162904: <http://trac.webkit.org/changeset/162904>