Bug 256375 - [css-nesting] Remove unused function resolvedSelectorList()
Summary: [css-nesting] Remove unused function resolvedSelectorList()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-05-05 09:59 PDT by Matthieu Dubet
Modified: 2023-05-05 15:00 PDT (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 Matthieu Dubet 2023-05-05 09:59:23 PDT
resolvedSelectorList() is an unused leftover, we now use the opposite function originalSelectorList()
Comment 1 Radar WebKit Bug Importer 2023-05-05 09:59:46 PDT
<rdar://problem/108954090>
Comment 2 Matthieu Dubet 2023-05-05 10:10:49 PDT
Pull request: https://github.com/WebKit/WebKit/pull/13503
Comment 3 EWS 2023-05-05 14:59:58 PDT
Committed 263736@main (7259c9d431e1): <https://commits.webkit.org/263736@main>

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