Bug 96324 - [V8] V8LazyEventListener::prepareListenerObject uses inefficient string operations
Summary: [V8] V8LazyEventListener::prepareListenerObject uses inefficient string opera...
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:
 
Reported: 2012-09-10 14:55 PDT by Adam Barth
Modified: 2012-09-10 16:22 PDT (History)
4 users (show)

See Also:


Attachments
Patch (3.53 KB, patch)
2012-09-10 14:56 PDT, 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 2012-09-10 14:55:26 PDT
[V8] V8LazyEventListener::prepareListenerObject uses inefficient string operations
Comment 1 Adam Barth 2012-09-10 14:56:35 PDT
Created attachment 163215 [details]
Patch
Comment 2 Kentaro Hara 2012-09-10 14:59:23 PDT
Comment on attachment 163215 [details]
Patch

OK
Comment 3 Adam Barth 2012-09-10 16:22:26 PDT
Comment on attachment 163215 [details]
Patch

Clearing flags on attachment: 163215

Committed r128126: <http://trac.webkit.org/changeset/128126>
Comment 4 Adam Barth 2012-09-10 16:22:28 PDT
All reviewed patches have been landed.  Closing bug.