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

Description Chris Dumez 2014-09-27 15:13:01 PDT
Use the new is<>() / downcast<>() for Attr Nodes instead of isAttr() / toAttr().
Comment 1 Chris Dumez 2014-09-27 15:16:01 PDT
Created attachment 238790 [details]
Patch
Comment 2 WebKit Commit Bot 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>
Comment 3 WebKit Commit Bot 2014-09-27 21:14:09 PDT
All reviewed patches have been landed.  Closing bug.