Bug 244544

Summary: Avoid string comparison in HTMLConstructionSite::setCompatibilityModeFromDoctype() in common case
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Tools / TestsAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Chris Dumez 2022-08-30 09:52:04 PDT
Avoid string comparison in HTMLConstructionSite::setCompatibilityModeFromDoctype() in common case where the doc type is "html".
Comment 1 Chris Dumez 2022-08-30 09:54:30 PDT
Pull request: https://github.com/WebKit/WebKit/pull/3813
Comment 2 EWS 2022-08-30 18:26:44 PDT
Committed 253970@main (819d53409c99): <https://commits.webkit.org/253970@main>

Reviewed commits have been landed. Closing PR #3813 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-08-30 18:27:26 PDT
<rdar://problem/99361559>