Bug 164294 - IndexedDB 2.0: Support IDBIndex getAll/getAllKeys
Summary: IndexedDB 2.0: Support IDBIndex getAll/getAllKeys
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brady Eidson
URL:
Keywords: InRadar
Depends on:
Blocks: 160306
  Show dependency treegraph
 
Reported: 2016-11-01 14:33 PDT by Brady Eidson
Modified: 2016-11-01 16:55 PDT (History)
8 users (show)

See Also:


Attachments
Patch (106.32 KB, patch)
2016-11-01 14:41 PDT, Brady Eidson
no flags Details | Formatted Diff | Diff
Patch (58.37 KB, patch)
2016-11-01 14:44 PDT, Brady Eidson
achristensen: review+
commit-queue: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brady Eidson 2016-11-01 14:33:35 PDT
IndexedDB 2.0: Support IDBIndex getAll/getAllKeys
Comment 1 Brady Eidson 2016-11-01 14:33:52 PDT
<rdar://problem/28806933>
Comment 2 Brady Eidson 2016-11-01 14:41:32 PDT
Created attachment 293598 [details]
Patch
Comment 3 Brady Eidson 2016-11-01 14:44:09 PDT
Created attachment 293599 [details]
Patch
Comment 4 WebKit Commit Bot 2016-11-01 16:48:56 PDT
Comment on attachment 293599 [details]
Patch

Rejecting attachment 293599 [details] from commit-queue.

Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.webkit.org', '--bot-id=webkit-cq-03', 'land-attachment', '--force-clean', '--non-interactive', '--parent-command=commit-queue', 293599, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit

Last 500 characters of output:
fs/remotes/origin/master/.rev_map.268f45cc-cd09-0410-ab3c-d52691b4dbfc ...
Currently at 208257 = 424453ba5b6de6542eb0b03add65dfa2c22df4f7
r208258 = e57fd82fbfbc77231abb205cf22055b8b21a087d
r208259 = b1e3fdf830e6724458283f839761a02beadd71e1
r208260 = 754f84f41bc7e70e385ccb7376b6b421ea502d1d
Done rebuilding .git/svn/refs/remotes/origin/master/.rev_map.268f45cc-cd09-0410-ab3c-d52691b4dbfc
First, rewinding head to replay your work on top of it...
Fast-forwarded master to refs/remotes/origin/master.

Full output: http://webkit-queues.webkit.org/results/2446953
Comment 5 Brady Eidson 2016-11-01 16:52:26 PDT
(In reply to comment #4)
> Comment on attachment 293599 [details]
> Patch
> 
> Rejecting attachment 293599 [details] from commit-queue.
> 
> Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch',
> '--status-host=webkit-queues.webkit.org', '--bot-id=webkit-cq-03',
> 'land-attachment', '--force-clean', '--non-interactive',
> '--parent-command=commit-queue', 293599, '--port=mac']" exit_code: 2 cwd:
> /Volumes/Data/EWS/WebKit
> 
> Last 500 characters of output:
> fs/remotes/origin/master/.rev_map.268f45cc-cd09-0410-ab3c-d52691b4dbfc ...
> Currently at 208257 = 424453ba5b6de6542eb0b03add65dfa2c22df4f7
> r208258 = e57fd82fbfbc77231abb205cf22055b8b21a087d
> r208259 = b1e3fdf830e6724458283f839761a02beadd71e1
> r208260 = 754f84f41bc7e70e385ccb7376b6b421ea502d1d
> Done rebuilding
> .git/svn/refs/remotes/origin/master/.rev_map.268f45cc-cd09-0410-ab3c-
> d52691b4dbfc
> First, rewinding head to replay your work on top of it...
> Fast-forwarded master to refs/remotes/origin/master.
> 
> Full output: http://webkit-queues.webkit.org/results/2446953

Seems like a tools issue, landing manually.
Comment 6 Brady Eidson 2016-11-01 16:55:10 PDT
https://trac.webkit.org/changeset/208261