RESOLVED FIXED 137896
Use is<>() / downcast<>() for SpinButtonElement
https://bugs.webkit.org/show_bug.cgi?id=137896
Summary Use is<>() / downcast<>() for SpinButtonElement
Chris Dumez
Reported 2014-10-20 15:20:56 PDT
Use is<>() / downcast<>() for SpinButtonElement instead of isSpinButtonElement() / static_cast.
Attachments
Patch (5.12 KB, patch)
2014-10-20 15:30 PDT, Chris Dumez
no flags
Patch (5.20 KB, patch)
2014-10-20 15:40 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2014-10-20 15:30:09 PDT
Chris Dumez
Comment 2 2014-10-20 15:40:35 PDT
Gyuyoung Kim
Comment 3 2014-10-20 17:39:05 PDT
Comment on attachment 240151 [details] Patch LGTM.
WebKit Commit Bot
Comment 4 2014-10-20 18:19:22 PDT
Comment on attachment 240151 [details] Patch Clearing flags on attachment: 240151 Committed r174917: <http://trac.webkit.org/changeset/174917>
WebKit Commit Bot
Comment 5 2014-10-20 18:19:30 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.