WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
71845
Use a typedef for ExceptionCode in all header files instead of including ExceptionCode.h
https://bugs.webkit.org/show_bug.cgi?id=71845
Summary
Use a typedef for ExceptionCode in all header files instead of including Exce...
Adam Klein
Reported
2011-11-08 12:17:49 PST
Use a typedef for ExceptionCode in all header files instead of including ExceptionCode.h
Attachments
Patch
(51.01 KB, patch)
2011-11-08 12:20 PST
,
Adam Klein
no flags
Details
Formatted Diff
Diff
Patch for landing
(51.64 KB, patch)
2011-11-08 15:22 PST
,
Adam Klein
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Adam Klein
Comment 1
2011-11-08 12:20:36 PST
Created
attachment 114132
[details]
Patch
Adam Klein
Comment 2
2011-11-08 12:26:29 PST
Thanks for the r+, will wait a bit for the EWS runs and for Darin to comment before landing.
Darin Adler
Comment 3
2011-11-08 14:07:56 PST
Comment on
attachment 114132
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=114132&action=review
I like it.
> Source/WebCore/html/TimeRanges.cpp:32 > +#include "ExceptionCode.h" > + > #include <math.h>
There shouldn’t be a blank line here. WebKit style doesn’t put the "" includes and the <> includes into separate paragraphs, even though people did that in some files.
Adam Klein
Comment 4
2011-11-08 15:22:13 PST
Created
attachment 114162
[details]
Patch for landing
WebKit Review Bot
Comment 5
2011-11-08 17:53:34 PST
Comment on
attachment 114162
[details]
Patch for landing Clearing flags on attachment: 114162 Committed
r99645
: <
http://trac.webkit.org/changeset/99645
>
WebKit Review Bot
Comment 6
2011-11-08 17:53:39 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