Bug 139755 - Ref-ify Range::create().
Summary: Ref-ify Range::create().
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-17 16:14 PST by Andreas Kling
Modified: 2014-12-18 10:25 PST (History)
2 users (show)

See Also:


Attachments
Patch (12.22 KB, patch)
2014-12-17 16:15 PST, Andreas Kling
no flags Details | Formatted Diff | Diff
Patch (14.91 KB, patch)
2014-12-17 18:17 PST, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>.