Bug 137436 - Use is<>() / downcast<>() for CryptoKey subclasses
Summary: Use is<>() / downcast<>() for CryptoKey subclasses
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on: 137056
Blocks:
  Show dependency treegraph
 
Reported: 2014-10-05 17:04 PDT by Chris Dumez
Modified: 2014-10-06 12:20 PDT (History)
7 users (show)

See Also:


Attachments
Patch (21.90 KB, patch)
2014-10-05 17:07 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.