Bug 91687

Summary: IndexedDB: Direction parameter ignored by some openCursor() overloads
Product: WebKit Reporter: Joshua Bell <jsbell>
Component: New BugsAssignee: Joshua Bell <jsbell>
Status: RESOLVED FIXED    
Severity: Normal CC: alecflett, dgrogan, tony, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 91679    
Attachments:
Description Flags
Patch none

Description Joshua Bell 2012-07-18 15:59:35 PDT
IndexedDB: Direction parameter ignored by some openCursor() overloads
Comment 1 Joshua Bell 2012-07-18 16:04:52 PDT
Created attachment 153125 [details]
Patch
Comment 2 Joshua Bell 2012-07-18 16:07:43 PDT
tony@ - r?
Comment 3 Tony Chang 2012-07-18 16:10:21 PDT
Comment on attachment 153125 [details]
Patch

Hmm, interesting.  Apple Mac gives warnings when parameters are unused.  I wonder if we need to turn on some -W flag to enable this for chromium builds with clang.
Comment 4 WebKit Review Bot 2012-07-18 16:57:17 PDT
Comment on attachment 153125 [details]
Patch

Clearing flags on attachment: 153125

Committed r123048: <http://trac.webkit.org/changeset/123048>
Comment 5 WebKit Review Bot 2012-07-18 16:57:21 PDT
All reviewed patches have been landed.  Closing bug.