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

Issue 2937823002: [Android] Make WebApplicationInfo and Web Manifest mutually exclusive (Closed)

Created:
3 years, 6 months ago by pkotwicz
Modified:
3 years, 6 months ago
Reviewers:
dominickn
CC:
chromium-reviews, dominickn+watch_chromium.org, pkotwicz+watch_chromium.org, zpeng+watch_chromium.org, agrieve+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[Android] Make WebApplicationInfo and Web Manifest mutually exclusive This CL makes add-to-homescreen use either data from WebApplicationInfo or from the Web Manifest BUG=733005 TEST=AddToHomescreenDataFetcherTestCommon.ManifestOverwritesWebApplicationInfo

Patch Set 1 : Merge branch 'master' into reenable_tests000 #

Patch Set 2 : Merge branch 'master' into reenable_tests000 #

Total comments: 2

Patch Set 3 : Merge branch 'master' into reenable_tests000 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+78 lines, -51 lines) Patch
M chrome/browser/android/webapps/add_to_homescreen_data_fetcher.cc View 1 2 1 chunk +29 lines, -30 lines 2 comments Download
M chrome/browser/android/webapps/add_to_homescreen_data_fetcher_unittest.cc View 1 2 chunks +49 lines, -21 lines 0 comments Download

Messages

Total messages: 12 (7 generated)
pkotwicz
Dominick, can you please take a look? This CL addresses the second part of comment ...
3 years, 6 months ago (2017-06-13 23:08:37 UTC) #6
dominickn
https://codereview.chromium.org/2937823002/diff/60001/chrome/browser/android/webapps/add_to_homescreen_data_fetcher.cc File chrome/browser/android/webapps/add_to_homescreen_data_fetcher.cc (left): https://codereview.chromium.org/2937823002/diff/60001/chrome/browser/android/webapps/add_to_homescreen_data_fetcher.cc#oldcode225 chrome/browser/android/webapps/add_to_homescreen_data_fetcher.cc:225: shortcut_info_.UpdateFromManifest(data.manifest); This isn't quite what I was suggesting on ...
3 years, 6 months ago (2017-06-14 05:16:51 UTC) #8
pkotwicz
Dominick, can you please take another look? Is this what you had in mind? In ...
3 years, 6 months ago (2017-06-15 04:24:31 UTC) #10
dominickn
I think all we need is the if statement that I previously suggested, not these ...
3 years, 6 months ago (2017-06-15 05:16:23 UTC) #11
pkotwicz
3 years, 6 months ago (2017-06-21 21:28:51 UTC) #12
Abandoning this CL because https://codereview.chromium.org/2915913002/ is a
better solution

Powered by Google App Engine
This is Rietveld 408576698