WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
254370
The HTML fast parser may not parse HTML entities correctly
https://bugs.webkit.org/show_bug.cgi?id=254370
Summary
The HTML fast parser may not parse HTML entities correctly
Chris Dumez
Reported
2023-03-23 14:33:12 PDT
The code was assuming consumeHTMLEntity() consumes all the input, which is not necessarily the case. This fixes cases where the reference is only part of the text. This is a cherry-pick from Blink: -
https://chromium-review.googlesource.com/c/chromium/src/+/4305159
Attachments
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2023-03-23 14:35:05 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/11888
EWS
Comment 2
2023-03-23 18:21:32 PDT
Committed
262050@main
(609c58ee5017): <
https://commits.webkit.org/262050@main
> Reviewed commits have been landed. Closing PR #11888 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2023-03-23 18:22:15 PDT
<
rdar://problem/107164249
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug