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

Issue 1420743002: Web app: set a flag on the Intent if the icon was generated by Chromium. (Closed)

Created:
5 years, 2 months ago by mlamouri (slow - plz ping)
Modified:
5 years, 2 months ago
Reviewers:
gone
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@splashscreen-even-more-tests
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Web app: set a flag on the Intent if the icon was generated by Chromium. This is in order to prevent Chromium to then re-use that icon for anything related to web app branding. BUG=546212 Committed: https://crrev.com/bc6e8797d0454d21c3f5ee8e52011fe63228ad7a Cr-Commit-Position: refs/heads/master@{#355634}

Patch Set 1 #

Patch Set 2 : locally tested #

Total comments: 14

Patch Set 3 : review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+222 lines, -87 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/ShortcutHelper.java View 1 2 5 chunks +58 lines, -27 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/bookmark/ShortcutActivity.java View 1 chunk +9 lines, -3 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/webapps/AddToHomescreenDialogHelper.java View 2 chunks +0 lines, -12 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/webapps/WebappInfo.java View 1 2 8 chunks +18 lines, -4 lines 0 comments Download
M chrome/android/javatests/src/org/chromium/chrome/browser/webapps/WebappInfoTest.java View 1 2 6 chunks +61 lines, -5 lines 0 comments Download
M chrome/android/javatests/src/org/chromium/chrome/browser/webapps/WebappModeTest.java View 1 chunk +1 line, -1 line 0 comments Download
M chrome/android/javatests/src/org/chromium/chrome/browser/webapps/WebappUrlBarTest.java View 1 chunk +1 line, -1 line 0 comments Download
M chrome/android/javatests/src/org/chromium/chrome/browser/webapps/WebappVisibilityTest.java View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/android/shortcut_helper.h View 1 2 1 chunk +7 lines, -0 lines 0 comments Download
M chrome/browser/android/shortcut_helper.cc View 1 2 4 chunks +43 lines, -1 line 0 comments Download
M chrome/browser/android/shortcut_info.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/android/shortcut_info.cc View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/android/webapps/add_to_homescreen_data_fetcher.h View 1 2 2 chunks +5 lines, -2 lines 0 comments Download
M chrome/browser/android/webapps/add_to_homescreen_data_fetcher.cc View 1 2 3 chunks +9 lines, -4 lines 0 comments Download
M chrome/browser/android/webapps/add_to_homescreen_dialog_helper.h View 1 2 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/android/webapps/add_to_homescreen_dialog_helper.cc View 1 2 1 chunk +3 lines, -24 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 11 (5 generated)
mlamouri (slow - plz ping)
Dan. PTAL. This is what I'm going to use to base the new splash screen ...
5 years, 2 months ago (2015-10-21 22:13:01 UTC) #4
gone
mostly lgtm, just naming nits that affect all the files https://codereview.chromium.org/1420743002/diff/20001/chrome/android/java/src/org/chromium/chrome/browser/ShortcutHelper.java File chrome/android/java/src/org/chromium/chrome/browser/ShortcutHelper.java (right): https://codereview.chromium.org/1420743002/diff/20001/chrome/android/java/src/org/chromium/chrome/browser/ShortcutHelper.java#newcode67 ...
5 years, 2 months ago (2015-10-21 23:35:57 UTC) #5
mlamouri (slow - plz ping)
Review comments applied. This is waiting for the dependent CLs to land now. https://codereview.chromium.org/1420743002/diff/20001/chrome/android/java/src/org/chromium/chrome/browser/ShortcutHelper.java File ...
5 years, 2 months ago (2015-10-22 14:37:07 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1420743002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1420743002/40001
5 years, 2 months ago (2015-10-22 19:57:36 UTC) #9
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 2 months ago (2015-10-22 20:41:20 UTC) #10
commit-bot: I haz the power
5 years, 2 months ago (2015-10-22 20:42:12 UTC) #11
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/bc6e8797d0454d21c3f5ee8e52011fe63228ad7a
Cr-Commit-Position: refs/heads/master@{#355634}

Powered by Google App Engine
This is Rietveld 408576698