[webkit-reviews] review requested: [Bug 111627] recalcStyle() with a Detach styleDiff calculates style twice : [Attachment 191867] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 6 17:07:52 PST 2013


Elliott Sprehn <esprehn at chromium.org> has asked  for review:
Bug 111627: recalcStyle() with a Detach styleDiff calculates style twice
https://bugs.webkit.org/show_bug.cgi?id=111627

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

------- Additional Comments from Elliott Sprehn <esprehn at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=191867&action=review


> Source/WebCore/css/StyleResolver.cpp:1388
> +	   return style;

If we did this approach, this code should be inside
NodeRenderingContext::createRendererForElementIfNeeded


More information about the webkit-reviews mailing list