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

Issue 7383015: Replace in-session header with auto-hide tool-bar. (Closed)

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

Description

Replace in-session header with auto-hide tool-bar. BUG=None TEST=Manual Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=92746

Patch Set 1 #

Total comments: 10

Patch Set 2 : Use a section tag for the debug log. #

Patch Set 3 : Use a section instead of a div for the debug log. Give the 'connected to' element a maximum width. #

Total comments: 3

Patch Set 4 : Use a div instead of a nav for control-panel. Set white-space property for connected-to. #

Patch Set 5 : Removed comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+127 lines, -48 lines) Patch
M remoting/webapp/me2mom/choice.html View 1 2 3 4 chunks +41 lines, -20 lines 0 comments Download
M remoting/webapp/me2mom/debug_log.css View 2 chunks +7 lines, -3 lines 0 comments Download
M remoting/webapp/me2mom/remoting.js View 11 chunks +29 lines, -25 lines 0 comments Download
A remoting/webapp/me2mom/toolbar.css View 1 2 3 4 1 chunk +50 lines, -0 lines 0 comments Download
A remoting/webapp/me2mom/toolbar-stub.png View Binary file 0 comments Download

Messages

Total messages: 8 (0 generated)
Jamie
I've updated the in-session UI to comply with Ken's latest UI mocks. At present, the ...
9 years, 5 months ago (2011-07-15 18:25:15 UTC) #1
Jamie
http://codereview.chromium.org/7383015/diff/1/remoting/webapp/me2mom/remoting.js File remoting/webapp/me2mom/remoting.js (right): http://codereview.chromium.org/7383015/diff/1/remoting/webapp/me2mom/remoting.js#newcode481 remoting/webapp/me2mom/remoting.js:481: * @return {void} Nothing. Yes, I know this is ...
9 years, 5 months ago (2011-07-15 18:41:17 UTC) #2
awong
nice! Couple of comments (only about 2 real ones) http://codereview.chromium.org/7383015/diff/1/remoting/webapp/me2mom/choice.html File remoting/webapp/me2mom/choice.html (right): http://codereview.chromium.org/7383015/diff/1/remoting/webapp/me2mom/choice.html#newcode54 remoting/webapp/me2mom/choice.html:54: ...
9 years, 5 months ago (2011-07-15 19:41:16 UTC) #3
Jamie
http://codereview.chromium.org/7383015/diff/1/remoting/webapp/me2mom/choice.html File remoting/webapp/me2mom/choice.html (right): http://codereview.chromium.org/7383015/diff/1/remoting/webapp/me2mom/choice.html#newcode54 remoting/webapp/me2mom/choice.html:54: <div id="session-toolbar" On 2011/07/15 19:41:16, awong wrote: > I ...
9 years, 5 months ago (2011-07-15 19:54:48 UTC) #4
Jamie
I've also given the 'connected to' element a maximum width, to prevent the tool-bar overflowing. ...
9 years, 5 months ago (2011-07-15 20:37:29 UTC) #5
awong
http://codereview.chromium.org/7383015/diff/1/remoting/webapp/me2mom/choice.html File remoting/webapp/me2mom/choice.html (right): http://codereview.chromium.org/7383015/diff/1/remoting/webapp/me2mom/choice.html#newcode54 remoting/webapp/me2mom/choice.html:54: <div id="session-toolbar" On 2011/07/15 19:54:48, Jamie wrote: > On ...
9 years, 5 months ago (2011-07-15 20:40:29 UTC) #6
Jamie
http://codereview.chromium.org/7383015/diff/1/remoting/webapp/me2mom/choice.html File remoting/webapp/me2mom/choice.html (right): http://codereview.chromium.org/7383015/diff/1/remoting/webapp/me2mom/choice.html#newcode54 remoting/webapp/me2mom/choice.html:54: <div id="session-toolbar" On 2011/07/15 20:40:29, awong wrote: > On ...
9 years, 5 months ago (2011-07-15 20:52:19 UTC) #7
awong
9 years, 5 months ago (2011-07-15 20:57:37 UTC) #8
LGTM

Happy now.

http://codereview.chromium.org/7383015/diff/7007/remoting/webapp/me2mom/toolb...
File remoting/webapp/me2mom/toolbar.css (right):

http://codereview.chromium.org/7383015/diff/7007/remoting/webapp/me2mom/toolb...
remoting/webapp/me2mom/toolbar.css:40: /* TODO(jamiewalch): This only works if
there are no spaces in the string */
On 2011/07/15 20:52:20, Jamie wrote:
> On 2011/07/15 20:40:29, awong wrote:
> > Is this because we need to disable word wrapping?
> > 
> > http://www.w3schools.com/cssref/pr_text_white-space.asp
> 
> Yes! You rock!

Yay!

Comment is now stale btw..

Powered by Google App Engine
This is Rietveld 408576698