Bug 137432 - Use is<>() / downcast<>() for CryptoAlgorithmParameters subclasses
Summary: Use is<>() / downcast<>() for CryptoAlgorithmParameters subclasses
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (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-04 23:25 PDT by Chris Dumez
Modified: 2014-10-05 16:27 PDT (History)
5 users (show)

See Also:


Attachments
Patch (24.34 KB, patch)
2014-10-04 23:27 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-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.