Bug 135801

Summary: Make GRefPtr move-able
Product: WebKit Reporter: Zan Dobersek <zan>
Component: New BugsAssignee: Zan Dobersek <zan>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, cgarcia, cmarcelo, commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 135800    
Attachments:
Description Flags
Patch none

Description Zan Dobersek 2014-08-11 09:12:25 PDT
Make GRefPtr move-able
Comment 1 Zan Dobersek 2014-08-11 09:14:16 PDT
Required by the patch at bug #135800.
Comment 2 Zan Dobersek 2014-08-11 09:15:19 PDT
Created attachment 236371 [details]
Patch
Comment 3 WebKit Commit Bot 2014-08-11 09:16:52 PDT
Attachment 236371 [details] did not pass style-queue:


ERROR: Source/WTF/wtf/gobject/GRefPtr.h:67:  Should be indented on a separate line, with the colon or comma first on that line.  [whitespace/indent] [4]
Total errors found: 1 in 2 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 4 Zan Dobersek 2014-08-12 03:37:13 PDT
Comment on attachment 236371 [details]
Patch

Clearing flags on attachment: 236371

Committed r172440: <http://trac.webkit.org/changeset/172440>
Comment 5 Zan Dobersek 2014-08-12 03:37:22 PDT
All reviewed patches have been landed.  Closing bug.