Bug 203729 - Style::Builder should not depend on StyleResolver
Summary: Style::Builder should not depend on StyleResolver
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-11-01 04:19 PDT by Antti Koivisto
Modified: 2019-11-01 08:21 PDT (History)
14 users (show)

See Also:


Attachments
wip (34.52 KB, patch)
2019-11-01 04:39 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff
patch (43.02 KB, patch)
2019-11-01 05:54 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff
patch (43.04 KB, patch)
2019-11-01 05:58 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff
patch (43.53 KB, patch)
2019-11-01 07:13 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 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>