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 2112673002: Removing references to Off the Record from MediaRouter (Closed)

Created:
4 years, 5 months ago by trizzofo
Modified:
4 years, 5 months ago
CC:
Aaron Boodman, abarth-chromium, ben+mojo_chromium.org, chromium-reviews, darin (slow to review), feature-media-reviews_chromium.org, mcasas+watch+vc_chromium.org, media-router+watch_chromium.org, miu+watch_chromium.org, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, Lei Zhang
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Removing references to Off the Record from comments and source code related to Media Router BUG=3333 R=tommycli@chromium.org TBR= Committed: https://crrev.com/9f8e900ba18c0e8a76b9b9e07dc51f0e9e4dcb72 Cr-Commit-Position: refs/heads/master@{#406968}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Remove redundant information from comment #

Patch Set 3 : More refactoring to address try bot errors #

Patch Set 4 : More refactoring to address try bot errors #

Patch Set 5 : More refactoring #

Total comments: 2

Patch Set 6 : Nit fixed and more refactoring #

Patch Set 7 : Rebase #

Patch Set 8 : More refactoring on rebased code #

Unified diffs Side-by-side diffs Delta from patch set Stats (+189 lines, -210 lines) Patch
M chrome/browser/media/android/router/media_router_android.h View 1 2 3 4 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/media/android/router/media_router_android.cc View 1 2 3 4 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/media/router/media_route.h View 1 2 chunks +4 lines, -7 lines 0 comments Download
M chrome/browser/media/router/media_route.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media/router/media_route_unittest.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/media/router/media_router.h View 1 2 7 chunks +9 lines, -12 lines 0 comments Download
M chrome/browser/media/router/media_router_base.h View 1 2 3 4 5 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/media/router/media_router_base.cc View 1 2 3 4 5 2 chunks +6 lines, -7 lines 0 comments Download
M chrome/browser/media/router/media_router_factory.h View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/media/router/media_router_factory.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media/router/media_router_factory_unittest.cc View 1 2 3 4 5 1 chunk +9 lines, -9 lines 0 comments Download
M chrome/browser/media/router/mock_media_router.h View 1 2 4 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/media/router/mojo/media_router.mojom View 1 2 3 4 5 6 7 9 chunks +11 lines, -14 lines 0 comments Download
M chrome/browser/media/router/mojo/media_router_mojo_impl.h View 1 2 3 4 5 6 6 chunks +9 lines, -9 lines 0 comments Download
M chrome/browser/media/router/mojo/media_router_mojo_impl.cc View 1 2 3 4 5 6 12 chunks +26 lines, -26 lines 0 comments Download
M chrome/browser/media/router/mojo/media_router_mojo_impl_unittest.cc View 1 2 3 4 5 6 24 chunks +31 lines, -34 lines 0 comments Download
M chrome/browser/media/router/mojo/media_router_mojo_test.h View 1 2 3 4 5 6 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/media/router/mojo/media_router_type_converters.cc View 1 2 3 4 5 6 7 3 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/media/router/mojo/media_router_type_converters_unittest.cc View 4 chunks +4 lines, -5 lines 0 comments Download
M chrome/browser/media/router/presentation_service_delegate_impl.cc View 1 2 1 chunk +7 lines, -8 lines 0 comments Download
M chrome/browser/media/router/presentation_service_delegate_impl_unittest.cc View 1 2 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/media/router/route_request_result.h View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/media_router/media_router_ui.h View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/media_router/media_router_ui.cc View 1 2 3 4 5 5 chunks +11 lines, -15 lines 0 comments Download
M chrome/browser/ui/webui/media_router/media_router_webui_message_handler.h View 1 2 3 4 2 chunks +3 lines, -5 lines 0 comments Download
M chrome/browser/ui/webui/media_router/media_router_webui_message_handler.cc View 1 2 3 4 5 chunks +5 lines, -5 lines 0 comments Download
M chrome/browser/ui/webui/media_router/media_router_webui_message_handler_unittest.cc View 1 2 3 4 4 chunks +8 lines, -8 lines 0 comments Download
M chrome/test/media_router/media_router_base_browsertest.h View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/media_router/media_router_e2e_browsertest.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M extensions/renderer/resources/media_router_bindings.js View 1 2 3 4 5 6 4 chunks +13 lines, -13 lines 0 comments Download

