Bug 114747 - Lots of unused parameter warnings in filesystem code
Summary: Lots of unused parameter warnings in filesystem code
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Leo Yang
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-17 08:52 PDT by Leo Yang
Modified: 2013-04-17 11:36 PDT (History)
2 users (show)

See Also:


Attachments
Patch (9.23 KB, patch)
2013-04-17 09:04 PDT, Leo Yang
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Leo Yang 2013-04-17 08:52:13 PDT
Source/WebCore/Modules/filesystem/DOMFileSystem.cpp
Source/WebCore/Modules/filesystem/DOMFileSystemSync.cpp
Source/WebCore/Modules/filesystem/FileWriter.cpp
Source/WebCore/Modules/filesystem/FileWriterSync.cpp
Source/WebCore/platform/AsyncFileSystemCallbacks.h
Source/WebCore/platform/blackberry/WorkerAsyncFileSystemBlackBerry.cpp
Comment 1 Leo Yang 2013-04-17 09:04:24 PDT
Created attachment 198578 [details]
Patch
Comment 2 Carlos Garcia Campos 2013-04-17 11:13:53 PDT
Comment on attachment 198578 [details]
Patch

Looks trivial, thanks!
Comment 3 Leo Yang 2013-04-17 11:15:09 PDT
(In reply to comment #2)
> (From update of attachment 198578 [details])
> Looks trivial, thanks!

Thanks for your review.
Comment 4 WebKit Commit Bot 2013-04-17 11:36:49 PDT
Comment on attachment 198578 [details]
Patch

Clearing flags on attachment: 198578

Committed r148621: <http://trac.webkit.org/changeset/148621>
Comment 5 WebKit Commit Bot 2013-04-17 11:36:51 PDT
All reviewed patches have been landed.  Closing bug.