[webkit-reviews] review granted: [Bug 69529] Web Inspector: add Styles and Metrics sidebars to the compilation. : [Attachment 109965] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 6 09:09:51 PDT 2011


Yury Semikhatsky <yurys at chromium.org> has granted Pavel Feldman
<pfeldman at chromium.org>'s request for review:
Bug 69529: Web Inspector: add Styles and Metrics sidebars to the compilation.
https://bugs.webkit.org/show_bug.cgi?id=69529

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

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


> Source/WebCore/inspector/front-end/inspector.js:516
> +    WebInspector.CSSCompletions.requestCSSNameCompletions();

This shouldn't be called every time, e.g. workers don't need this.


More information about the webkit-reviews mailing list