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

Issue 8782001: Refactored HostList to better support bookmarking. (Closed)

Created:
9 years ago by Jamie
Modified:
9 years ago
Reviewers:
Wez
CC:
chromium-reviews, jamiewalch+watch_chromium.org, hclam+watch_chromium.org, simonmorris+watch_chromium.org, wez+watch_chromium.org, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

Refactored HostList to better support bookmarking. BUG=106218, 104368 TEST=Bookmark a host, then restart it. The bookmark should still work. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=114116

Patch Set 1 #

Patch Set 2 : Linter and rebase. #

Total comments: 16

Patch Set 3 : Address reviewer comments #

Patch Set 4 : Add unexpected error message. #

Patch Set 5 : Rebase #

Patch Set 6 : Merge bug. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+134 lines, -69 lines) Patch
M remoting/webapp/me2mom/_locales/en/messages.json View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M remoting/webapp/me2mom/choice.html View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M remoting/webapp/me2mom/client_screen.js View 1 2 3 4 5 chunks +54 lines, -17 lines 0 comments Download
M remoting/webapp/me2mom/host_list.js View 1 2 3 4 5 9 chunks +68 lines, -41 lines 0 comments Download
M remoting/webapp/me2mom/host_table_entry.js View 1 2 3 4 1 chunk +1 line, -4 lines 0 comments Download
M remoting/webapp/me2mom/remoting.js View 1 2 3 4 2 chunks +4 lines, -5 lines 0 comments Download
M remoting/webapp/me2mom/ui_mode.js View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
Jamie
PTAL
9 years ago (2011-12-02 21:34:13 UTC) #1
Wez
Couple of issues regarding error handling and removed-host handling. I think it'd also be helpful ...
9 years ago (2011-12-03 01:26:32 UTC) #2
Jamie
http://codereview.chromium.org/8782001/diff/1001/remoting/webapp/me2mom/client_screen.js File remoting/webapp/me2mom/client_screen.js (right): http://codereview.chromium.org/8782001/diff/1001/remoting/webapp/me2mom/client_screen.js#newcode40 remoting/webapp/me2mom/client_screen.js:40: * facilitate refresh/reconnect if the cached host information is ...
9 years ago (2011-12-05 20:49:08 UTC) #3
Wez
http://codereview.chromium.org/8782001/diff/1001/remoting/webapp/me2mom/client_screen.js File remoting/webapp/me2mom/client_screen.js (right): http://codereview.chromium.org/8782001/diff/1001/remoting/webapp/me2mom/client_screen.js#newcode460 remoting/webapp/me2mom/client_screen.js:460: var host = remoting.hostList.getHostForId(hostId); On 2011/12/05 20:49:08, Jamie wrote: ...
9 years ago (2011-12-05 20:59:38 UTC) #4
Jamie
As discussed, it is worth refreshing if the host is missing because it copes with ...
9 years ago (2011-12-12 20:02:51 UTC) #5
Wez
9 years ago (2011-12-12 23:18:56 UTC) #6
lgtm

Powered by Google App Engine
This is Rietveld 408576698