Bug 253532 - Add fast path for Element::hideNonce()
Summary: Add fast path for Element::hideNonce()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-03-07 14:14 PST by Chris Dumez
Modified: 2023-03-08 16:03 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 Chris Dumez 2023-03-07 14:14:49 PST
Add fast path for Element::hideNonce(), for the common case where the element doesn't have a nonce attribute.
Comment 1 Chris Dumez 2023-03-07 14:22:37 PST
Pull request: https://github.com/WebKit/WebKit/pull/11190
Comment 2 EWS 2023-03-08 16:02:16 PST
Committed 261390@main (9712f3364bc9): <https://commits.webkit.org/261390@main>

Reviewed commits have been landed. Closing PR #11190 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-03-08 16:03:17 PST
<rdar://problem/106457881>