Bug 43133 - [GTK] Style cleanup for CairoPath.h
Summary: [GTK] Style cleanup for CairoPath.h
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P3 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2010-07-28 11:47 PDT by Martin Robinson
Modified: 2010-08-02 14:01 PDT (History)
0 users

See Also:


Attachments
Style cleanup (12.22 KB, patch)
2010-07-28 12:52 PDT, Martin Robinson
xan.lopez: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Robinson 2010-07-28 11:47:57 PDT
CairoPath.h should be a class as it has a constructor / destructor and uses the m_member naming scheme.
Comment 1 Martin Robinson 2010-07-28 12:52:40 PDT
Created attachment 62865 [details]
Style cleanup
Comment 2 Xan Lopez 2010-08-02 03:57:59 PDT
Comment on attachment 62865 [details]
Style cleanup

OK.
Comment 3 Martin Robinson 2010-08-02 14:01:47 PDT
Committed r64490: <http://trac.webkit.org/changeset/64490>