Bug 17025 - nodes.h/cpp has been rolling around in the mud - lets hose it down
Summary: nodes.h/cpp has been rolling around in the mud - lets hose it down
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Sam Weinig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-26 13:27 PST by Sam Weinig
Modified: 2008-01-27 16:16 PST (History)
0 users

See Also:


Attachments
add m_ prefixes (166.84 KB, patch)
2008-01-27 00:15 PST, Sam Weinig
oliver: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2008-01-26 13:27:21 PST
nodes.h/cpp is an large and unwieldily file.  One step in the right direction is to make it match our current style guidelines.  Patches forthcoming.
Comment 1 Sam Weinig 2008-01-27 00:15:44 PST
Created attachment 18717 [details]
add m_ prefixes
Comment 2 Sam Weinig 2008-01-27 16:16:05 PST
Fix landed in r29825.