[webkit-reviews] review canceled: [Bug 88466] Web Inspector: [CSS Pane] Toggling :hover does not bubble up : [Attachment 157672] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 10 06:21:26 PDT 2012


Pavel Feldman <pfeldman at chromium.org> has canceled Alexander Pavlov (apavlov)
<apavlov at chromium.org>'s request for review:
Bug 88466: Web Inspector: [CSS Pane] Toggling :hover does not bubble up
https://bugs.webkit.org/show_bug.cgi?id=88466

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

------- Additional Comments from Pavel Feldman <pfeldman at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=157672&action=review


> Source/WebCore/inspector/InspectorCSSAgent.cpp:724
> +	   m_forcedPseudoStateManager->forgetForcedPseudoState(nodeId);

I think that the fundamental problem is that we only force state from within
getMatchedStyles call. We should instead provide a full control over the
emulation via the protocol.


More information about the webkit-reviews mailing list