Refactor: Remove switch statements on key format from algorithm_dispatch.cc
commita22536b292e6c3d8a1eda676b67c2b8073e73245
authoreroman <eroman@chromium.org>
Fri, 12 Dec 2014 03:29:28 +0000 (11 19:29 -0800)
committerCommit bot <commit-bot@chromium.org>
Fri, 12 Dec 2014 03:29:48 +0000 (12 03:29 +0000)
tree3a718d96e404d72862ed5b321e1bfcbf52b7a85b
parentf9051f7569638d2f7dd5c1133c193948950c2ed8
Refactor: Remove switch statements on key format from algorithm_dispatch.cc

Instead internalize them into AlgorithmImplementation.

Review URL: https://codereview.chromium.org/794873002

Cr-Commit-Position: refs/heads/master@{#308042}
content/child/webcrypto/algorithm_dispatch.cc
content/child/webcrypto/algorithm_implementation.cc
content/child/webcrypto/algorithm_implementation.h