RESOLVED FIXED137183
Use the new is<>() / downcast<>() for Attr Nodes
https://bugs.webkit.org/show_bug.cgi?id=137183
Summary Use the new is<>() / downcast<>() for Attr Nodes
Chris Dumez
Reported 2014-09-27 15:13:01 PDT
Use the new is<>() / downcast<>() for Attr Nodes instead of isAttr() / toAttr().
Attachments
Patch (9.07 KB, patch)
2014-09-27 15:16 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2014-09-27 15:16:01 PDT
WebKit Commit Bot
Comment 2 2014-09-27 21:14:03 PDT
Comment on attachment 238790 [details] Patch Clearing flags on attachment: 238790 Committed r174038: <http://trac.webkit.org/changeset/174038>
WebKit Commit Bot
Comment 3 2014-09-27 21:14:09 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.