RESOLVED FIXED42169
Web Inspector: Enable toggling of the "Inspect Element" mode from the browser
https://bugs.webkit.org/show_bug.cgi?id=42169
Summary Web Inspector: Enable toggling of the "Inspect Element" mode from the browser
Alexander Pavlov (apavlov)
Reported 2010-07-13 08:53:51 PDT
WebInspector API should expose a method to toggle element inspection from the browser.
Attachments
[PATCH] Expose a method to call from the native browser code (2.42 KB, patch)
2010-07-13 09:00 PDT, Alexander Pavlov (apavlov)
no flags
[PATCH] Removed delegating method (2.92 KB, patch)
2010-07-14 03:58 PDT, Alexander Pavlov (apavlov)
pfeldman: review+
Alexander Pavlov (apavlov)
Comment 1 2010-07-13 09:00:17 PDT
Created attachment 61384 [details] [PATCH] Expose a method to call from the native browser code
Alexander Pavlov (apavlov)
Comment 2 2010-07-14 03:58:31 PDT
Created attachment 61500 [details] [PATCH] Removed delegating method
Alexander Pavlov (apavlov)
Comment 3 2010-07-14 08:17:51 PDT
Committing to http://svn.webkit.org/repository/webkit/trunk ... M WebCore/ChangeLog M WebCore/inspector/front-end/ElementsPanel.js M WebCore/inspector/front-end/inspector.js Committed r63321
Note You need to log in before you can comment on or make changes to this bug.