WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
76062
Web Inspector: CodeGeneratorInspector.py: fix codestyle of generated enums
https://bugs.webkit.org/show_bug.cgi?id=76062
Summary
Web Inspector: CodeGeneratorInspector.py: fix codestyle of generated enums
Peter Rybin
Reported
2012-01-11 07:51:27 PST
Builder template classes use enum constants as their parameters. The enum constants should be named in CamelCase rather than in ALL_CAPS_WITH_UNDERSCORE.
Attachments
Patch
(3.25 KB, patch)
2012-01-11 07:57 PST
,
Peter Rybin
no flags
Details
Formatted Diff
Diff
InspectorFrontend.h base version
(143.42 KB, text/plain)
2012-01-11 08:01 PST
,
Peter Rybin
no flags
Details
New InspectorFrontend.h
(141.65 KB, text/plain)
2012-01-11 08:02 PST
,
Peter Rybin
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Peter Rybin
Comment 1
2012-01-11 07:57:02 PST
Created
attachment 122023
[details]
Patch
Peter Rybin
Comment 2
2012-01-11 08:01:31 PST
Created
attachment 122024
[details]
InspectorFrontend.h base version
Peter Rybin
Comment 3
2012-01-11 08:02:37 PST
Created
attachment 122025
[details]
New InspectorFrontend.h
WebKit Review Bot
Comment 4
2012-01-11 09:36:35 PST
Comment on
attachment 122023
[details]
Patch Clearing flags on attachment: 122023 Committed
r104716
: <
http://trac.webkit.org/changeset/104716
>
WebKit Review Bot
Comment 5
2012-01-11 09:36:41 PST
All reviewed patches have been landed. Closing bug.
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