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

Issue 576153002: Use 'display' when creating a shortcut on Android. (Closed)

Created:
6 years, 3 months ago by mlamouri (slow - plz ping)
Modified:
6 years, 3 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@manifest_parser_stuff
Project:
chromium
Visibility:
Public.

Description

Use Manifest.display when creating a shortcut on Android. The display property will be used only if properly set and parsed. If used, it will override the signal sent by the 'apple-web-app-capable' and 'mobile-web-app-capable' meta tags. This CL is implemented on top of https://codereview.chromium.org/563083004/ BUG=366145 Committed: https://crrev.com/9317a291b84457b9a8feb8ecd94d0593bb0fff9b Cr-Commit-Position: refs/heads/master@{#295457}

Patch Set 1 #

Total comments: 3

Patch Set 2 : review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -27 lines) Patch
M chrome/browser/android/shortcut_helper.h View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/android/shortcut_helper.cc View 1 6 chunks +36 lines, -24 lines 0 comments Download

Messages

Total messages: 11 (3 generated)
mlamouri (slow - plz ping)
6 years, 3 months ago (2014-09-17 14:36:51 UTC) #2
gone
https://codereview.chromium.org/576153002/diff/1/chrome/browser/android/shortcut_helper.cc File chrome/browser/android/shortcut_helper.cc (right): https://codereview.chromium.org/576153002/diff/1/chrome/browser/android/shortcut_helper.cc#newcode74 chrome/browser/android/shortcut_helper.cc:74: if (web_app_info.mobile_capable == WebApplicationInfo::MOBILE_CAPABLE || didn't this field get ...
6 years, 3 months ago (2014-09-17 17:11:24 UTC) #3
mlamouri (slow - plz ping)
https://codereview.chromium.org/576153002/diff/1/chrome/browser/android/shortcut_helper.cc File chrome/browser/android/shortcut_helper.cc (right): https://codereview.chromium.org/576153002/diff/1/chrome/browser/android/shortcut_helper.cc#newcode74 chrome/browser/android/shortcut_helper.cc:74: if (web_app_info.mobile_capable == WebApplicationInfo::MOBILE_CAPABLE || On 2014/09/17 17:11:24, dfalcantara ...
6 years, 3 months ago (2014-09-17 17:16:41 UTC) #4
gone
Eh, alright. lgtm.
6 years, 3 months ago (2014-09-17 17:23:45 UTC) #5
Bernhard Bauer
LGTM with a nit: https://codereview.chromium.org/576153002/diff/1/chrome/browser/android/shortcut_helper.cc File chrome/browser/android/shortcut_helper.cc (right): https://codereview.chromium.org/576153002/diff/1/chrome/browser/android/shortcut_helper.cc#newcode93 chrome/browser/android/shortcut_helper.cc:93: default: You can leave out ...
6 years, 3 months ago (2014-09-17 17:51:09 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/576153002/20001
6 years, 3 months ago (2014-09-18 09:48:50 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:20001) as 37e498c71ecdd1da21cdcf3402064db658e4cfa3
6 years, 3 months ago (2014-09-18 11:49:16 UTC) #10
commit-bot: I haz the power
6 years, 3 months ago (2014-09-18 11:50:12 UTC) #11
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/9317a291b84457b9a8feb8ecd94d0593bb0fff9b
Cr-Commit-Position: refs/heads/master@{#295457}

Powered by Google App Engine
This is Rietveld 408576698