Bug 109870

Summary: [V8] IndexedDB: Remove unused creationContext paramter from idbKeyToV8Value
Product: WebKit Reporter: Joshua Bell <jsbell>
Component: New BugsAssignee: Joshua Bell <jsbell>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, alecflett, dgrogan, haraken, japhet, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.