Bug 143043 - Avoid the Vector<> copy in WebTouchEvent constructor
Summary: Avoid the Vector<> copy in WebTouchEvent constructor
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: Zan Dobersek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-25 01:24 PDT by Zan Dobersek
Modified: 2015-03-26 00:52 PDT (History)
0 users

See Also:


Attachments
Patch (7.85 KB, patch)
2015-03-25 01:27 PDT, Zan Dobersek
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zan Dobersek 2015-03-25 01:24:13 PDT
Avoid the Vector<> copy in WebTouchEvent constructor
Comment 1 Zan Dobersek 2015-03-25 01:27:46 PDT
Created attachment 249391 [details]
Patch
Comment 2 Zan Dobersek 2015-03-26 00:52:15 PDT
Comment on attachment 249391 [details]
Patch

Clearing flags on attachment: 249391

Committed r182005: <http://trac.webkit.org/changeset/182005>
Comment 3 Zan Dobersek 2015-03-26 00:52:24 PDT
All reviewed patches have been landed.  Closing bug.