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

Issue 2654123004: harmony: partly harmonize permissions bubble (Closed)

Created:
3 years, 10 months ago by Elly Fong-Jones
Modified:
3 years, 10 months ago
Reviewers:
palmer, Peter Kasting
CC:
chromium-reviews, markusheintz_, msramek+watch_chromium.org, raymes+watch_chromium.org, tfarina
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

harmony: partly harmonize permissions bubble This change: 1) Changes the title string to not include the trailing colon (this affects the non-Harmony version too) 2) Switches from 9px to 8px for the spacing between items (affects non-Harmony) 3) Makes the indent on permission entries conditional on non-Harmony BUG=605667 Review-Url: https://codereview.chromium.org/2654123004 Cr-Commit-Position: refs/heads/master@{#447888} Committed: https://chromium.googlesource.com/chromium/src/+/2e942b323369f872f50f42cf5623f3265470861d

Patch Set 1 #

Total comments: 4

Patch Set 2 : CHECKBOX_INDENT -> SUBSECTION_INDENT #

Total comments: 2

Patch Set 3 : rebase #

Patch Set 4 : fix constant names #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -8 lines) Patch
M chrome/app/generated_resources.grd View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/harmony/harmony_layout_delegate.cc View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/harmony/layout_delegate.h View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/harmony/layout_delegate.cc View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/website_settings/permission_prompt_impl.cc View 1 2 3 5 chunks +13 lines, -7 lines 0 comments Download

Messages

Total messages: 17 (8 generated)
Elly Fong-Jones
palmer: ptal as c/b/ui/v/website_settings OWNER? pkasting: ptal as c/b/ui/v OWNER?
3 years, 10 months ago (2017-01-26 19:01:34 UTC) #3
Peter Kasting
https://codereview.chromium.org/2654123004/diff/1/chrome/browser/ui/views/harmony/harmony_layout_delegate.cc File chrome/browser/ui/views/harmony/harmony_layout_delegate.cc (right): https://codereview.chromium.org/2654123004/diff/1/chrome/browser/ui/views/harmony/harmony_layout_delegate.cc#newcode41 chrome/browser/ui/views/harmony/harmony_layout_delegate.cc:41: return kHarmonyLayoutUnit / 2; Shouldn't this be 16 px ...
3 years, 10 months ago (2017-01-26 21:54:29 UTC) #4
Elly Fong-Jones
pkasting: ptal? :) https://codereview.chromium.org/2654123004/diff/1/chrome/browser/ui/views/harmony/harmony_layout_delegate.cc File chrome/browser/ui/views/harmony/harmony_layout_delegate.cc (right): https://codereview.chromium.org/2654123004/diff/1/chrome/browser/ui/views/harmony/harmony_layout_delegate.cc#newcode41 chrome/browser/ui/views/harmony/harmony_layout_delegate.cc:41: return kHarmonyLayoutUnit / 2; On 2017/01/26 ...
3 years, 10 months ago (2017-01-30 19:47:34 UTC) #5
Peter Kasting
LGTM https://codereview.chromium.org/2654123004/diff/20001/chrome/browser/ui/views/harmony/layout_delegate.h File chrome/browser/ui/views/harmony/layout_delegate.h (right): https://codereview.chromium.org/2654123004/diff/20001/chrome/browser/ui/views/harmony/layout_delegate.h#newcode35 chrome/browser/ui/views/harmony/layout_delegate.h:35: SUBSECTION_INDENT, I liked your use of SUBSECTION here, ...
3 years, 10 months ago (2017-02-01 02:20:20 UTC) #6
Elly Fong-Jones
On 2017/02/01 02:20:20, Peter Kasting wrote: > LGTM > > https://codereview.chromium.org/2654123004/diff/20001/chrome/browser/ui/views/harmony/layout_delegate.h > File chrome/browser/ui/views/harmony/layout_delegate.h (right): ...
3 years, 10 months ago (2017-02-02 19:27:00 UTC) #7
Elly Fong-Jones
palmer: ping?
3 years, 10 months ago (2017-02-02 19:27:52 UTC) #10
palmer
lgtm
3 years, 10 months ago (2017-02-02 19:33:02 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2654123004/60001
3 years, 10 months ago (2017-02-02 23:08:52 UTC) #14
commit-bot: I haz the power
3 years, 10 months ago (2017-02-03 00:00:55 UTC) #17
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/2e942b323369f872f50f42cf5623...

Powered by Google App Engine
This is Rietveld 408576698