Bug 164734 - Avoid copying attributes vector when constructing a CustomElement in HTMLTreeBuilder
Summary: Avoid copying attributes vector when constructing a CustomElement in HTMLTree...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-14 14:18 PST by Chris Dumez
Modified: 2016-11-14 14:57 PST (History)
6 users (show)

See Also:


Attachments
Patch (6.58 KB, patch)
2016-11-14 14:19 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2016-11-14 14:18:07 PST
Avoid copying attributes vector when constructing a CustomElement in HTMLTreeBuilder.
Comment 1 Chris Dumez 2016-11-14 14:19:44 PST
Created attachment 294741 [details]
Patch
Comment 2 WebKit Commit Bot 2016-11-14 14:57:19 PST
Comment on attachment 294741 [details]
Patch

Clearing flags on attachment: 294741

Committed r208711: <http://trac.webkit.org/changeset/208711>
Comment 3 WebKit Commit Bot 2016-11-14 14:57:26 PST
All reviewed patches have been landed.  Closing bug.