Bug 137280

Summary: Drop getPtr() overload taking a Document reference in argument
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: DOMAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, dbates, esprehn+autocc, kangil.han, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Chris Dumez 2014-09-30 17:17:54 PDT
Drop getPtr() overload taking a Document reference in argument. This is no longer needed as the generic getPtr() function converts references into pointers just fine after r173765.
Comment 1 Chris Dumez 2014-09-30 17:23:10 PDT
Created attachment 238979 [details]
Patch
Comment 2 Daniel Bates 2014-09-30 22:13:17 PDT
Comment on attachment 238979 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2014-09-30 22:49:20 PDT
Comment on attachment 238979 [details]
Patch

Clearing flags on attachment: 238979

Committed r174141: <http://trac.webkit.org/changeset/174141>
Comment 4 WebKit Commit Bot 2014-09-30 22:49:24 PDT
All reviewed patches have been landed.  Closing bug.