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

Issue 2700233003: Remove unnecessary window WebAudio attributes (Closed)

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

Description

Remove unnecessary window WebAudio attributes These attributes were added to measure the usage of the new WebAudio constructors. This has been replaced with a different scheme using the IDL files to specify measurement. Thus, these are obsolete and should be removed. The corresponding UseCounter entries are also removed. BUG=693735 TEST=none Review-Url: https://codereview.chromium.org/2700233003 Cr-Commit-Position: refs/heads/master@{#453259} Committed: https://chromium.googlesource.com/chromium/src/+/9f058d69c1820c58ca8df07865b7021e5ba3030f

Patch Set 1 #

Total comments: 1

Patch Set 2 : Remove entries from use counter. #

Total comments: 2

Patch Set 3 : Remove WindowWebAudio.idl #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -51 lines) Patch
M third_party/WebKit/Source/core/frame/UseCounter.h View 1 2 1 chunk +0 lines, -17 lines 0 comments Download
M third_party/WebKit/Source/modules/modules_idl_files.gni View 1 2 1 chunk +0 lines, -1 line 0 comments Download
D third_party/WebKit/Source/modules/webaudio/DOMWindowWebAudio.h View 1 2 1 chunk +0 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/modules/webaudio/WindowWebAudio.idl View 1 2 1 chunk +0 lines, -27 lines 0 comments Download

Messages

Total messages: 30 (15 generated)
Raymond Toy
foolip@ Is this what you're thinking of in removing all of the attributes for the ...
3 years, 10 months ago (2017-02-21 21:31:19 UTC) #6
hongchan
On 2017/02/21 21:31:19, Raymond Toy wrote: > foolip@ Is this what you're thinking of in ...
3 years, 10 months ago (2017-02-22 19:08:12 UTC) #7
Raymond Toy
On 2017/02/22 19:08:12, hongchan wrote: > On 2017/02/21 21:31:19, Raymond Toy wrote: > > foolip@ ...
3 years, 10 months ago (2017-02-22 19:22:44 UTC) #8
Raymond Toy
On 2017/02/22 19:22:44, Raymond Toy wrote: > On 2017/02/22 19:08:12, hongchan wrote: > > On ...
3 years, 10 months ago (2017-02-22 19:25:00 UTC) #9
foolip
lgtm % UseCounter.h https://codereview.chromium.org/2700233003/diff/1/third_party/WebKit/Source/modules/webaudio/WindowWebAudio.idl File third_party/WebKit/Source/modules/webaudio/WindowWebAudio.idl (left): https://codereview.chromium.org/2700233003/diff/1/third_party/WebKit/Source/modules/webaudio/WindowWebAudio.idl#oldcode9 third_party/WebKit/Source/modules/webaudio/WindowWebAudio.idl:9: [MeasureAs=WebAudioAnalyserNode] attribute AnalyserNodeConstructor AnalyserNode; Can you ...
3 years, 10 months ago (2017-02-23 02:32:09 UTC) #10
Raymond Toy
On 2017/02/23 02:32:09, foolip wrote: > lgtm % UseCounter.h > > https://codereview.chromium.org/2700233003/diff/1/third_party/WebKit/Source/modules/webaudio/WindowWebAudio.idl > File third_party/WebKit/Source/modules/webaudio/WindowWebAudio.idl ...
3 years, 10 months ago (2017-02-23 16:44:32 UTC) #11
foolip
On 2017/02/23 16:44:32, Raymond Toy wrote: > On 2017/02/23 02:32:09, foolip wrote: > > lgtm ...
3 years, 10 months ago (2017-02-23 18:20:49 UTC) #14
Raymond Toy
PTAL
3 years, 10 months ago (2017-02-23 19:27:17 UTC) #18
foolip
lgtm % another nit https://codereview.chromium.org/2700233003/diff/20001/third_party/WebKit/Source/modules/webaudio/WindowWebAudio.idl File third_party/WebKit/Source/modules/webaudio/WindowWebAudio.idl (right): https://codereview.chromium.org/2700233003/diff/20001/third_party/WebKit/Source/modules/webaudio/WindowWebAudio.idl#newcode7 third_party/WebKit/Source/modules/webaudio/WindowWebAudio.idl:7: ] partial interface Window { ...
3 years, 10 months ago (2017-02-23 19:39:38 UTC) #19
Raymond Toy
https://codereview.chromium.org/2700233003/diff/20001/third_party/WebKit/Source/modules/webaudio/WindowWebAudio.idl File third_party/WebKit/Source/modules/webaudio/WindowWebAudio.idl (right): https://codereview.chromium.org/2700233003/diff/20001/third_party/WebKit/Source/modules/webaudio/WindowWebAudio.idl#newcode7 third_party/WebKit/Source/modules/webaudio/WindowWebAudio.idl:7: ] partial interface Window { On 2017/02/23 19:39:38, foolip ...
3 years, 10 months ago (2017-02-24 17:02:52 UTC) #20
Raymond Toy
haraken@chromium.org: Please review changes in UseCounter.h and modules_idl_files.gni
3 years, 10 months ago (2017-02-24 17:05:17 UTC) #22
hongchan
lgtm
3 years, 10 months ago (2017-02-24 23:13:54 UTC) #23
haraken
LGTM
3 years, 10 months ago (2017-02-24 23:57:20 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2700233003/40001
3 years, 9 months ago (2017-02-27 16:12:23 UTC) #27
commit-bot: I haz the power
3 years, 9 months ago (2017-02-27 18:12:40 UTC) #30
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/9f058d69c1820c58ca8df07865b7...

Powered by Google App Engine
This is Rietveld 408576698