Bug 109870 - [V8] IndexedDB: Remove unused creationContext paramter from idbKeyToV8Value
Summary: [V8] IndexedDB: Remove unused creationContext paramter from idbKeyToV8Value
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Joshua Bell
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-14 15:57 PST by Joshua Bell
Modified: 2013-02-14 16:38 PST (History)
6 users (show)

See Also:


Attachments
Patch (2.90 KB, patch)
2013-02-14 15:59 PST, Joshua Bell
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joshua Bell 2013-02-14 15:57:12 PST
[V8] IndexedDB: Remove unused creationContext paramter from idbKeyToV8Value
Comment 1 Joshua Bell 2013-02-14 15:59:30 PST
Created attachment 188441 [details]
Patch
Comment 2 Joshua Bell 2013-02-14 16:00:09 PST
Comment on attachment 188441 [details]
Patch

Just cleanup, noticed this during code inspection.

haraken@ - r? cq?
Comment 3 Kentaro Hara 2013-02-14 16:02:45 PST
Comment on attachment 188441 [details]
Patch

Thanks for the clean up.
Comment 4 WebKit Review Bot 2013-02-14 16:38:33 PST
Comment on attachment 188441 [details]
Patch

Clearing flags on attachment: 188441

Committed r142938: <http://trac.webkit.org/changeset/142938>
Comment 5 WebKit Review Bot 2013-02-14 16:38:36 PST
All reviewed patches have been landed.  Closing bug.