Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(99)

Issue 2798433003: Move common features to new WindowOrWorkerGlobalScope mix-in

Created:
3 years, 8 months ago by zakerinasab
Modified:
3 years, 8 months ago
CC:
chromium-reviews, shimazu+worker_chromium.org, haraken, kinuko+worker_chromium.org, cmumford, blink-reviews, horo+watch_chromium.org, blink-reviews-frames_chromium.org, jsbell+idb_chromium.org, falken+watch_chromium.org, blink-worker-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Move common features to new WindowOrWorkerGlobalScope mix-in Move features common to the Window and WorkerGlobalScope interfaces to WindowOrWorkerGlobalScope mix-in. https://html.spec.whatwg.org/multipage/webappapis.html#windoworworkerglobalscope-mixin BUG=701457

Patch Set 1 #

Patch Set 2 : Trying to convert WindowTimers to a partial interface #

Patch Set 3 : Adding fetch() to the new mix-in #

Patch Set 4 : Rollback to only IndexedDB, related tests failing #

Total comments: 1

Messages

Total messages: 10 (5 generated)
zakerinasab
For now, it seems that we lack the needed support from the V8 engine. In ...
3 years, 8 months ago (2017-04-04 19:09:38 UTC) #4
jsbell
drive-by comment: Thanks for pursuing this! Fingers crossed you can get this working. https://codereview.chromium.org/2798433003/diff/80001/third_party/WebKit/Source/modules/indexeddb/WindowOrWorkerGlobalScopeIndexedDatabase.idl File ...
3 years, 8 months ago (2017-04-04 19:13:35 UTC) #6
zakerinasab
On 2017/04/04 19:13:35, jsbell wrote: > drive-by comment: Thanks for pursuing this! Fingers crossed you ...
3 years, 8 months ago (2017-04-04 19:18:21 UTC) #7
foolip
bashi@, can you advise on how to deal with issues in comment #4?
3 years, 8 months ago (2017-04-06 14:11:03 UTC) #9
bashi
3 years, 8 months ago (2017-04-07 00:04:53 UTC) #10
On 2017/04/06 14:11:03, foolip_UTC7 wrote:
> bashi@, can you advise on how to deal with issues in comment #4?

zakerinasab@ reached out to us already :)

Powered by Google App Engine
This is Rietveld 408576698