Bug 232074 - Move Style::Resolver::State out of header
Summary: Move Style::Resolver::State out of header
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antti Koivisto
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-10-21 04:49 PDT by Antti Koivisto
Modified: 2021-10-21 07:30 PDT (History)
2 users (show)

See Also:


Attachments
Patch (9.90 KB, patch)
2021-10-21 04:55 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff
Patch (9.97 KB, patch)
2021-10-21 06:56 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 2021-10-21 04:49:43 PDT
It is an internal detail.
Comment 1 Antti Koivisto 2021-10-21 04:55:30 PDT
Created attachment 442010 [details]
Patch
Comment 2 Antoine Quint 2021-10-21 06:46:19 PDT
Comment on attachment 442010 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=442010&action=review

> Source/WebCore/style/StyleResolver.h:149
> +    

Get rid of those stray spaces.
Comment 3 Antti Koivisto 2021-10-21 06:56:54 PDT
Created attachment 442015 [details]
Patch
Comment 4 Antti Koivisto 2021-10-21 06:57:47 PDT
> Get rid of those stray spaces.

Did better and removed the unneeded friend too.
Comment 5 EWS 2021-10-21 07:29:21 PDT
Committed r284604 (243333@main): <https://commits.webkit.org/243333@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 442015 [details].
Comment 6 Radar WebKit Bug Importer 2021-10-21 07:30:17 PDT
<rdar://problem/84506807>