Bug 91687 - IndexedDB: Direction parameter ignored by some openCursor() overloads
Summary: IndexedDB: Direction parameter ignored by some openCursor() overloads
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: 91679
  Show dependency treegraph
 
Reported: 2012-07-18 15:59 PDT by Joshua Bell
Modified: 2012-07-18 16:57 PDT (History)
4 users (show)

See Also:


Attachments
Patch (27.84 KB, patch)
2012-07-18 16:04 PDT, 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 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.