Bug 163786

Summary: Fix minor style issue in the signature of StaticRange::create
Product: WebKit Reporter: Wenson Hsieh <wenson_hsieh>
Component: WebCore Misc.Assignee: Wenson Hsieh <wenson_hsieh>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, dbates, esprehn+autocc, kangil.han
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

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.