Bug 139755

Summary: Ref-ify Range::create().
Product: WebKit Reporter: Andreas Kling <kling>
Component: HTML EditingAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, dbates
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description Andreas Kling 2014-12-17 16:14:54 PST
Ref-ify Range::create().
Comment 1 Andreas Kling 2014-12-17 16:15:30 PST
Created attachment 243469 [details]
Patch
Comment 2 Andreas Kling 2014-12-17 18:17:50 PST
Created attachment 243477 [details]
Patch
Comment 3 WebKit Commit Bot 2014-12-17 19:05:19 PST
Comment on attachment 243477 [details]
Patch

Clearing flags on attachment: 243477

Committed r177486: <http://trac.webkit.org/changeset/177486>
Comment 4 WebKit Commit Bot 2014-12-17 19:05:33 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Daniel Bates 2014-12-18 10:25:30 PST
Committed iOS build fix in <https://trac.webkit.org/r177502>.