Bug 242058 - Add RuleSet bucket for attribute selectors
Summary: Add RuleSet bucket for attribute selectors
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: 242159
Blocks:
  Show dependency treegraph
 
Reported: 2022-06-28 02:47 PDT by Antti Koivisto
Modified: 2022-06-30 04:32 PDT (History)
2 users (show)

See Also:


Attachments
Patch (11.16 KB, patch)
2022-06-28 04:18 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff
Patch (11.16 KB, patch)
2022-06-29 02:09 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff
Patch (11.37 KB, patch)
2022-06-29 03:48 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff
Patch (11.12 KB, patch)
2022-06-29 22:09 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff
Patch (12.68 KB, patch)
2022-06-30 02:03 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 2022-06-28 02:47:24 PDT
Faster attribute selectors in subject position.
Comment 1 Antti Koivisto 2022-06-28 02:48:27 PDT
rdar://95790940
Comment 2 Antti Koivisto 2022-06-28 04:18:50 PDT
Created attachment 460516 [details]
Patch
Comment 3 Antti Koivisto 2022-06-29 02:09:52 PDT
Created attachment 460536 [details]
Patch
Comment 4 Antti Koivisto 2022-06-29 03:48:10 PDT
Created attachment 460538 [details]
Patch
Comment 5 EWS 2022-06-29 09:22:08 PDT
Committed 251950@main (bd435a9ae24e): <https://commits.webkit.org/251950@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 460538 [details].
Comment 6 Fujii Hironori 2022-06-29 20:17:40 PDT
Bug 242159 – REGRESSION(251950@main) Crash under WebCore::Style::ElementRuleCollector::collectMatchingRules
Comment 7 Antti Koivisto 2022-06-29 22:09:30 PDT
Reopening to attach new patch.
Comment 8 Antti Koivisto 2022-06-29 22:09:32 PDT
Created attachment 460569 [details]
Patch
Comment 9 Antti Koivisto 2022-06-30 02:03:04 PDT
Created attachment 460574 [details]
Patch
Comment 10 EWS 2022-06-30 04:32:56 PDT
Committed 251989@main (c27218b87632): <https://commits.webkit.org/251989@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 460574 [details].