[Webkit-unassigned] [Bug 172503] Dynamic updates to display: contents reach unreachable code within RenderTreeUpdater::updateTextRenderer
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 25 11:35:19 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=172503
--- Comment #5 from Antti Koivisto <koivisto at iki.fi> ---
Comment on attachment 311235
--> https://bugs.webkit.org/attachment.cgi?id=311235
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=311235&action=review
> Source/WebCore/ChangeLog:14
> + In practice, we may want to remove that bit and use ElementRareData's
> + RenderStyle instead (keeping it around as appropriate), to ensure they
> + don't go out of sync, but that's out of scope of this patch for now.
Yeah, this is the way to go in long run. Not keeping the full style currently requires some awkward code in style resolution.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170525/50fadb37/attachment.html>
More information about the webkit-unassigned
mailing list