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

Issue 2958663002: [MediaRouter] PresentationServiceDelegateImpl cleanup. (Closed)

Created:
3 years, 6 months ago by imcheng
Modified:
3 years, 5 months ago
Reviewers:
Kevin M, zhaobin
CC:
chromium-reviews, feature-media-reviews_chromium.org, mfoltz+watch_chromium.org, darin-cc_chromium.org, imcheng+watch_chromium.org, jam
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[MediaRouter] PresentationServiceDelegateImpl cleanup. - Removed method declarations that are not defined. - Removed PresentationFrameManager. There is not much reason to keep it since most of the logic is just delegating from PSDImpl. - Push the URL validity check for screen availability to PSImpl. BUG=736557 Review-Url: https://codereview.chromium.org/2958663002 Cr-Commit-Position: refs/heads/master@{#485437} Committed: https://chromium.googlesource.com/chromium/src/+/f23b896efce3a6ea139d29efd791bc09974def9f

Patch Set 1 #

Total comments: 6

Patch Set 2 : rebase #

Patch Set 3 : Addressed Bin's comments #

Total comments: 10

Patch Set 4 : Addressed Kevin's comments #

Patch Set 5 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+241 lines, -410 lines) Patch
M chrome/browser/media/router/presentation_service_delegate_impl.h View 1 2 3 5 chunks +56 lines, -7 lines 0 comments Download
M chrome/browser/media/router/presentation_service_delegate_impl.cc View 1 2 3 4 25 chunks +182 lines, -400 lines 0 comments Download
M content/browser/presentation/presentation_service_impl.cc View 1 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 27 (13 generated)
imcheng
Bin: PTAL thanks!
3 years, 5 months ago (2017-06-26 17:57:14 UTC) #7
imcheng
Friendly ping Bin :) Per discussion last week, we can simplify PSDImpl a bit further ...
3 years, 5 months ago (2017-07-05 22:09:17 UTC) #8
zhaobin
https://codereview.chromium.org/2958663002/diff/1/chrome/browser/media/router/presentation_service_delegate_impl.cc File chrome/browser/media/router/presentation_service_delegate_impl.cc (right): https://codereview.chromium.org/2958663002/diff/1/chrome/browser/media/router/presentation_service_delegate_impl.cc#newcode379 chrome/browser/media/router/presentation_service_delegate_impl.cc:379: ClearDefaultPresentationRequest(); nit: return here so we do not need ...
3 years, 5 months ago (2017-07-05 23:18:10 UTC) #9
imcheng
https://codereview.chromium.org/2958663002/diff/1/chrome/browser/media/router/presentation_service_delegate_impl.cc File chrome/browser/media/router/presentation_service_delegate_impl.cc (right): https://codereview.chromium.org/2958663002/diff/1/chrome/browser/media/router/presentation_service_delegate_impl.cc#newcode379 chrome/browser/media/router/presentation_service_delegate_impl.cc:379: ClearDefaultPresentationRequest(); On 2017/07/05 23:18:10, zhaobin wrote: > nit: return ...
3 years, 5 months ago (2017-07-06 00:34:28 UTC) #10
zhaobin
lgtm
3 years, 5 months ago (2017-07-06 00:36:24 UTC) #11
zhaobin
lgtm
3 years, 5 months ago (2017-07-06 00:36:24 UTC) #12
imcheng
3 years, 5 months ago (2017-07-06 00:43:30 UTC) #14
imcheng
Kevin, can you PTAL?
3 years, 5 months ago (2017-07-06 00:43:41 UTC) #15
Kevin M
lgtm Really minor comment nits https://codereview.chromium.org/2958663002/diff/40001/chrome/browser/media/router/presentation_service_delegate_impl.cc File chrome/browser/media/router/presentation_service_delegate_impl.cc (right): https://codereview.chromium.org/2958663002/diff/40001/chrome/browser/media/router/presentation_service_delegate_impl.cc#newcode77 chrome/browser/media/router/presentation_service_delegate_impl.cc:77: // Instances are created ...
3 years, 5 months ago (2017-07-10 19:01:37 UTC) #16
imcheng
Thanks Kevin! https://codereview.chromium.org/2958663002/diff/40001/chrome/browser/media/router/presentation_service_delegate_impl.cc File chrome/browser/media/router/presentation_service_delegate_impl.cc (right): https://codereview.chromium.org/2958663002/diff/40001/chrome/browser/media/router/presentation_service_delegate_impl.cc#newcode77 chrome/browser/media/router/presentation_service_delegate_impl.cc:77: // Instances are created when certain Presentation ...
3 years, 5 months ago (2017-07-10 19:18:50 UTC) #17
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/2958663002/80001
3 years, 5 months ago (2017-07-10 19:21:53 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: win_clang on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_clang/builds/266646)
3 years, 5 months ago (2017-07-10 20:42:52 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/2958663002/80001
3 years, 5 months ago (2017-07-10 22:13:15 UTC) #24
commit-bot: I haz the power
3 years, 5 months ago (2017-07-10 23:02:13 UTC) #27
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/f23b896efce3a6ea139d29efd791...

Powered by Google App Engine
This is Rietveld 408576698