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

Issue 310463002: Fix the aec dump crash when users disable aec dump without closing the "Save File" overlay. (Closed)

Created:
6 years, 6 months ago by no longer working on chromium
Modified:
6 years, 6 months ago
Reviewers:
Henrik Grunell
CC:
chromium-reviews, fischman+watch_chromium.org, jam, mcasas+watch_chromium.org, feature-media-reviews_chromium.org, darin-cc_chromium.org, wjia+watch_chromium.org
Visibility:
Public.

Description

Fix the aec dump crash when users disable aec dump without closing the "Save File" overlay. BUG=378713 TEST=manual test: 1Launch chrome and navigate to chrome://webrtc-internals/. 2.Expand "Create Dump" option >> Check the checkbox option of "enable Diagnostic audio recordings". 3.With "Save File" overlay opened, again uncheck the same checkbox. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=274523

Patch Set 1 : \ #

Patch Set 2 : addressed the offline comments. #

Total comments: 4

Patch Set 3 : fixed the comments. #

Patch Set 4 : added a TODO #

Patch Set 5 : fixed the bots #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -2 lines) Patch
M content/browser/media/webrtc_internals.cc View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M content/renderer/media/webrtc/peer_connection_dependency_factory.cc View 1 2 3 4 1 chunk +3 lines, -1 line 0 comments Download
M content/renderer/media/webrtc_audio_device_impl.cc View 1 2 3 1 chunk +8 lines, -1 line 0 comments Download

Messages

Total messages: 13 (0 generated)
no longer working on chromium
Henrik, PTAL.
6 years, 6 months ago (2014-05-30 10:54:44 UTC) #1
Henrik Grunell
https://codereview.chromium.org/310463002/diff/40001/content/browser/media/webrtc_internals.cc File content/browser/media/webrtc_internals.cc (right): https://codereview.chromium.org/310463002/diff/40001/content/browser/media/webrtc_internals.cc#newcode249 content/browser/media/webrtc_internals.cc:249: select_file_dialog_ = NULL; Add a comment why we do ...
6 years, 6 months ago (2014-05-30 11:24:39 UTC) #2
no longer working on chromium
Henrik, PTAL. Thanks, SX https://codereview.chromium.org/310463002/diff/40001/content/browser/media/webrtc_internals.cc File content/browser/media/webrtc_internals.cc (right): https://codereview.chromium.org/310463002/diff/40001/content/browser/media/webrtc_internals.cc#newcode249 content/browser/media/webrtc_internals.cc:249: select_file_dialog_ = NULL; On 2014/05/30 ...
6 years, 6 months ago (2014-06-02 08:34:13 UTC) #3
no longer working on chromium
Henrik, done with adding a TODO.
6 years, 6 months ago (2014-06-02 10:27:56 UTC) #4
Henrik Grunell
lgtm
6 years, 6 months ago (2014-06-02 11:02:25 UTC) #5
no longer working on chromium
The CQ bit was checked by xians@chromium.org
6 years, 6 months ago (2014-06-02 11:03:34 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/xians@chromium.org/310463002/70001
6 years, 6 months ago (2014-06-02 11:04:45 UTC) #7
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_dbg_triggered_tests on tryserver.chromium ...
6 years, 6 months ago (2014-06-02 21:07:19 UTC) #8
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-02 21:28:59 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: android_dbg_triggered_tests on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/android_dbg_triggered_tests/builds/158839)
6 years, 6 months ago (2014-06-02 21:28:59 UTC) #10
no longer working on chromium
The CQ bit was checked by xians@chromium.org
6 years, 6 months ago (2014-06-03 11:50:29 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/xians@chromium.org/310463002/90001
6 years, 6 months ago (2014-06-03 11:50:49 UTC) #12
commit-bot: I haz the power
6 years, 6 months ago (2014-06-03 14:47:09 UTC) #13
Message was sent while issue was closed.
Change committed as 274523

Powered by Google App Engine
This is Rietveld 408576698