Bug 47755

Summary: Style checker should allow indentation inside namespace for forward declarations
Product: WebKit Reporter: Darin Adler <darin>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: tonyg
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   

Darin Adler
Reported 2010-10-15 16:50:31 PDT
Header files that have this: namespace WebCore { class Node; } Should be allowed. The “no indentation inside namespace” rule should apply only to the main body of the header file, not the forward declarations.
Attachments
Tony Gentilcore
Comment 1 2011-03-14 14:10:42 PDT
*** This bug has been marked as a duplicate of bug 36760 ***
Note You need to log in before you can comment on or make changes to this bug.