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

Issue 1617293002: Putting the feedback section of the block interstitial to the correct place based on the mocks. (Closed)

Created:
4 years, 11 months ago by atanasova
Modified:
4 years, 10 months ago
CC:
chromium-reviews, pam+watch_chromium.org, 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

Putting the feedback section of the block interstitial to the correct place based on the mocks. Screenshot(desktop): https://screenshot.googleplex.com/t7eysxXatw5.png Screenshot(mobile): https://screenshot.googleplex.com/m732e5H2FJA.png BUG=404671 Committed: https://crrev.com/2af7a0e077c9cff0ac114d769eca3f924d176d6a Cr-Commit-Position: refs/heads/master@{#372101}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Addressing Marc's comments #

Total comments: 2

Patch Set 3 : Using i18n-values #

Total comments: 2

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -7 lines) Patch
M chrome/app/generated_resources.grd View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/supervised_user_block_interstitial.css View 2 chunks +9 lines, -2 lines 0 comments Download
M chrome/browser/resources/supervised_user_block_interstitial.html View 1 2 3 1 chunk +1 line, -3 lines 0 comments Download
M chrome/browser/resources/supervised_user_block_interstitial.js View 1 2 3 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 20 (7 generated)
atanasova
Hi Marc! Since I don't yet have an update on the "Learn more" link I ...
4 years, 11 months ago (2016-01-21 23:36:18 UTC) #3
Marc Treib
https://codereview.chromium.org/1617293002/diff/1/chrome/browser/resources/supervised_user_block_interstitial.css File chrome/browser/resources/supervised_user_block_interstitial.css (right): https://codereview.chromium.org/1617293002/diff/1/chrome/browser/resources/supervised_user_block_interstitial.css#newcode41 chrome/browser/resources/supervised_user_block_interstitial.css:41: color: rgb(66, 133, 244); I guess the mocks use ...
4 years, 11 months ago (2016-01-22 00:35:52 UTC) #4
atanasova
https://codereview.chromium.org/1617293002/diff/1/chrome/browser/resources/supervised_user_block_interstitial.css File chrome/browser/resources/supervised_user_block_interstitial.css (right): https://codereview.chromium.org/1617293002/diff/1/chrome/browser/resources/supervised_user_block_interstitial.css#newcode41 chrome/browser/resources/supervised_user_block_interstitial.css:41: color: rgb(66, 133, 244); On 2016/01/22 00:35:52, Marc Treib ...
4 years, 11 months ago (2016-01-22 19:32:24 UTC) #5
Marc Treib
LGTM I'm not a fan of .innerHTML and putting HTML into strings, but I don't ...
4 years, 11 months ago (2016-01-25 09:40:56 UTC) #6
atanasova
4 years, 10 months ago (2016-01-28 08:36:52 UTC) #8
Bernhard Bauer
On 2016/01/25 09:40:56, Marc Treib wrote: > LGTM > > I'm not a fan of ...
4 years, 10 months ago (2016-01-28 10:37:40 UTC) #9
atanasova
https://codereview.chromium.org/1617293002/diff/20001/chrome/browser/resources/supervised_user_block_interstitial.html File chrome/browser/resources/supervised_user_block_interstitial.html (right): https://codereview.chromium.org/1617293002/diff/20001/chrome/browser/resources/supervised_user_block_interstitial.html#newcode58 chrome/browser/resources/supervised_user_block_interstitial.html:58: <p id="feedback"></p> On 2016/01/28 10:37:40, Bernhard Bauer wrote: > ...
4 years, 10 months ago (2016-01-28 13:53:34 UTC) #10
Bernhard Bauer
https://codereview.chromium.org/1617293002/diff/40001/chrome/browser/resources/supervised_user_block_interstitial.js File chrome/browser/resources/supervised_user_block_interstitial.js (right): https://codereview.chromium.org/1617293002/diff/40001/chrome/browser/resources/supervised_user_block_interstitial.js#newcode75 chrome/browser/resources/supervised_user_block_interstitial.js:75: $('feedback').hidden = true; Actually, do we need this if ...
4 years, 10 months ago (2016-01-28 14:00:42 UTC) #11
atanasova
https://codereview.chromium.org/1617293002/diff/40001/chrome/browser/resources/supervised_user_block_interstitial.js File chrome/browser/resources/supervised_user_block_interstitial.js (right): https://codereview.chromium.org/1617293002/diff/40001/chrome/browser/resources/supervised_user_block_interstitial.js#newcode75 chrome/browser/resources/supervised_user_block_interstitial.js:75: $('feedback').hidden = true; On 2016/01/28 14:00:42, Bernhard Bauer wrote: ...
4 years, 10 months ago (2016-01-28 14:32:57 UTC) #12
Bernhard Bauer
LGTM!
4 years, 10 months ago (2016-01-28 14:33:36 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1617293002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1617293002/60001
4 years, 10 months ago (2016-01-28 14:34:37 UTC) #16
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 10 months ago (2016-01-28 16:35:39 UTC) #18
commit-bot: I haz the power
4 years, 10 months ago (2016-01-28 16:36:54 UTC) #20
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/2af7a0e077c9cff0ac114d769eca3f924d176d6a
Cr-Commit-Position: refs/heads/master@{#372101}

Powered by Google App Engine
This is Rietveld 408576698