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

Issue 887853003: Make app list start page doodle clickable and have alt text. (Closed)

Created:
5 years, 10 months ago by calamity
Modified:
5 years, 10 months ago
Reviewers:
Matt Giuca
CC:
chromium-reviews, chrome-apps-syd-reviews_chromium.org, tfarina, arv+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@doodle_static
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make app list start page doodle clickable and have alt text. This CL makes the app list start page doodle clickable by implementing the necessary methods on the StartPageWebContentsDelegate and adding the appropriate JS in the start page WebUI. BUG=453205 Committed: https://crrev.com/b185d65c74436274019620c385d85de3256ba76e Cr-Commit-Position: refs/heads/master@{#314504}

Patch Set 1 : #

Total comments: 12

Patch Set 2 : address comments #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+145 lines, -28 lines) Patch
M chrome/browser/resources/app_list/start_page.css View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/resources/app_list/start_page.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/app_list/start_page.js View 1 3 chunks +61 lines, -9 lines 1 comment Download
M chrome/browser/ui/app_list/start_page_service.cc View 1 4 chunks +48 lines, -2 lines 0 comments Download
M chrome/browser/ui/webui/app_list/start_page_browsertest.js View 1 2 chunks +33 lines, -15 lines 0 comments Download

Messages

Total messages: 11 (4 generated)
calamity
5 years, 10 months ago (2015-02-02 02:21:17 UTC) #4
Matt Giuca
nice https://codereview.chromium.org/887853003/diff/40001/chrome/browser/resources/app_list/start_page.js File chrome/browser/resources/app_list/start_page.js (right): https://codereview.chromium.org/887853003/diff/40001/chrome/browser/resources/app_list/start_page.js#newcode58 chrome/browser/resources/app_list/start_page.js:58: function setDoodleVisible(visible) { So if $('doodle') doesn't exist ...
5 years, 10 months ago (2015-02-03 07:08:50 UTC) #5
calamity
https://codereview.chromium.org/887853003/diff/40001/chrome/browser/resources/app_list/start_page.js File chrome/browser/resources/app_list/start_page.js (right): https://codereview.chromium.org/887853003/diff/40001/chrome/browser/resources/app_list/start_page.js#newcode58 chrome/browser/resources/app_list/start_page.js:58: function setDoodleVisible(visible) { On 2015/02/03 07:08:50, Matt Giuca wrote: ...
5 years, 10 months ago (2015-02-04 03:16:22 UTC) #6
Matt Giuca
lgtm https://codereview.chromium.org/887853003/diff/40001/chrome/browser/resources/app_list/start_page.js File chrome/browser/resources/app_list/start_page.js (right): https://codereview.chromium.org/887853003/diff/40001/chrome/browser/resources/app_list/start_page.js#newcode58 chrome/browser/resources/app_list/start_page.js:58: function setDoodleVisible(visible) { On 2015/02/04 03:16:22, calamity wrote: ...
5 years, 10 months ago (2015-02-04 04:36:10 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/887853003/60001
5 years, 10 months ago (2015-02-04 04:37:04 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:60001)
5 years, 10 months ago (2015-02-04 04:40:27 UTC) #10
commit-bot: I haz the power
5 years, 10 months ago (2015-02-04 04:41:21 UTC) #11
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/b185d65c74436274019620c385d85de3256ba76e
Cr-Commit-Position: refs/heads/master@{#314504}

Powered by Google App Engine
This is Rietveld 408576698