Bug 107763

Summary: BackgroundHTMLParser should use more const references to avoid copy constructors
Product: WebKit Reporter: Adam Barth <abarth>
Component: New BugsAssignee: Adam Barth <abarth>
Status: RESOLVED FIXED    
Severity: Normal CC: eric, ojan.autocc, tonyg, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 107753    
Attachments:
Description Flags
Patch none

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.