Bug 164559

Summary: No need to set setFlowThreadState on RenderText in createTextRenderer.
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: zalan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, koivisto, simon.fraser
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.