RESOLVED FIXED 45690
[BREWMP] Remove WebCore namespace in SSLKeyGeneratorBrew.cpp
https://bugs.webkit.org/show_bug.cgi?id=45690
Summary [BREWMP] Remove WebCore namespace in SSLKeyGeneratorBrew.cpp
Kwang Yul Seo
Reported 2010-09-13 11:24:40 PDT
WebCore namespace is not required because getSupportedKeySizes and signedPublicKeyAndChallengeString are already in namespace WebCore block.
Attachments
Patch (1.45 KB, patch)
2010-09-13 11:26 PDT, Kwang Yul Seo
no flags
Kwang Yul Seo
Comment 1 2010-09-13 11:26:09 PDT
Created attachment 67438 [details] Patch This is a simple style fix.
WebKit Commit Bot
Comment 2 2010-09-13 21:01:09 PDT
Comment on attachment 67438 [details] Patch Clearing flags on attachment: 67438 Committed r67438: <http://trac.webkit.org/changeset/67438>
WebKit Commit Bot
Comment 3 2010-09-13 21:01:13 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.