RESOLVED FIXED 125330
Introduce IMAGE_TYPE_CASTS, and use it
https://bugs.webkit.org/show_bug.cgi?id=125330
Summary Introduce IMAGE_TYPE_CASTS, and use it
Gyuyoung Kim
Reported 2013-12-05 19:51:27 PST
As a step to use DEFINE_TYPE_CASTS, this cl introduce DEFINE_IMAGE_TYPE_CASTS. BitmapImage, SVGImage can use it to generate toFoo() type case helper functions.
Attachments
Patch (6.63 KB, patch)
2013-12-05 19:52 PST, Gyuyoung Kim
no flags
Patch (6.60 KB, patch)
2013-12-05 19:55 PST, Gyuyoung Kim
no flags
Gyuyoung Kim
Comment 1 2013-12-05 19:52:38 PST
Gyuyoung Kim
Comment 2 2013-12-05 19:55:19 PST
Ryosuke Niwa
Comment 3 2013-12-05 20:00:49 PST
Comment on attachment 218565 [details] Patch Seems reasonable.
WebKit Commit Bot
Comment 4 2013-12-05 21:17:40 PST
Comment on attachment 218565 [details] Patch Clearing flags on attachment: 218565 Committed r160212: <http://trac.webkit.org/changeset/160212>
WebKit Commit Bot
Comment 5 2013-12-05 21:17:45 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.