Bug 158469 - TouchList::append() should take a Ref instead of RefPtr
Summary: TouchList::append() should take a Ref instead of RefPtr
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nael Ouedraogo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-07 02:40 PDT by Nael Ouedraogo
Modified: 2016-06-07 23:09 PDT (History)
5 users (show)

See Also:


Attachments
Patch (2.79 KB, patch)
2016-06-07 06:00 PDT, Nael Ouedraogo
no flags Details | Formatted Diff | Diff
Patch (2.84 KB, patch)
2016-06-07 08:12 PDT, Nael Ouedraogo
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nael Ouedraogo 2016-06-07 02:40:14 PDT
TouchList::append() should take a Ref instead of RefPtr.
Follow-up of bug 158302 and bug 157985.
Comment 1 Nael Ouedraogo 2016-06-07 06:00:54 PDT
Created attachment 280701 [details]
Patch
Comment 2 Nael Ouedraogo 2016-06-07 08:12:07 PDT
Created attachment 280708 [details]
Patch
Comment 3 Chris Dumez 2016-06-07 08:57:36 PDT
Comment on attachment 280708 [details]
Patch

R=me
Comment 4 WebKit Commit Bot 2016-06-07 23:09:53 PDT
Comment on attachment 280708 [details]
Patch

Clearing flags on attachment: 280708

Committed r201793: <http://trac.webkit.org/changeset/201793>
Comment 5 WebKit Commit Bot 2016-06-07 23:09:58 PDT
All reviewed patches have been landed.  Closing bug.