[webkit-reviews] review granted: [Bug 96482] Web Inspector: [Styles] Styles not updated when there is a heavy stream of DOM updates : [Attachment 163624] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 12 08:01:28 PDT 2012


Vsevolod Vlasov <vsevik at chromium.org> has granted Alexander Pavlov (apavlov)
<apavlov at chromium.org>'s request for review:
Bug 96482: Web Inspector: [Styles] Styles not updated when there is a heavy
stream of DOM updates
https://bugs.webkit.org/show_bug.cgi?id=96482

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

------- Additional Comments from Vsevolod Vlasov <vsevik at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=163624&action=review


> LayoutTests/inspector/styles/force-pseudo-state.html:34
> +	   InspectorTest.waitForStyles("div", divSelected2, true, 1);

I think more readable and flexible approach would be to wait for styles update
after each pseudo class change explicitly.
Please fix this before landing.


More information about the webkit-reviews mailing list