WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 36760
47755
Style checker should allow indentation inside namespace for forward declarations
https://bugs.webkit.org/show_bug.cgi?id=47755
Summary
Style checker should allow indentation inside namespace for forward declarations
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
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug