Bug 131635 - Inline or rename BackForwardClient::clearAllPageCaches()
Summary: Inline or rename BackForwardClient::clearAllPageCaches()
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: History (show other bugs)
Version: 525.x (Safari 3.2)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-14 14:49 PDT by Brian Burg
Modified: 2015-08-03 19:59 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brian Burg 2014-04-14 14:49:10 PDT
This is only used in WK1 WebView, so the implementation could be moved there. Alternatively, it could be renamed BackForwardClient::removePageCacheEntries() or something similar.