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

Issue 2896453002: Remove redundant call and early check when media remoting is disabled. (Closed)

Created:
3 years, 7 months ago by xjz
Modified:
3 years, 7 months ago
CC:
blink-reviews, blink-reviews-html_chromium.org, chromium-reviews, dglazkov+blink, eric.carlson_apple.com, feature-media-reviews_chromium.org, mlamouri+watch-blink_chromium.org, Srirama
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove redundant call and early check when media remoting is disabled. Remove the redundant call to hide the interstitial when media remoting is disabled. And also removed the early return check when media remoting is stopped. BUG=724223 Review-Url: https://codereview.chromium.org/2896453002 Cr-Commit-Position: refs/heads/master@{#475123} Committed: https://chromium.googlesource.com/chromium/src/+/108ef61710f08366884633492aa05a23b699bc44

Patch Set 1 #

Total comments: 4

Patch Set 2 : Addressed comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -8 lines) Patch
M third_party/WebKit/Source/core/html/HTMLVideoElement.cpp View 1 1 chunk +5 lines, -8 lines 0 comments Download

Messages

Total messages: 27 (17 generated)
xjz
PTAL. Thanks!
3 years, 7 months ago (2017-05-18 19:07:10 UTC) #4
whywhat
lgtm https://codereview.chromium.org/2896453002/diff/1/third_party/WebKit/Source/core/html/HTMLVideoElement.cpp File third_party/WebKit/Source/core/html/HTMLVideoElement.cpp (left): https://codereview.chromium.org/2896453002/diff/1/third_party/WebKit/Source/core/html/HTMLVideoElement.cpp#oldcode515 third_party/WebKit/Source/core/html/HTMLVideoElement.cpp:515: DCHECK(media_remoting_status_ == MediaRemotingStatus::kStarted); nit: could you leave a ...
3 years, 7 months ago (2017-05-19 15:58:19 UTC) #8
xjz
Thanks for the reviewing. Addressed comments. https://codereview.chromium.org/2896453002/diff/1/third_party/WebKit/Source/core/html/HTMLVideoElement.cpp File third_party/WebKit/Source/core/html/HTMLVideoElement.cpp (left): https://codereview.chromium.org/2896453002/diff/1/third_party/WebKit/Source/core/html/HTMLVideoElement.cpp#oldcode515 third_party/WebKit/Source/core/html/HTMLVideoElement.cpp:515: DCHECK(media_remoting_status_ == MediaRemotingStatus::kStarted); ...
3 years, 7 months ago (2017-05-22 21:56:03 UTC) #15
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/2896453002/20001
3 years, 7 months ago (2017-05-22 21:56:09 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/444183)
3 years, 7 months ago (2017-05-22 22:05:08 UTC) #18
xjz
mlamouri@: need owner's RS. PTAL. Thanks!
3 years, 7 months ago (2017-05-22 22:10:17 UTC) #20
xjz
mlamouri@: friendly ping. Need owner's RS. Thanks!
3 years, 7 months ago (2017-05-25 21:21:18 UTC) #21
mlamouri (slow - plz ping)
lgtm
3 years, 7 months ago (2017-05-26 13:24:36 UTC) #22
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/2896453002/20001
3 years, 7 months ago (2017-05-26 16:53:36 UTC) #24
commit-bot: I haz the power
3 years, 7 months ago (2017-05-26 20:59:57 UTC) #27
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/108ef61710f08366884633492aa0...

Powered by Google App Engine
This is Rietveld 408576698