Bug 268822 - Make container and media query parsers static
Summary: Make container and media query parsers static
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: 2024-02-06 06:21 PST by Antti Koivisto
Modified: 2024-02-06 08:25 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2024-02-06 06:21:51 PST
Simplify the code by not instantiating the parsers.
Comment 1 Radar WebKit Bug Importer 2024-02-06 06:22:03 PST
<rdar://problem/122384606>
Comment 2 Antti Koivisto 2024-02-06 06:30:03 PST
Pull request: https://github.com/WebKit/WebKit/pull/23918
Comment 3 EWS 2024-02-06 08:24:59 PST
Committed 274145@main (b4b81de18ca7): <https://commits.webkit.org/274145@main>

Reviewed commits have been landed. Closing PR #23918 and removing active labels.