Bug 127747 - [WebKit2] Add SPI to disable the WebCore memory cache
Summary: [WebKit2] Add SPI to disable the WebCore memory cache
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andy Estes
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-01-27 18:09 PST by Andy Estes
Modified: 2014-01-27 18:52 PST (History)
1 user (show)

See Also:


Attachments
[WebKit2] Add SPI to disable the WebCore memory cache (8.90 KB, patch)
2014-01-27 18:17 PST, Andy Estes
thorton: review+
Details | Formatted Diff | Diff

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