[webkit-reviews] review granted: [Bug 43479] DevTools: get rid of delayed command dispatching on front-end side. : [Attachment 63442] [PATCH] Proposed change.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 4 05:29:12 PDT 2010


Yury Semikhatsky <yurys at chromium.org> has granted Pavel Feldman
<pfeldman at chromium.org>'s request for review:
Bug 43479: DevTools: get rid of delayed command dispatching on front-end side.
https://bugs.webkit.org/show_bug.cgi?id=43479

Attachment 63442: [PATCH] Proposed change.
https://bugs.webkit.org/attachment.cgi?id=63442&action=review

------- Additional Comments from Yury Semikhatsky <yurys at chromium.org>
WebKit/chromium/src/js/Tests.js:1856
 +  WebInspector.showElementsPanel = function()
Could you override another method that wouldn't depend on the fact that the
elements panel should be shown? WebInspector.Panel.show may be a good
candidate?


More information about the webkit-reviews mailing list