Bug 43133

Summary: [GTK] Style cleanup for CairoPath.h
Product: WebKit Reporter: Martin Robinson <mrobinson>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal Keywords: Gtk
Priority: P3    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Style cleanup xan.lopez: review+

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>