Bug 143006 - Remove unnecessary create() factory function in WebCore/crypto
Summary: Remove unnecessary create() factory function in WebCore/crypto
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Gyuyoung Kim
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-24 09:23 PDT by Gyuyoung Kim
Modified: 2017-01-03 15:11 PST (History)
1 user (show)

See Also:


Attachments
WIP (27.24 KB, patch)
2015-03-24 09:27 PDT, Gyuyoung Kim
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gyuyoung Kim 2015-03-24 09:23:24 PDT
There are many create() factory function in WebCore/crypto. However it looks those factory function looks like redundant.
Comment 1 Gyuyoung Kim 2015-03-24 09:27:15 PDT
Created attachment 249328 [details]
WIP
Comment 2 Jiewen Tan 2017-01-03 15:11:21 PST
I don't think this is an issue, see CryptoAlgorithmRegistry.