RESOLVED FIXED 164559
No need to set setFlowThreadState on RenderText in createTextRenderer.
https://bugs.webkit.org/show_bug.cgi?id=164559
Summary No need to set setFlowThreadState on RenderText in createTextRenderer.
zalan
Reported 2016-11-09 13:22:36 PST
setFlowThreadState in createRender ensures that by the time we issue the initial call to styleWillChange/styleDidChange, the state is already set.
Attachments
Patch (2.00 KB, patch)
2016-11-09 13:30 PST, zalan
no flags
zalan
Comment 1 2016-11-09 13:30:47 PST
Antti Koivisto
Comment 2 2016-11-09 13:32:41 PST
Comment on attachment 294278 [details] Patch r=me
WebKit Commit Bot
Comment 3 2016-11-09 14:28:10 PST
Comment on attachment 294278 [details] Patch Clearing flags on attachment: 294278 Committed r208487: <http://trac.webkit.org/changeset/208487>
WebKit Commit Bot
Comment 4 2016-11-09 14:28:14 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.