Bug 242058

Summary: Add RuleSet bucket for attribute selectors
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: CSSAssignee: Antti Koivisto <koivisto>
Status: RESOLVED FIXED    
Severity: Normal CC: Hironori.Fujii, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 242159    
Bug Blocks:    
Attachments:
Description Flags
Patch
none
Patch
none
Patch
none
Patch
none
Patch none

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].