[webkit-reviews] review granted: [Bug 124878] Avoid unnecessary copy-on-write in FillLayer style application. : [Attachment 217855] Patch idea

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 26 07:51:32 PST 2013


Antti Koivisto <koivisto at iki.fi> has granted Andreas Kling <akling at apple.com>'s
request for review:
Bug 124878: Avoid unnecessary copy-on-write in FillLayer style application.
https://bugs.webkit.org/show_bug.cgi?id=124878

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

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


> Source/WebCore/css/DeprecatedStyleBuilder.cpp:519
> +	   if (*(styleResolver->parentStyle()->*layersFunction)() ==
*(styleResolver->style()->*layersFunction)())

kinda wat


More information about the webkit-reviews mailing list