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

Issue 22006002: Fix scroll-bar behaviour. (Closed)

Created:
7 years, 4 months ago by Jamie
Modified:
7 years, 4 months ago
Reviewers:
Wez
CC:
chromium-reviews, jamiewalch+watch_chromium.org, dcaiafa+watch_chromium.org, hclam+watch_chromium.org, wez+watch_chromium.org, amit, sanjeevr, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, rmsousa+watch_chromium.org, weitaosu+watch_chromium.org, alexeypa+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

Fix scroll-bar behaviour. For apps v2, the default, "no scroll-bar" behaviour is overridden until a connection to the host is made. For both apps v1 and apps v2, the in-session behaviour is corrected to work-around crbug.com/240772 BUG=252796, 240772 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=215705

Patch Set 1 #

Total comments: 10

Patch Set 2 : Updated comment. #

Patch Set 3 : Updated comment. #

Total comments: 2

Patch Set 4 : Reviewer feedback. #

Total comments: 2

Patch Set 5 : Removed debug log message. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -14 lines) Patch
M remoting/webapp/client_screen.js View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M remoting/webapp/client_session.js View 1 2 3 4 4 chunks +32 lines, -7 lines 0 comments Download
M remoting/webapp/main.css View 2 chunks +13 lines, -4 lines 0 comments Download
M remoting/webapp/main.html View 1 chunk +1 line, -1 line 0 comments Download
M remoting/webapp/remoting.js View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 10 (0 generated)
Jamie
ptal
7 years, 4 months ago (2013-08-03 00:02:18 UTC) #1
Wez
https://codereview.chromium.org/22006002/diff/1/remoting/webapp/client_session.js File remoting/webapp/client_session.js (right): https://codereview.chromium.org/22006002/diff/1/remoting/webapp/client_session.js#newcode158 remoting/webapp/client_session.js:158: * bar visibility correctly. Why does this not need ...
7 years, 4 months ago (2013-08-03 00:19:51 UTC) #2
Jamie
ptal https://codereview.chromium.org/22006002/diff/1/remoting/webapp/client_session.js File remoting/webapp/client_session.js (right): https://codereview.chromium.org/22006002/diff/1/remoting/webapp/client_session.js#newcode158 remoting/webapp/client_session.js:158: * bar visibility correctly. On 2013/08/03 00:19:51, Wez ...
7 years, 4 months ago (2013-08-03 00:36:15 UTC) #3
Wez
https://codereview.chromium.org/22006002/diff/1/remoting/webapp/client_session.js File remoting/webapp/client_session.js (right): https://codereview.chromium.org/22006002/diff/1/remoting/webapp/client_session.js#newcode158 remoting/webapp/client_session.js:158: * bar visibility correctly. On 2013/08/03 00:36:16, Jamie wrote: ...
7 years, 4 months ago (2013-08-03 00:47:18 UTC) #4
Jamie
ptal. I've added a call to updateScrollbarVisibility from onDesktopSizeChanged, which obviates the need for one ...
7 years, 4 months ago (2013-08-03 01:35:54 UTC) #5
Wez
On 2013/08/03 01:35:54, Jamie wrote: > ptal. I've added a call to updateScrollbarVisibility from onDesktopSizeChanged, ...
7 years, 4 months ago (2013-08-03 02:48:23 UTC) #6
Wez
LGTM w/ logging issue addressed. https://codereview.chromium.org/22006002/diff/14001/remoting/webapp/client_session.js File remoting/webapp/client_session.js (right): https://codereview.chromium.org/22006002/diff/14001/remoting/webapp/client_session.js#newcode168 remoting/webapp/client_session.js:168: window.innerHeight + "; plugin ...
7 years, 4 months ago (2013-08-03 02:48:48 UTC) #7
Jamie
https://codereview.chromium.org/22006002/diff/14001/remoting/webapp/client_session.js File remoting/webapp/client_session.js (right): https://codereview.chromium.org/22006002/diff/14001/remoting/webapp/client_session.js#newcode168 remoting/webapp/client_session.js:168: window.innerHeight + "; plugin height = " + this.plugin.desktopHeight); ...
7 years, 4 months ago (2013-08-05 18:33:05 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamiewalch@chromium.org/22006002/22001
7 years, 4 months ago (2013-08-05 18:33:26 UTC) #9
commit-bot: I haz the power
7 years, 4 months ago (2013-08-05 22:14:17 UTC) #10
Message was sent while issue was closed.
Change committed as 215705

Powered by Google App Engine
This is Rietveld 408576698