Bug 244544 - Avoid string comparison in HTMLConstructionSite::setCompatibilityModeFromDoctype() in common case
Summary: Avoid string comparison in HTMLConstructionSite::setCompatibilityModeFromDoct...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-08-30 09:52 PDT by Chris Dumez
Modified: 2022-08-30 18:27 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 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>