Bug 86667 - Parser: Avoid unnecessary ref count churn in token constructors.
Summary: Parser: Avoid unnecessary ref count churn in token constructors.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-16 13:20 PDT by Andreas Kling
Modified: 2012-05-17 11:56 PDT (History)
1 user (show)

See Also:


Attachments
Patch (2.85 KB, patch)
2012-05-16 13:21 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2012-05-16 13:20:49 PDT
Tiny patch coming.
Comment 1 Andreas Kling 2012-05-16 13:21:23 PDT
Created attachment 142331 [details]
Patch
Comment 2 Antti Koivisto 2012-05-17 11:39:02 PDT
Comment on attachment 142331 [details]
Patch

r=me
Comment 3 WebKit Review Bot 2012-05-17 11:56:32 PDT
Comment on attachment 142331 [details]
Patch

Clearing flags on attachment: 142331

Committed r117473: <http://trac.webkit.org/changeset/117473>
Comment 4 WebKit Review Bot 2012-05-17 11:56:36 PDT
All reviewed patches have been landed.  Closing bug.