Messages

Total messages: 87 (44 generated)
trizzofo
tommycli, ptal
4 years, 5 months ago (2016-06-29 20:53:56 UTC) #1
tommycli
lgtm except one nitpick: https://codereview.chromium.org/2112673002/diff/1/chrome/browser/media/router/media_route.h File chrome/browser/media/router/media_route.h (right): https://codereview.chromium.org/2112673002/diff/1/chrome/browser/media/router/media_route.h#newcode77 chrome/browser/media/router/media_route.h:77: // Sets incognito. Set this ...
4 years, 5 months ago (2016-06-29 23:09:33 UTC) #2
trizzofo
https://codereview.chromium.org/2112673002/diff/1/chrome/browser/media/router/media_route.h File chrome/browser/media/router/media_route.h (right): https://codereview.chromium.org/2112673002/diff/1/chrome/browser/media/router/media_route.h#newcode77 chrome/browser/media/router/media_route.h:77: // Sets incognito. Set this to true when the ...
4 years, 5 months ago (2016-06-29 23:32:22 UTC) #4
trizzofo
4 years, 5 months ago (2016-06-29 23:35:39 UTC) #6
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2112673002/20001
4 years, 5 months ago (2016-06-29 23:41:39 UTC) #10
commit-bot: I haz the power
Dry run: 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/210012)
4 years, 5 months ago (2016-06-29 23:53:53 UTC) #12
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2112673002/40001
4 years, 5 months ago (2016-06-30 00:55:49 UTC) #14
commit-bot: I haz the power
Dry run: 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/210090)
4 years, 5 months ago (2016-06-30 01:04:34 UTC) #16
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2112673002/60001
4 years, 5 months ago (2016-06-30 17:51:43 UTC) #18
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: ios-device on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device/builds/29582)
4 years, 5 months ago (2016-06-30 17:56:21 UTC) #20
trizzofo
apacible, PTAL
4 years, 5 months ago (2016-06-30 22:57:59 UTC) #21
apacible
Do you plan on renaming the rest of the Media Router files as well? It ...
4 years, 5 months ago (2016-07-06 17:32:59 UTC) #22
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2112673002/80001
4 years, 5 months ago (2016-07-06 21:38:35 UTC) #24
commit-bot: I haz the power
Dry run: 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/213093)
4 years, 5 months ago (2016-07-06 21:48:06 UTC) #26
trizzofo
I renamed occurrences found in some other files. Let me know if I'm missing something.
4 years, 5 months ago (2016-07-07 18:39:39 UTC) #27
apacible
We're missing extensions/renderer/resources/media_router_bindings.js. There's an extension side change (not in chromium) we'll have to make ...
4 years, 5 months ago (2016-07-09 06:07:28 UTC) #28
trizzofo
Thanks apacible avayvod PTAL https://codereview.chromium.org/2112673002/diff/80001/chrome/browser/media/router/media_router_factory_unittest.cc File chrome/browser/media/router/media_router_factory_unittest.cc (right): https://codereview.chromium.org/2112673002/diff/80001/chrome/browser/media/router/media_router_factory_unittest.cc#newcode59 chrome/browser/media/router/media_router_factory_unittest.cc:59: // Creates an incognito (off ...
4 years, 5 months ago (2016-07-11 19:20:31 UTC) #34
apacible
+imcheng for bindings OWNERS
4 years, 5 months ago (2016-07-11 20:08:11 UTC) #36
apacible
lgtm A quick tip for future CLs -- When there are other code changes, e.g. ...
4 years, 5 months ago (2016-07-11 20:10:17 UTC) #37
imcheng
media_router_bindings.js lgtm
4 years, 5 months ago (2016-07-11 20:10:24 UTC) #38
apacible
FYI filed crbug/627213 for that last renaming.
4 years, 5 months ago (2016-07-11 20:14:42 UTC) #39
trizzofo
On 2016/07/11 20:10:17, apacible wrote: > lgtm > > A quick tip for future CLs ...
4 years, 5 months ago (2016-07-11 20:35:07 UTC) #40
whywhat
*android* lgtm
4 years, 5 months ago (2016-07-12 10:54:07 UTC) #42
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/2112673002/100001
4 years, 5 months ago (2016-07-12 17:16:43 UTC) #45
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/216247)
4 years, 5 months ago (2016-07-12 17:29:18 UTC) #47
trizzofo
tsepez PTAL at chrome/browser/media/router/mojo/media_router.mojom chrome/browser/media/router/mojo/media_router_type_converters.cc chrome/browser/media/router/mojo/media_router_type_converters_unittest.cc
4 years, 5 months ago (2016-07-13 19:05:26 UTC) #49
Tom Sepez
LGTM. Thanks for the cleanup.
4 years, 5 months ago (2016-07-13 19:07:48 UTC) #50
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/2112673002/100001
4 years, 5 months ago (2016-07-13 19:10:32 UTC) #52
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/217488)
4 years, 5 months ago (2016-07-13 19:26:23 UTC) #54
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/2112673002/100001
4 years, 5 months ago (2016-07-13 20:26:41 UTC) #56
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/217561)
4 years, 5 months ago (2016-07-13 20:40:34 UTC) #58
tommycli
Presubmit error odd since tsepez has already LGed this patch. I'm sending it in with ...
4 years, 5 months ago (2016-07-15 23:18:17 UTC) #60
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/2112673002/100001
4 years, 5 months ago (2016-07-15 23:19:06 UTC) #62
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/219299)
4 years, 5 months ago (2016-07-15 23:28:01 UTC) #64
tommycli
dcheng@ (or tsepez) - Do you guys know why this is failing security presubmit even ...
4 years, 5 months ago (2016-07-15 23:33:28 UTC) #66
dcheng
On 2016/07/15 23:33:28, tommycli wrote: > dcheng@ (or tsepez) - Do you guys know why ...
4 years, 5 months ago (2016-07-18 05:01:00 UTC) #67
Wez
FYI, posted https://codereview.chromium.org/2154303003 to fix OWNERS On 17 July 2016 at 22:01, <dcheng@chromium.org> wrote: > ...
4 years, 5 months ago (2016-07-18 23:33:39 UTC) #69
trizzofo
On 2016/07/18 23:33:39, Wez wrote: > FYI, posted https://codereview.chromium.org/2154303003 to fix OWNERS > > On ...
4 years, 5 months ago (2016-07-18 23:54:34 UTC) #70
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/2112673002/100001
4 years, 5 months ago (2016-07-21 17:39:32 UTC) #73
commit-bot: I haz the power
Failed to apply patch for chrome/browser/media/router/route_request_result.h: While running git apply --index -3 -p1; error: patch ...
4 years, 5 months ago (2016-07-21 18:25:58 UTC) #75
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/2112673002/160001
4 years, 5 months ago (2016-07-21 22:18:40 UTC) #82
commit-bot: I haz the power
Committed patchset #8 (id:160001)
4 years, 5 months ago (2016-07-21 22:25:52 UTC) #84
commit-bot: I haz the power
4 years, 5 months ago (2016-07-21 22:28:25 UTC) #86
Message was sent while issue was closed.
Patchset 8 (id:??) landed as
https://crrev.com/9f8e900ba18c0e8a76b9b9e07dc51f0e9e4dcb72
Cr-Commit-Position: refs/heads/master@{#406968}

Powered by Google App Engine
This is Rietveld 408576698