Bug 120410 - [wk2] Resolve unused parameters in WebPlatformStrategies.cpp
Summary: [wk2] Resolve unused parameters in WebPlatformStrategies.cpp
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-28 06:46 PDT by Tamas Czene
Modified: 2013-08-28 10:04 PDT (History)
2 users (show)

See Also:


Attachments
proposed patch (1.70 KB, patch)
2013-08-28 06:50 PDT, Tamas Czene
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tamas Czene 2013-08-28 06:46:08 PDT
[wk2] Resolve unused parameters in WebPlatformStrategies.cpp
Comment 1 Tamas Czene 2013-08-28 06:50:28 PDT
Created attachment 209876 [details]
proposed patch
Comment 2 Darin Adler 2013-08-28 09:39:15 PDT
Comment on attachment 209876 [details]
proposed patch

View in context: https://bugs.webkit.org/attachment.cgi?id=209876&action=review

> Source/WebKit2/WebProcess/WebCoreSupport/WebPlatformStrategies.cpp:351
>  PassRefPtr<StorageNamespace> WebPlatformStrategies::transientLocalStorageNamespace(PageGroup* pageGroup, SecurityOrigin*securityOrigin)

Noticed a missing space here.
Comment 3 WebKit Commit Bot 2013-08-28 10:04:18 PDT
Comment on attachment 209876 [details]
proposed patch

Clearing flags on attachment: 209876

Committed r154756: <http://trac.webkit.org/changeset/154756>
Comment 4 WebKit Commit Bot 2013-08-28 10:04:20 PDT
All reviewed patches have been landed.  Closing bug.