WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
164778
Avoid copying vector of attributes as much as possible in the HTML parser
https://bugs.webkit.org/show_bug.cgi?id=164778
Summary
Avoid copying vector of attributes as much as possible in the HTML parser
Chris Dumez
Reported
2016-11-15 10:02:12 PST
Avoid copying vector of attributes as much as possible in the HTML parser by moving AtomicHTMLToken around and making it obvious it is safe to move its attributes vector as well.
Attachments
Patch
(88.46 KB, patch)
2016-11-15 10:04 PST
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Patch
(88.98 KB, patch)
2016-11-15 10:18 PST
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2016-11-15 10:04:45 PST
Created
attachment 294847
[details]
Patch
Chris Dumez
Comment 2
2016-11-15 10:18:01 PST
Created
attachment 294848
[details]
Patch
WebKit Commit Bot
Comment 3
2016-11-15 17:16:35 PST
Comment on
attachment 294848
[details]
Patch Clearing flags on attachment: 294848 Committed
r208776
: <
http://trac.webkit.org/changeset/208776
>
WebKit Commit Bot
Comment 4
2016-11-15 17:16:40 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