[webkit-reviews] review granted: [Bug 98134] [Refactoring] StyleResolver::matchScopedAuthorRules() could be simpler : [Attachment 166653] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 2 09:15:53 PDT 2012


Dimitri Glazkov (Google) <dglazkov at chromium.org> has granted Hajime Morrita
<morrita at google.com>'s request for review:
Bug 98134: [Refactoring] StyleResolver::matchScopedAuthorRules() could be
simpler
https://bugs.webkit.org/show_bug.cgi?id=98134

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

------- Additional Comments from Dimitri Glazkov (Google)
<dglazkov at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=166653&action=review


ok.

> Source/WebCore/css/StyleResolver.cpp:977
> +	   if (documentScope ? !applyAuthorStyles :
frame.m_authorStyleBoundsIndex != m_scopeStackParentBoundsIndex)

This is getting too terse :)


More information about the webkit-reviews mailing list