RESOLVED FIXED 136560
Bring back [WebPreferences setDiskImageCacheEnabled:] for backwards compatibility
https://bugs.webkit.org/show_bug.cgi?id=136560
Summary Bring back [WebPreferences setDiskImageCacheEnabled:] for backwards compatibi...
Pratik Solanki
Reported 2014-09-04 17:38:24 PDT
Bring back [WebPreferences setDiskImageCacheEnabled:] for backwards compatibility
Attachments
Patch (2.26 KB, patch)
2014-09-04 17:40 PDT, Pratik Solanki
joepeck: review+
Pratik Solanki
Comment 1 2014-09-04 17:40:32 PDT
Joseph Pecoraro
Comment 2 2014-09-04 17:46:46 PDT
Comment on attachment 237661 [details] Patch 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.
Pratik Solanki
Comment 3 2014-09-04 18:03:05 PDT
Note You need to log in before you can comment on or make changes to this bug.