WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 108096
Don't use threaded HTML parser for data: URLs
https://bugs.webkit.org/show_bug.cgi?id=108096
Summary
Don't use threaded HTML parser for data: URLs
Tony Gentilcore
Reported
2013-01-28 11:40:19 PST
Don't use threaded HTML parser for data: URLs
Attachments
Patch
(1.83 KB, patch)
2013-01-28 11:41 PST
,
Tony Gentilcore
no flags
Details
Formatted Diff
Diff
Patch for landing
(2.00 KB, patch)
2013-01-28 11:47 PST
,
Tony Gentilcore
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Tony Gentilcore
Comment 1
2013-01-28 11:41:53 PST
Created
attachment 185023
[details]
Patch
Eric Seidel (no email)
Comment 2
2013-01-28 11:44:30 PST
Comment on
attachment 185023
[details]
Patch You should add a comment as to why, as this if is getting complicated enough to cause future confusion. // We force the main-thread parser for about:blank, javascript: and data: urls for compatibility with historical synchronous loading/parsing behavior of those schemes.
Tony Gentilcore
Comment 3
2013-01-28 11:47:17 PST
Created
attachment 185024
[details]
Patch for landing
WebKit Review Bot
Comment 4
2013-01-28 12:37:44 PST
Comment on
attachment 185024
[details]
Patch for landing Clearing flags on attachment: 185024 Committed
r140992
: <
http://trac.webkit.org/changeset/140992
>
WebKit Review Bot
Comment 5
2013-01-28 12:37:47 PST
All reviewed patches have been landed. Closing bug.
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