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
Patch (88.98 KB, patch)
2016-11-15 10:18 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2016-11-15 10:04:45 PST
Chris Dumez
Comment 2 2016-11-15 10:18:01 PST
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.