Bug 95677 - Web Inspector: rename JavaScriptContextManager to RuntimeModel for consistency.
Summary: Web Inspector: rename JavaScriptContextManager to RuntimeModel for consistency.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Pavel Feldman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-03 02:58 PDT by Pavel Feldman
Modified: 2012-09-03 06:19 PDT (History)
10 users (show)

See Also:


Attachments
Patch (27.75 KB, patch)
2012-09-03 03:04 PDT, Pavel Feldman
yurys: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Feldman 2012-09-03 02:58:30 PDT
All wrapper classes that work with the protocol should be named <Domain>Model.
Comment 1 Pavel Feldman 2012-09-03 03:04:52 PDT
Created attachment 161889 [details]
Patch
Comment 2 Pavel Feldman 2012-09-03 06:19:43 PDT
Committed r127417: <http://trac.webkit.org/changeset/127417>