[webkit-reviews] review granted: [Bug 43711] Web Inspector: eliminate showPanel from InspectorFrontend and panels' enum from InspectorController : [Attachment 63876] [patch] initial version.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 9 02:40:31 PDT 2010


Yury Semikhatsky <yurys at chromium.org> has granted Ilya Tikhonovsky
<loislo at chromium.org>'s request for review:
Bug 43711: Web Inspector: eliminate showPanel from InspectorFrontend and
panels' enum from InspectorController
https://bugs.webkit.org/show_bug.cgi?id=43711

Attachment 63876: [patch] initial version.
https://bugs.webkit.org/attachment.cgi?id=63876&action=review

------- Additional Comments from Yury Semikhatsky <yurys at chromium.org>
WebCore/inspector/InspectorController.cpp: 
 +	if (panelName == "storage" || panelName == "databases")
Please make sure that Storage panel will still be restored after your change.


More information about the webkit-reviews mailing list