Bug 137432

Summary: Use is<>() / downcast<>() for CryptoAlgorithmParameters subclasses
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: DOMAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, commit-queue, darin, 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-04 23:25:12 PDT
Use is<>() / downcast<>() for CryptoAlgorithmParameters subclasses
Comment 1 Chris Dumez 2014-10-04 23:27:24 PDT
Created attachment 239295 [details]
Patch
Comment 2 WebKit Commit Bot 2014-10-05 16:27:51 PDT
Comment on attachment 239295 [details]
Patch

Clearing flags on attachment: 239295

Committed r174331: <http://trac.webkit.org/changeset/174331>
Comment 3 WebKit Commit Bot 2014-10-05 16:27:56 PDT
All reviewed patches have been landed.  Closing bug.