WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
196514
HTML Parser: Remove conditional parsing of <noembed> content
https://bugs.webkit.org/show_bug.cgi?id=196514
Summary
HTML Parser: Remove conditional parsing of <noembed> content
Chris Dumez
Reported
2019-04-02 16:41:19 PDT
Our HTML Parser has raw text handling for <noembed> content only if plugins are runnable. However, the HTML specification doesn't ask such behavior [1], and it doesn't match to our HTML serializer. We should always handle it as raw text. Blink already made this change in
https://chromium-review.googlesource.com/c/1477556
. [1]
https://html.spec.whatwg.org/multipage/parsing.html#parsing-html-fragments:noembed
Attachments
Patch
(7.03 KB, patch)
2019-04-02 16:45 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2019-04-02 16:45:40 PDT
Created
attachment 366551
[details]
Patch
Geoffrey Garen
Comment 2
2019-04-02 16:59:57 PDT
Comment on
attachment 366551
[details]
Patch r=me
WebKit Commit Bot
Comment 3
2019-04-02 18:55:43 PDT
Comment on
attachment 366551
[details]
Patch Clearing flags on attachment: 366551 Committed
r243782
: <
https://trac.webkit.org/changeset/243782
>
WebKit Commit Bot
Comment 4
2019-04-02 18:55:45 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5
2019-04-02 18:56:21 PDT
<
rdar://problem/49544147
>
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