[webkit-reviews] review granted: [Bug 128520] Automatically generate isRendererOfType in RENDER_OBJECT_TYPE_CASTS : [Attachment 223712] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 10 09:24:11 PST 2014


Andreas Kling <akling at apple.com> has granted Darin Adler <darin at apple.com>'s
request for review:
Bug 128520: Automatically generate isRendererOfType in RENDER_OBJECT_TYPE_CASTS
https://bugs.webkit.org/show_bug.cgi?id=128520

Attachment 223712: Patch
https://bugs.webkit.org/attachment.cgi?id=223712&action=review

------- Additional Comments from Andreas Kling <akling at apple.com>
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.


More information about the webkit-reviews mailing list