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

Issue 152923005: Don't overwrite WebRTC AEC dump file. (Closed)

Created:
6 years, 10 months ago by Henrik Grunell
Modified:
6 years, 10 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, feature-media-reviews_chromium.org, vrk (LEFT CHROMIUM), ajm
Visibility:
Public.

Description

Don't overwrite WebRTC AEC dump file. This is a non-perfect, temporary fix for the bug. It should be revisited after the M34 cut. There's e.g. discussions about tying this to getUserMedia. Bug for this: https://code.google.com/p/chromium/issues/detail?id=342770 BUG=342689 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=251041

Patch Set 1 #

Total comments: 4

Patch Set 2 : Code review #

Total comments: 2

Patch Set 3 : Code review. #

Patch Set 4 : Clean up. #

Patch Set 5 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -3 lines) Patch
M content/browser/renderer_host/render_process_host_impl.cc View 1 2 3 4 2 chunks +1 line, -2 lines 0 comments Download
M content/browser/resources/media/dump_creator.js View 1 2 1 chunk +5 lines, -1 line 0 comments Download

Messages

Total messages: 15 (0 generated)
Henrik Grunell
Ami: main reviewer. Scott: render_process_host_impl.cc (owner stamp trust Ami).
6 years, 10 months ago (2014-02-11 14:37:28 UTC) #1
sky
https://codereview.chromium.org/152923005/diff/1/content/browser/renderer_host/render_process_host_impl.cc File content/browser/renderer_host/render_process_host_impl.cc (right): https://codereview.chromium.org/152923005/diff/1/content/browser/renderer_host/render_process_host_impl.cc#newcode201 content/browser/renderer_host/render_process_host_impl.cc:201: // an existing file the first time. Consecutive opens ...
6 years, 10 months ago (2014-02-11 15:07:23 UTC) #2
Henrik Grunell
https://codereview.chromium.org/152923005/diff/1/content/browser/renderer_host/render_process_host_impl.cc File content/browser/renderer_host/render_process_host_impl.cc (right): https://codereview.chromium.org/152923005/diff/1/content/browser/renderer_host/render_process_host_impl.cc#newcode201 content/browser/renderer_host/render_process_host_impl.cc:201: // an existing file the first time. Consecutive opens ...
6 years, 10 months ago (2014-02-11 16:26:54 UTC) #3
Ami GONE FROM CHROMIUM
Why not always append and make it the user's business to stop, move old file ...
6 years, 10 months ago (2014-02-11 17:37:27 UTC) #4
Ami GONE FROM CHROMIUM
6 years, 10 months ago (2014-02-11 17:37:32 UTC) #5
Henrik Grunell
I think append always is a good suggestion. It also keeps this CL at a ...
6 years, 10 months ago (2014-02-12 07:54:04 UTC) #6
Henrik Grunell
CC Victoria and Andrew.
6 years, 10 months ago (2014-02-12 07:59:13 UTC) #7
Ami GONE FROM CHROMIUM
LGTM
6 years, 10 months ago (2014-02-12 19:24:37 UTC) #8
Henrik Grunell
Scott, please have another look.
6 years, 10 months ago (2014-02-12 20:02:50 UTC) #9
sky
Does this mean the log file grows unbounded?
6 years, 10 months ago (2014-02-12 21:25:55 UTC) #10
Ami GONE FROM CHROMIUM
@sky: pretty much. Just like all log files :) (and note that this a developer ...
6 years, 10 months ago (2014-02-12 21:37:44 UTC) #11
sky
Ok, LGTM
6 years, 10 months ago (2014-02-12 21:42:00 UTC) #12
Henrik Grunell
The CQ bit was checked by grunell@chromium.org
6 years, 10 months ago (2014-02-13 09:07:07 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/grunell@chromium.org/152923005/260001
6 years, 10 months ago (2014-02-13 09:07:20 UTC) #14
commit-bot: I haz the power
6 years, 10 months ago (2014-02-13 16:01:44 UTC) #15
Message was sent while issue was closed.
Change committed as 251041

Powered by Google App Engine
This is Rietveld 408576698