WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
63014
Remove some unsafe static_cast in rendering/
https://bugs.webkit.org/show_bug.cgi?id=63014
Summary
Remove some unsafe static_cast in rendering/
Julien Chaffraix
Reported
2011-06-20 14:30:09 PDT
There was a couple of helper methods that were introduced to do some checks in DEBUG before doing a static_cast. Let's use them instead.
Attachments
Trivial fix: Use the proper conversion methods.
(9.70 KB, patch)
2011-06-20 14:34 PDT
,
Julien Chaffraix
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Julien Chaffraix
Comment 1
2011-06-20 14:34:03 PDT
Created
attachment 97859
[details]
Trivial fix: Use the proper conversion methods.
WebKit Review Bot
Comment 2
2011-06-20 16:14:36 PDT
Comment on
attachment 97859
[details]
Trivial fix: Use the proper conversion methods. Clearing flags on attachment: 97859 Committed
r89304
: <
http://trac.webkit.org/changeset/89304
>
WebKit Review Bot
Comment 3
2011-06-20 16:14:39 PDT
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