Bug 107763 - BackgroundHTMLParser should use more const references to avoid copy constructors
Summary: BackgroundHTMLParser should use more const references to avoid copy constructors
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Adam Barth
URL:
Keywords:
Depends on:
Blocks: 107753
  Show dependency treegraph
 
Reported: 2013-01-23 17:08 PST by Adam Barth
Modified: 2013-01-23 19:26 PST (History)
4 users (show)

See Also:


Attachments
Patch (3.72 KB, patch)
2013-01-23 17:09 PST, Adam Barth
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Barth 2013-01-23 17:08:56 PST
BackgroundHTMLParser should use more const references to avoid copy constructors
Comment 1 Adam Barth 2013-01-23 17:09:34 PST
Created attachment 184360 [details]
Patch
Comment 2 WebKit Review Bot 2013-01-23 19:26:01 PST
Comment on attachment 184360 [details]
Patch

Clearing flags on attachment: 184360

Committed r140635: <http://trac.webkit.org/changeset/140635>
Comment 3 WebKit Review Bot 2013-01-23 19:26:05 PST
All reviewed patches have been landed.  Closing bug.