[webkit-reviews] review granted: [Bug 71272] Web Inspector: introduce PanelContainer class, start moving panel management from inspector.js to the new class. : [Attachment 113146] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 1 02:43:39 PDT 2011


Yury Semikhatsky <yurys at chromium.org> has granted Pavel Feldman
<pfeldman at chromium.org>'s request for review:
Bug 71272: Web Inspector: introduce PanelContainer class, start moving panel
management from inspector.js to the new class.
https://bugs.webkit.org/show_bug.cgi?id=71272

Attachment 113146: Patch
https://bugs.webkit.org/attachment.cgi?id=113146&action=review

------- Additional Comments from Yury Semikhatsky <yurys at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=113146&action=review


> Source/WebCore/WebCore.vcproj/WebCore.vcproj:6404
> +

Please remove these blank lines.

> Source/WebCore/inspector/front-end/PanelContainer.js:35
> +WebInspector.PanelContainer = function()

PanelContainer => PanelContainerView.


More information about the webkit-reviews mailing list