[webkit-reviews] review granted: [Bug 136560] Bring back [WebPreferences setDiskImageCacheEnabled:] for backwards compatibility : [Attachment 237661] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 4 17:46:40 PDT 2014


Joseph Pecoraro <joepeck at webkit.org> has granted Pratik Solanki
<psolanki at apple.com>'s request for review:
Bug 136560: Bring back [WebPreferences setDiskImageCacheEnabled:] for backwards
compatibility
https://bugs.webkit.org/show_bug.cgi?id=136560

Attachment 237661: Patch
https://bugs.webkit.org/attachment.cgi?id=237661&action=review

------- Additional Comments from Joseph Pecoraro <joepeck at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=237661&action=review


r=me

> Source/WebKit/mac/WebView/WebPreferences.mm:1909
> +- (void)setDiskImageCacheEnabled:(BOOL)enabled
> +{
> +}

You could throw a comment in here in case anyone sees this.

    // Staging. Can be removed once there are no more callers.


More information about the webkit-reviews mailing list