IndexedDB 2.0: Rename IDBKeyRange.contains to IDBKeyRange.includes "contains" was an old iteration of this API. Per http://w3c.github.io/IndexedDB/#keyrange it's now "includes"
Created attachment 293817 [details] Patch
Comment on attachment 293817 [details] Patch Attachment 293817 [details] did not pass mac-ews (mac): Output: http://webkit-queues.webkit.org/results/2457201 New failing tests: storage/indexeddb/keyrange.html storage/indexeddb/keyrange-private.html
Created attachment 293831 [details] Archive of layout-test-results from ews101 for mac-yosemite The attached test failures were seen while running run-webkit-tests on the mac-ews. Bot: ews101 Port: mac-yosemite Platform: Mac OS X 10.10.5
Created attachment 293832 [details] Patch
The commit-queue encountered the following flaky tests while processing attachment 293832 [details]: webaudio/audiobuffersource-playbackrate.html bug 164393 (authors: crogers@google.com, haraken@chromium.org, and sam@webkit.org) The commit-queue is continuing to process your patch.
Comment on attachment 293832 [details] Patch Clearing flags on attachment: 293832 Committed r208359: <http://trac.webkit.org/changeset/208359>
All reviewed patches have been landed. Closing bug.