Bug 101463 - Web Inspector: move front-end methods called from native part to InspectorFrontendAPI
Summary: Web Inspector: move front-end methods called from native part to InspectorFro...
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: Yury Semikhatsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-07 06:19 PST by Yury Semikhatsky
Modified: 2012-11-08 00:36 PST (History)
9 users (show)

See Also:


Attachments
Patch (12.15 KB, patch)
2012-11-07 06:59 PST, Yury Semikhatsky
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yury Semikhatsky 2012-11-07 06:19:37 PST
There are some methods on WebInspector that called by native code. They should be moved to InspectorFrontendAPI class.
Comment 1 Yury Semikhatsky 2012-11-07 06:59:56 PST
Created attachment 172791 [details]
Patch
Comment 2 WebKit Review Bot 2012-11-08 00:36:19 PST
Comment on attachment 172791 [details]
Patch

Clearing flags on attachment: 172791

Committed r133862: <http://trac.webkit.org/changeset/133862>
Comment 3 WebKit Review Bot 2012-11-08 00:36:23 PST
All reviewed patches have been landed.  Closing bug.