Bug 137318

Summary: Use is<>() / downcast<>() for File
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: DOMAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, commit-queue, 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-10-01 15:29:41 PDT
Use is<>() / downcast<>() for File instead of isFile() / toFile().
Comment 1 Chris Dumez 2014-10-01 15:34:29 PDT
Created attachment 239057 [details]
Patch
Comment 2 Gyuyoung Kim 2014-10-01 20:34:37 PDT
Comment on attachment 239057 [details]
Patch

LGTM. rs=me.
Comment 3 WebKit Commit Bot 2014-10-01 21:10:40 PDT
Comment on attachment 239057 [details]
Patch

Clearing flags on attachment: 239057

Committed r174197: <http://trac.webkit.org/changeset/174197>
Comment 4 WebKit Commit Bot 2014-10-01 21:10:45 PDT
All reviewed patches have been landed.  Closing bug.