WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
254361
Fast HTML parser fails to call beginParsingChildren() / finishParsingChildren() on Elements it parses
https://bugs.webkit.org/show_bug.cgi?id=254361
Summary
Fast HTML parser fails to call beginParsingChildren() / finishParsingChildren...
Chris Dumez
Reported
2023-03-23 12:37:25 PDT
Fast HTML parser fails to call beginParsingChildren() / finishParsingChildren() on Elements it parses. This causes some elements to think they're still parsing. This was found to cause some breakage on Gmail by Chrome: -
https://chromium-review.googlesource.com/c/chromium/src/+/4307182
-
https://chromium-review.googlesource.com/c/chromium/src/+/4316942
Attachments
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2023-03-23 14:07:05 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/11886
EWS
Comment 2
2023-03-23 18:02:33 PDT
Committed
262049@main
(c155b303263d): <
https://commits.webkit.org/262049@main
> Reviewed commits have been landed. Closing PR #11886 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2023-03-23 18:03:14 PDT
<
rdar://problem/107163231
>
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