Bug 72306 - Web Inspector: rename InspectorBackendStub.js to InspectorBackendCommands.js
Summary: Web Inspector: rename InspectorBackendStub.js to InspectorBackendCommands.js
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: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-14 13:42 PST by Timothy Hatcher
Modified: 2012-05-10 07:07 PDT (History)
15 users (show)

See Also:


Attachments
Patch (18.80 KB, patch)
2012-05-09 23:45 PDT, sam
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Timothy Hatcher 2011-11-14 13:42:13 PST
I think InspectorBackendStub is not the right name for this file anymore. Maybe it was a stub file at one time, but not anymore. It is the InspectorBackend interface.
Comment 1 Timothy Hatcher 2011-12-05 10:18:11 PST
The static parts are now InspectorBackend.js. So InspectorBackendStub.js should be InspectorBackendCommands.js.

http://trac.webkit.org/changeset/101670
Comment 2 sam 2012-05-09 23:45:26 PDT
Created attachment 141093 [details]
Patch
Comment 3 WebKit Review Bot 2012-05-10 07:07:18 PDT
Comment on attachment 141093 [details]
Patch

Clearing flags on attachment: 141093

Committed r116641: <http://trac.webkit.org/changeset/116641>
Comment 4 WebKit Review Bot 2012-05-10 07:07:25 PDT
All reviewed patches have been landed.  Closing bug.