Bug 137436

Summary: Use is<>() / downcast<>() for CryptoKey subclasses
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: New BugsAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: alecflett, benjamin, commit-queue, darin, jsbell, 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-05 17:04:01 PDT
Use is<>() / downcast<>() for CryptoKey subclasses
Comment 1 Chris Dumez 2014-10-05 17:07:23 PDT
Created attachment 239306 [details]
Patch
Comment 2 Chris Dumez 2014-10-06 11:21:20 PDT
Ryosuke, could you please take a look at this one as well? It is similar to the other one you reviewed.
Comment 3 WebKit Commit Bot 2014-10-06 12:20:23 PDT
Comment on attachment 239306 [details]
Patch

Clearing flags on attachment: 239306

Committed r174358: <http://trac.webkit.org/changeset/174358>
Comment 4 WebKit Commit Bot 2014-10-06 12:20:28 PDT
All reviewed patches have been landed.  Closing bug.