Bug 137183

Summary: Use the new is<>() / downcast<>() for Attr Nodes
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: DOMAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, cmarcelo, commit-queue, esprehn+autocc, kangil.han, kling, rniwa
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 137056    
Bug Blocks:    
Attachments:
Description Flags
Patch none

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.