Bug 308065

Summary: Replace isInUserAgentShadowTree() with bit flag checks
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: New BugsAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Ryosuke Niwa
Reported 2026-02-17 11:11:37 PST
We don't need to make a function call for `isInUserAgentShadowTree()`. Use bit flags to determine this condition instead.
Attachments
Ryosuke Niwa
Comment 1 2026-02-17 11:17:51 PST
EWS
Comment 2 2026-02-17 18:39:35 PST
Committed 307738@main (46370fde504e): <https://commits.webkit.org/307738@main> Reviewed commits have been landed. Closing PR #58865 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2026-02-17 18:40:13 PST
Note You need to log in before you can comment on or make changes to this bug.