[webkit-reviews] review denied: [Bug 51034] Web Inspector: Rule data not updated in Styles pane after stylesheet gets reverted : [Attachment 76539] [PATCH] Suggested fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 14 09:08:26 PST 2010


Yury Semikhatsky <yurys at chromium.org> has denied Alexander Pavlov (apavlov)
<apavlov at chromium.org>'s request for review:
Bug 51034: Web Inspector: Rule data not updated in Styles pane after stylesheet
gets reverted
https://bugs.webkit.org/show_bug.cgi?id=51034

Attachment 76539: [PATCH] Suggested fix
https://bugs.webkit.org/attachment.cgi?id=76539&action=review

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

> WebCore/inspector/front-end/CSSStyleModel.js:177
> +	       if (WebInspector.panels.elements)

The panel should listen to changes in the model. The model could send such
notifications from _styleSheetChanged a change has been successfully committed.


More information about the webkit-reviews mailing list