RESOLVED FIXED 31506
[GTK] Style cleanup for GOwnPtr
https://bugs.webkit.org/show_bug.cgi?id=31506
Summary [GTK] Style cleanup for GOwnPtr
Martin Robinson
Reported 2009-11-13 23:32:11 PST
- Code inside the namespace should not be indented. - glib includes should be replaced by foward declarations. - The reinterpret_cast to a void* in freeOwnedGPtr is unecessary.
Attachments
Style cleanups for GOwnPtr (7.12 KB, patch)
2009-11-13 23:40 PST, Martin Robinson
no flags
Martin Robinson
Comment 1 2009-11-13 23:40:41 PST
Created attachment 43223 [details] Style cleanups for GOwnPtr Attached a patch for this issue. I was inspired to do this by Alp Toker's request in https://bugs.webkit.org/show_bug.cgi?id=21599 .
Adam Barth
Comment 2 2009-11-14 23:20:12 PST
Comment on attachment 43223 [details] Style cleanups for GOwnPtr The diff is slightly hard to read, but this looks correct as far as I can tell.
WebKit Commit Bot
Comment 3 2009-11-17 12:38:49 PST
Comment on attachment 43223 [details] Style cleanups for GOwnPtr Clearing flags on attachment: 43223 Committed r51086: <http://trac.webkit.org/changeset/51086>
WebKit Commit Bot
Comment 4 2009-11-17 12:38:54 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.