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

Issue 573073002: Use Web Manifest when creating a shortcut on Chrome 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@master
Project:
chromium
Visibility:
Public.

Description

Use Web Manifest when creating a shortcut on Chrome Android. This is using the short_name and the name set in the Manifest. BUG=366145 Committed: https://crrev.com/b225ae560fea0648b61fad36b5972221a7f5c47d Cr-Commit-Position: refs/heads/master@{#295256}

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Total comments: 2

Patch Set 3 : weakptr #

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

Messages

Total messages: 12 (3 generated)
mlamouri (slow - plz ping)
This is a pretty simply change, all the logic is happeninig in the background: if ...
6 years, 3 months ago (2014-09-16 21:05:38 UTC) #2
gone
On 2014/09/16 21:05:38, Mounir Lamouri wrote: > This is a pretty simply change, all the ...
6 years, 3 months ago (2014-09-17 06:10:26 UTC) #3
Mike West
Drive-by LGTM with a question about potential future work. https://codereview.chromium.org/573073002/diff/1/chrome/browser/android/shortcut_helper.cc File chrome/browser/android/shortcut_helper.cc (right): https://codereview.chromium.org/573073002/diff/1/chrome/browser/android/shortcut_helper.cc#newcode55 chrome/browser/android/shortcut_helper.cc:55: ...
6 years, 3 months ago (2014-09-17 07:57:00 UTC) #5
mlamouri (slow - plz ping)
Comments applied. I've also added support for |start_url|, given that it has landed. Miguel, PTAL. ...
6 years, 3 months ago (2014-09-17 08:47:11 UTC) #6
Miguel Garcia
lgtm with a question https://codereview.chromium.org/573073002/diff/20001/chrome/browser/android/shortcut_helper.cc File chrome/browser/android/shortcut_helper.cc (right): https://codereview.chromium.org/573073002/diff/20001/chrome/browser/android/shortcut_helper.cc#newcode76 chrome/browser/android/shortcut_helper.cc:76: base::Unretained(this))); why base::unretained? wouldn't it ...
6 years, 3 months ago (2014-09-17 09:02:42 UTC) #7
mlamouri (slow - plz ping)
https://codereview.chromium.org/573073002/diff/20001/chrome/browser/android/shortcut_helper.cc File chrome/browser/android/shortcut_helper.cc (right): https://codereview.chromium.org/573073002/diff/20001/chrome/browser/android/shortcut_helper.cc#newcode76 chrome/browser/android/shortcut_helper.cc:76: base::Unretained(this))); On 2014/09/17 09:02:42, Miguel Garcia wrote: > why ...
6 years, 3 months ago (2014-09-17 10:51:04 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/573073002/40001
6 years, 3 months ago (2014-09-17 10:51:53 UTC) #10
commit-bot: I haz the power
Committed patchset #3 (id:40001) as 8d27da84c2afbd6022f4fcb8b7007b09c93bcae3
6 years, 3 months ago (2014-09-17 11:51:46 UTC) #11
commit-bot: I haz the power
6 years, 3 months ago (2014-09-17 11:52:30 UTC) #12
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/b225ae560fea0648b61fad36b5972221a7f5c47d
Cr-Commit-Position: refs/heads/master@{#295256}

Powered by Google App Engine
This is Rietveld 408576698