Bug 175718 - Factor render tree mutation code from RenderListItem to RenderTreeUpdater
Summary: Factor render tree mutation code from RenderListItem to RenderTreeUpdater
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:
 
Reported: 2017-08-18 04:46 PDT by Antti Koivisto
Modified: 2017-08-18 07:52 PDT (History)
6 users (show)

See Also:


Attachments
patch (24.84 KB, patch)
2017-08-18 05:35 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-08-18 04:46:40 PDT
We already stopped doing layout time mutations. We can now move the code out too.
Comment 1 Antti Koivisto 2017-08-18 05:35:30 PDT
Created attachment 318491 [details]
patch
Comment 2 Andreas Kling 2017-08-18 06:54:56 PDT
Comment on attachment 318491 [details]
patch

Another nice one.
r=me
Comment 3 WebKit Commit Bot 2017-08-18 07:52:25 PDT
Comment on attachment 318491 [details]
patch

Clearing flags on attachment: 318491

Committed r220916: <http://trac.webkit.org/changeset/220916>
Comment 4 WebKit Commit Bot 2017-08-18 07:52:27 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2017-08-18 07:52:58 PDT
<rdar://problem/33962529>