RESOLVED FIXED 123150
Introduce RENDER_OBJECT_TYPE_CASTS to replace manual toFoo() in child render object
https://bugs.webkit.org/show_bug.cgi?id=123150
Summary Introduce RENDER_OBJECT_TYPE_CASTS to replace manual toFoo() in child render ...
Gyuyoung Kim
Reported 2013-10-22 04:47:01 PDT
As a step to let toFoo use TYPE_CASTS_BASE, toRenderFoo() can use it for child render object. So, this patch introduces RENDER_OBJECT_TYPE_CASTS based on the TYPE_CASTS_BASE. This will generate plenty more helper functions for render object type cast.
Attachments
Patch (69.73 KB, patch)
2013-10-22 04:50 PDT, Gyuyoung Kim
no flags
Patch (70.09 KB, patch)
2013-10-23 00:55 PDT, Gyuyoung Kim
no flags
Gyuyoung Kim
Comment 1 2013-10-22 04:50:56 PDT
Gyuyoung Kim
Comment 2 2013-10-22 17:09:11 PDT
CC'ing Kling
Gyuyoung Kim
Comment 3 2013-10-23 00:55:10 PDT
WebKit Commit Bot
Comment 4 2013-10-23 18:28:39 PDT
Comment on attachment 214936 [details] Patch Clearing flags on attachment: 214936 Committed r157907: <http://trac.webkit.org/changeset/157907>
WebKit Commit Bot
Comment 5 2013-10-23 18:28:42 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.