Bug 30196 - Change style guidelines for indentation in header files
Summary: Change style guidelines for indentation in header files
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: All OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-07 22:18 PDT by Sam Weinig
Modified: 2009-10-07 22:30 PDT (History)
0 users

See Also:


Attachments
patch (1.55 KB, patch)
2009-10-07 22:21 PDT, Sam Weinig
no flags Details | Formatted Diff | Diff
better patch (2.00 KB, patch)
2009-10-07 22:27 PDT, Sam Weinig
mitz: 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 2009-10-07 22:18:21 PDT
As per the discussion on the mailing list, we should change the style guidelines so that we no longer indent inside a namespace in a header.
Comment 1 Sam Weinig 2009-10-07 22:21:48 PDT
Created attachment 40848 [details]
patch
Comment 2 mitz 2009-10-07 22:23:23 PDT
Comment on attachment 40848 [details]
patch

I think you should just merge rules 3 and 4.
Comment 3 Sam Weinig 2009-10-07 22:27:50 PDT
Created attachment 40849 [details]
better patch
Comment 4 Sam Weinig 2009-10-07 22:30:23 PDT
Fixed in r49287.