Bug 177229 - Remove RenderNamedFlowThread and FlowThreadController
Summary: Remove RenderNamedFlowThread and FlowThreadController
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks: 174978
  Show dependency treegraph
 
Reported: 2017-09-20 07:13 PDT by Antti Koivisto
Modified: 2017-09-20 12:53 PDT (History)
6 users (show)

See Also:


Attachments
patch (144.61 KB, patch)
2017-09-20 07:19 PDT, Antti Koivisto
kling: review+
Details | Formatted Diff | Diff
patch (145.37 KB, patch)
2017-09-20 08:07 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.