Bug 164294

Summary: IndexedDB 2.0: Support IDBIndex getAll/getAllKeys
Product: WebKit Reporter: Brady Eidson <beidson>
Component: WebCore Misc.Assignee: Brady Eidson <beidson>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, aestes, alecflett, cdumez, commit-queue, esprehn+autocc, jsbell, kondapallykalyan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 160306    
Attachments:
Description Flags
Patch
none
Patch achristensen: review+, commit-queue: commit-queue-

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