[webkit-reviews] review granted: [Bug 125968] CSS: Fall back to cache-less cascade when encountering explicitly inherited value. : [Attachment 219600] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 18 18:41:00 PST 2013


Antti Koivisto <koivisto at iki.fi> has granted Andreas Kling <akling at apple.com>'s
request for review:
Bug 125968: CSS: Fall back to cache-less cascade when encountering explicitly
inherited value.
https://bugs.webkit.org/show_bug.cgi?id=125968

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

------- Additional Comments from Antti Koivisto <koivisto at iki.fi>
View in context: https://bugs.webkit.org/attachment.cgi?id=219600&action=review


> Source/WebCore/css/StyleResolver.cpp:4273
> +bool StyleResolver::CascadedProperties::addMatches(const MatchResult&
matchResult, bool important, int startIndex, int endIndex, bool inheritedOnly)

Argument return might end up reading better.


More information about the webkit-reviews mailing list