[webkit-reviews] review granted: [Bug 79074] <style scoped>: Add runtime-flag : [Attachment 127920] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 21 08:52:31 PST 2012


Dimitri Glazkov (Google) <dglazkov at chromium.org> has granted Roland Steiner
<rolandsteiner at chromium.org>'s request for review:
Bug 79074: <style scoped>: Add runtime-flag
https://bugs.webkit.org/show_bug.cgi?id=79074

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

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


> Source/WebCore/css/CSSStyleSelector.cpp:451
> +    // Disregard if <style scoped> is runtime-disabled.

This redundant comment is redundant.

> Source/WebCore/html/HTMLStyleElement.cpp:93
> +    // Do nothing if <style scoped> is runtime-disabled.

Ditto.


More information about the webkit-reviews mailing list