Bug 158469

Summary: TouchList::append() should take a Ref instead of RefPtr
Product: WebKit Reporter: Nael Ouedraogo <nael.ouedp>
Component: WebCore Misc.Assignee: Nael Ouedraogo <nael.ouedp>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, esprehn+autocc, kangil.han, youennf
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

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.