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

Issue 2713793004: Add dictionary for OfflineAudioContext constructor (Closed)

Created:
3 years, 10 months ago by Raymond Toy
Modified:
3 years, 5 months ago
Reviewers:
CC:
Raymond Toy, blink-reviews, chromium-reviews, haraken, hongchan
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Add dictionary for OfflineAudioContext constructor BUG= TEST=

Patch Set 1 #

Patch Set 2 : Rebase #

Patch Set 3 : Support channel interp and mode options #

Patch Set 4 : OfflineAudioContextOptions is a subclass of AudioNodeOptions #

Patch Set 5 : Add tests #

Patch Set 6 : Rebase and use correct error types #

Patch Set 7 : Rebase #

Patch Set 8 : Rebase and update to current proposal #

Patch Set 9 : Rebase #

Patch Set 10 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+244 lines, -0 lines) Patch
A third_party/WebKit/LayoutTests/webaudio/constructor/offlineaudiocontext.html View 1 2 3 4 5 6 7 1 chunk +216 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/modules_idl_files.gni View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/webaudio/OfflineAudioContext.h View 1 2 3 4 5 6 7 2 chunks +5 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/webaudio/OfflineAudioContext.cpp View 1 2 3 4 5 6 7 2 chunks +12 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/webaudio/OfflineAudioContext.idl View 1 chunk +1 line, -0 lines 0 comments Download
A third_party/WebKit/Source/modules/webaudio/OfflineAudioContextOptions.idl View 1 2 3 4 5 6 7 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Raymond Toy
3 years, 5 months ago (2017-07-24 17:09:02 UTC) #1

Powered by Google App Engine
This is Rietveld 408576698