Bug 203729

Summary: Style::Builder should not depend on StyleResolver
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: allan.jensen, cdumez, commit-queue, dbates, esprehn+autocc, ews-watchlist, glenn, gyuyoung.kim, macpherson, menard, mifenton, tkent, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
wip
none
patch
none
patch
none
patch none

Description Antti Koivisto 2019-11-01 04:19:39 PDT
With all style building state is in builder, we can remove the back-reference to style resolver.
Comment 1 Antti Koivisto 2019-11-01 04:39:56 PDT
Created attachment 382571 [details]
wip
Comment 2 Antti Koivisto 2019-11-01 05:54:03 PDT
Created attachment 382572 [details]
patch
Comment 3 Antti Koivisto 2019-11-01 05:58:50 PDT
Created attachment 382573 [details]
patch
Comment 4 Antti Koivisto 2019-11-01 07:13:26 PDT
Created attachment 382574 [details]
patch
Comment 5 WebKit Commit Bot 2019-11-01 08:20:26 PDT
Comment on attachment 382574 [details]
patch

Clearing flags on attachment: 382574

Committed r251916: <https://trac.webkit.org/changeset/251916>
Comment 6 WebKit Commit Bot 2019-11-01 08:20:28 PDT
All reviewed patches have been landed.  Closing bug.
Comment 7 Radar WebKit Bug Importer 2019-11-01 08:21:21 PDT
<rdar://problem/56816451>