Bug 135897 - Rename DiskCacheMonitor to NetworkDiskCacheMonitor
Summary: Rename DiskCacheMonitor to NetworkDiskCacheMonitor
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Pratik Solanki
URL:
Keywords:
Depends on:
Blocks: 135896
  Show dependency treegraph
 
Reported: 2014-08-13 13:04 PDT by Pratik Solanki
Modified: 2014-08-16 12:08 PDT (History)
4 users (show)

See Also:


Attachments
Patch (23.76 KB, patch)
2014-08-13 13:08 PDT, Pratik Solanki
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pratik Solanki 2014-08-13 13:04:59 PDT
We want to move DiskCacheMonitor from WebKit2 to WebCore in bug 135896. Changes will be easier to read if the Webkit2 class name was different. We should rename it to NetworkDiskCacheMonitor to make it consistent with other networking process classes.
Comment 1 Pratik Solanki 2014-08-13 13:08:38 PDT
Created attachment 236544 [details]
Patch
Comment 2 Andreas Kling 2014-08-15 18:41:47 PDT
Comment on attachment 236544 [details]
Patch

OK
Comment 3 Pratik Solanki 2014-08-16 12:08:36 PDT
Committed r172691: <http://trac.webkit.org/changeset/172691>