WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
124064
Some WebCrypto files are not in correct directories
https://bugs.webkit.org/show_bug.cgi?id=124064
Summary
Some WebCrypto files are not in correct directories
Alexey Proskuryakov
Reported
2013-11-08 13:01:31 PST
CryptoAlgorithmAesCbcParams.h and CryptoAlgorithmAesKeyGenParams.h are in WebCore/crypto, should be in WebCore/crypto/parameters. CryptoKeyAES.h and CryptoKeyAES.cpp are in WebCore/crypto, should be in WebCore/crypto/keys. CryptoKeyMac.cpp is in WebCore/crypto, should be in WebCore/crypto/mac.
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2013-11-08 13:05:21 PST
Committed <
http://trac.webkit.org/changeset/158945
>.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug