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

Issue 946713002: chrome://inspect sticky nav bar & padding under anchor (Closed)

Created:
5 years, 10 months ago by robwu
Modified:
5 years, 8 months ago
Reviewers:
pfeldman
CC:
chromium-reviews, arv+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

chrome://inspect sticky nav bar & padding under anchor BUG=337765 R=pfeldman@chromium.org NOTRY=true TEST=Visit chrome://inspect, apply the CSS changes then compare the result with the previous version. Open many tabs (to overflow #pages), then click on the Pages tab. Old version: No spacing at top (= crbug.com/337765). New version: Space still appears at the top. Committed: https://crrev.com/bc9022cfedb422ee2e18421cd5b8d79281dd7d84 Cr-Commit-Position: refs/heads/master@{#323879}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Replace position:fixed with max-height:100vh #

Total comments: 6

Patch Set 3 : Fix header #

Patch Set 4 : Comments up to #7 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -4 lines) Patch
M chrome/browser/resources/inspect/inspect.css View 1 2 3 5 chunks +21 lines, -4 lines 0 comments Download

Messages

Total messages: 15 (1 generated)
robwu
5 years, 10 months ago (2015-02-20 22:05:06 UTC) #1
pfeldman
https://codereview.chromium.org/946713002/diff/1/chrome/browser/resources/inspect/inspect.css File chrome/browser/resources/inspect/inspect.css (right): https://codereview.chromium.org/946713002/diff/1/chrome/browser/resources/inspect/inspect.css#newcode31 chrome/browser/resources/inspect/inspect.css:31: position: fixed; You should instead have a header and ...
5 years, 10 months ago (2015-02-24 15:41:26 UTC) #2
robwu
https://codereview.chromium.org/946713002/diff/1/chrome/browser/resources/inspect/inspect.css File chrome/browser/resources/inspect/inspect.css (right): https://codereview.chromium.org/946713002/diff/1/chrome/browser/resources/inspect/inspect.css#newcode31 chrome/browser/resources/inspect/inspect.css:31: position: fixed; On 2015/02/24 15:41:26, pfeldman wrote: > You ...
5 years, 10 months ago (2015-02-24 21:57:47 UTC) #3
pfeldman
Can we take it one step further and make the header fixed w/ nice opacity? ...
5 years, 10 months ago (2015-02-26 09:33:02 UTC) #4
robwu
On 2015/02/26 09:33:02, pfeldman wrote: > Can we take it one step further and make ...
5 years, 10 months ago (2015-02-26 10:08:28 UTC) #5
pfeldman
(sorry i did not publish those from the previous review) https://codereview.chromium.org/946713002/diff/20001/chrome/browser/resources/inspect/inspect.css File chrome/browser/resources/inspect/inspect.css (right): https://codereview.chromium.org/946713002/diff/20001/chrome/browser/resources/inspect/inspect.css#newcode31 ...
5 years, 9 months ago (2015-03-02 17:15:31 UTC) #6
pfeldman
> chrome://settings's header is not transparent to me? (Linux, Chromium 40). > I've updated the ...
5 years, 9 months ago (2015-03-02 17:18:02 UTC) #7
robwu
On 2015/03/02 17:18:02, pfeldman wrote: > > chrome://settings's header is not transparent to me? (Linux, ...
5 years, 8 months ago (2015-04-04 09:18:48 UTC) #8
pfeldman
https://codereview.chromium.org/946713002/diff/20001/chrome/browser/resources/inspect/inspect.css File chrome/browser/resources/inspect/inspect.css (right): https://codereview.chromium.org/946713002/diff/20001/chrome/browser/resources/inspect/inspect.css#newcode32 chrome/browser/resources/inspect/inspect.css:32: max-height: 100vh; what is the effect you are trying ...
5 years, 8 months ago (2015-04-04 09:32:30 UTC) #9
robwu
https://codereview.chromium.org/946713002/diff/20001/chrome/browser/resources/inspect/inspect.css File chrome/browser/resources/inspect/inspect.css (right): https://codereview.chromium.org/946713002/diff/20001/chrome/browser/resources/inspect/inspect.css#newcode32 chrome/browser/resources/inspect/inspect.css:32: max-height: 100vh; On 2015/04/04 09:32:30, pfeldman wrote: > what ...
5 years, 8 months ago (2015-04-04 09:39:37 UTC) #10
pfeldman
> When the window is large enough, then there is no perceivable difference. > However, ...
5 years, 8 months ago (2015-04-04 10:31:17 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/946713002/60001
5 years, 8 months ago (2015-04-04 10:40:33 UTC) #13
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 8 months ago (2015-04-04 10:40:59 UTC) #14
commit-bot: I haz the power
5 years, 8 months ago (2015-04-04 10:41:44 UTC) #15
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/bc9022cfedb422ee2e18421cd5b8d79281dd7d84
Cr-Commit-Position: refs/heads/master@{#323879}

Powered by Google App Engine
This is Rietveld 408576698