[webkit-reviews] review requested: [Bug 46487] Implement CSSStyleRule::setSelectorText() : [Attachment 68722] [PATCH] Suggested solution

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 24 11:43:01 PDT 2010


Alexander Pavlov (apavlov) <apavlov at chromium.org> has asked  for review:
Bug 46487: Implement CSSStyleRule::setSelectorText()
https://bugs.webkit.org/show_bug.cgi?id=46487

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

------- Additional Comments from Alexander Pavlov (apavlov)
<apavlov at chromium.org>
The only thing is, I'm not sure about the correct way of notifying the document
about the selector change, doc->styleSelectorChanged(DeferRecalcStyle);
Should it perhaps use RecalcStyleImmediately instead?


More information about the webkit-reviews mailing list