Bug 254920 - Avoid calling scanTagName() in HTMLFastPathParser::parseContainerElement()
Summary: Avoid calling scanTagName() in HTMLFastPathParser::parseContainerElement()
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-04-03 08:05 PDT by Chris Dumez
Modified: 2023-04-03 11:44 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 Chris Dumez 2023-04-03 08:05:07 PDT
Avoid calling scanTagName() in HTMLFastPathParser::parseContainerElement().
Comment 1 Chris Dumez 2023-04-03 08:09:41 PDT
Pull request: https://github.com/WebKit/WebKit/pull/12321
Comment 2 EWS 2023-04-03 11:43:10 PDT
Committed 262520@main (c72763862348): <https://commits.webkit.org/262520@main>

Reviewed commits have been landed. Closing PR #12321 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-04-03 11:44:17 PDT
<rdar://problem/107569255>