Bug 120410

Summary: [wk2] Resolve unused parameters in WebPlatformStrategies.cpp
Product: WebKit Reporter: Tamas Czene <tczene>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, ossy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch none

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.