Bug 177229

Summary: Remove RenderNamedFlowThread and FlowThreadController
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, commit-queue, kling, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 174978    
Attachments:
Description Flags
patch
kling: review+
patch none

Description Antti Koivisto 2017-09-20 07:13:19 PDT
Get rid of a portion of the rendering code to support CSS Regions.
Comment 1 Antti Koivisto 2017-09-20 07:19:24 PDT
Created attachment 321313 [details]
patch
Comment 2 Antti Koivisto 2017-09-20 08:07:19 PDT
Created attachment 321318 [details]
patch
Comment 3 Radar WebKit Bug Importer 2017-09-20 08:20:26 PDT
<rdar://problem/34548750>
Comment 4 WebKit Commit Bot 2017-09-20 08:37:27 PDT
Comment on attachment 321318 [details]
patch

Clearing flags on attachment: 321318

Committed r222263: <http://trac.webkit.org/changeset/222263>
Comment 5 WebKit Commit Bot 2017-09-20 08:37:29 PDT
All reviewed patches have been landed.  Closing bug.
Comment 6 Simon Fraser (smfr) 2017-09-20 08:52:36 PDT
Hyatt was also working on this.
Comment 7 Antti Koivisto 2017-09-20 12:53:05 PDT
I'll finish the mechanical cleanup, Hyatt takes over to refactor things.