Bug 45690 - [BREWMP] Remove WebCore namespace in SSLKeyGeneratorBrew.cpp
Summary: [BREWMP] Remove WebCore namespace in SSLKeyGeneratorBrew.cpp
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Other
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 33564
  Show dependency treegraph
 
Reported: 2010-09-13 11:24 PDT by Kwang Yul Seo
Modified: 2010-09-13 21:01 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.45 KB, patch)
2010-09-13 11:26 PDT, Kwang Yul Seo
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kwang Yul Seo 2010-09-13 11:24:40 PDT
WebCore namespace is not required because getSupportedKeySizes and signedPublicKeyAndChallengeString are already in namespace WebCore block.
Comment 1 Kwang Yul Seo 2010-09-13 11:26:09 PDT
Created attachment 67438 [details]
Patch

This is a simple style fix.
Comment 2 WebKit Commit Bot 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>
Comment 3 WebKit Commit Bot 2010-09-13 21:01:13 PDT
All reviewed patches have been landed.  Closing bug.