Bug 163786 - Fix minor style issue in the signature of StaticRange::create
Summary: Fix minor style issue in the signature of StaticRange::create
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: Wenson Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-21 09:01 PDT by Wenson Hsieh
Modified: 2016-10-21 10:11 PDT (History)
5 users (show)

See Also:


Attachments
Patch (1.61 KB, patch)
2016-10-21 09:03 PDT, Wenson Hsieh
no flags Details | Formatted Diff | Diff
Patch (1.61 KB, patch)
2016-10-21 09:06 PDT, Wenson Hsieh
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Wenson Hsieh 2016-10-21 09:01:44 PDT
This should have just been Ref<Node>&&.
Comment 1 Wenson Hsieh 2016-10-21 09:03:16 PDT
Created attachment 292352 [details]
Patch
Comment 2 Wenson Hsieh 2016-10-21 09:06:43 PDT
Created attachment 292353 [details]
Patch
Comment 3 WebKit Commit Bot 2016-10-21 10:11:05 PDT
Comment on attachment 292353 [details]
Patch

Clearing flags on attachment: 292353

Committed r207680: <http://trac.webkit.org/changeset/207680>
Comment 4 WebKit Commit Bot 2016-10-21 10:11:09 PDT
All reviewed patches have been landed.  Closing bug.