RESOLVED FIXED 128520
Automatically generate isRendererOfType in RENDER_OBJECT_TYPE_CASTS
https://bugs.webkit.org/show_bug.cgi?id=128520
Summary Automatically generate isRendererOfType in RENDER_OBJECT_TYPE_CASTS
Darin Adler
Reported 2014-02-10 00:32:52 PST
Automatically generate isRendererOfType in RENDER_OBJECT_TYPE_CASTS
Attachments
Patch (19.07 KB, patch)
2014-02-10 00:38 PST, Darin Adler
no flags
Patch (20.32 KB, patch)
2014-02-10 07:55 PST, Darin Adler
no flags
Darin Adler
Comment 1 2014-02-10 00:38:35 PST
Darin Adler
Comment 2 2014-02-10 07:55:53 PST
Andreas Kling
Comment 3 2014-02-10 09:21:29 PST
Comment on attachment 223712 [details] Patch r=me Though I wish we could templatize the input too, since that would avoid some bit checks when we have RenderElement instead of RenderObject.
WebKit Commit Bot
Comment 4 2014-02-10 09:53:19 PST
Comment on attachment 223712 [details] Patch Clearing flags on attachment: 223712 Committed r163793: <http://trac.webkit.org/changeset/163793>
WebKit Commit Bot
Comment 5 2014-02-10 09:53:21 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.