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

Issue 690723005: Chromecast: removes devtools resources from bundle. (Closed)

Created:
6 years, 1 month ago by gunsch
Modified:
6 years, 1 month ago
Reviewers:
lcwu1, byungchul, dgozman
CC:
chromium-reviews, vsevik, lcwu+watch_chromium.org, yurys, paulirish+reviews_chromium.org, dcheng, devtools-reviews_chromium.org, gunsch+watch_chromium.org, aandrey+blink_chromium.org, pfeldman
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Chromecast: removes devtools resources from bundle. The devtools discovery page is rewritten/cleaned up to support two optional paths for users: 1) Use the remote AppEngine debugger, which connects over WebSockets to the device. This triggers a security warning, so a help link is added for the user. 2) Provide a link to the Chrome native devtools UI for users. R=byungchul@chromium.org,lcwu@chromium.org,dgozman@chromium.org BUG=428471 Committed: https://crrev.com/31e90adac9fd24f1b451bbe936406fbc0fe7345d Cr-Commit-Position: refs/heads/master@{#302013}

Patch Set 1 #

Patch Set 2 : removes unrelated change #

Total comments: 16

Patch Set 3 : address comments #

Patch Set 4 : make help text static #

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -47 lines) Patch
M chromecast/app/resources/shell_devtools_discovery_page.html View 1 2 3 1 chunk +63 lines, -34 lines 0 comments Download
M chromecast/browser/devtools/cast_dev_tools_delegate.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M chromecast/browser/devtools/remote_debugging_server.cc View 1 2 3 2 chunks +1 line, -7 lines 0 comments Download
M chromecast/chromecast.gyp View 2 chunks +0 lines, -2 lines 0 comments Download

Messages

Total messages: 12 (2 generated)
gunsch
6 years, 1 month ago (2014-10-29 21:15:24 UTC) #1
byungchul
https://codereview.chromium.org/690723005/diff/20001/chromecast/app/resources/shell_devtools_discovery_page.html File chromecast/app/resources/shell_devtools_discovery_page.html (right): https://codereview.chromium.org/690723005/diff/20001/chromecast/app/resources/shell_devtools_discovery_page.html#newcode22 chromecast/app/resources/shell_devtools_discovery_page.html:22: <script> move script after body to faster loading. https://codereview.chromium.org/690723005/diff/20001/chromecast/app/resources/shell_devtools_discovery_page.html#newcode41 ...
6 years, 1 month ago (2014-10-29 21:35:53 UTC) #2
dgozman
devtools lgtm https://codereview.chromium.org/690723005/diff/20001/chromecast/app/resources/shell_devtools_discovery_page.html File chromecast/app/resources/shell_devtools_discovery_page.html (right): https://codereview.chromium.org/690723005/diff/20001/chromecast/app/resources/shell_devtools_discovery_page.html#newcode65 chromecast/app/resources/shell_devtools_discovery_page.html:65: local_ui_link.value = metadata.devtoolsFrontendUrl.replace( This is actually not ...
6 years, 1 month ago (2014-10-29 22:40:14 UTC) #3
gunsch
https://codereview.chromium.org/690723005/diff/20001/chromecast/app/resources/shell_devtools_discovery_page.html File chromecast/app/resources/shell_devtools_discovery_page.html (right): https://codereview.chromium.org/690723005/diff/20001/chromecast/app/resources/shell_devtools_discovery_page.html#newcode22 chromecast/app/resources/shell_devtools_discovery_page.html:22: <script> On 2014/10/29 21:35:52, byungchul wrote: > move script ...
6 years, 1 month ago (2014-10-29 23:02:00 UTC) #5
byungchul
https://codereview.chromium.org/690723005/diff/20001/chromecast/app/resources/shell_devtools_discovery_page.html File chromecast/app/resources/shell_devtools_discovery_page.html (right): https://codereview.chromium.org/690723005/diff/20001/chromecast/app/resources/shell_devtools_discovery_page.html#newcode70 chromecast/app/resources/shell_devtools_discovery_page.html:70: item_container.appendChild(local_ui_link); On 2014/10/29 23:02:00, gunsch wrote: > On 2014/10/29 ...
6 years, 1 month ago (2014-10-29 23:19:16 UTC) #6
gunsch
https://codereview.chromium.org/690723005/diff/20001/chromecast/app/resources/shell_devtools_discovery_page.html File chromecast/app/resources/shell_devtools_discovery_page.html (right): https://codereview.chromium.org/690723005/diff/20001/chromecast/app/resources/shell_devtools_discovery_page.html#newcode70 chromecast/app/resources/shell_devtools_discovery_page.html:70: item_container.appendChild(local_ui_link); On 2014/10/29 23:19:16, byungchul wrote: > On 2014/10/29 ...
6 years, 1 month ago (2014-10-30 00:44:32 UTC) #7
byungchul
lgtm
6 years, 1 month ago (2014-10-30 00:51:34 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/690723005/80001
6 years, 1 month ago (2014-10-30 01:03:44 UTC) #10
commit-bot: I haz the power
Committed patchset #4 (id:80001)
6 years, 1 month ago (2014-10-30 01:47:19 UTC) #11
commit-bot: I haz the power
6 years, 1 month ago (2014-10-30 01:48:03 UTC) #12
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/31e90adac9fd24f1b451bbe936406fbc0fe7345d
Cr-Commit-Position: refs/heads/master@{#302013}

Powered by Google App Engine
This is Rietveld 408576698