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

Issue 2199413003: Make WebAPK use "start URL longest path" as the scope if the scope is missing (Closed)

Created:
4 years, 4 months ago by pkotwicz
Modified:
4 years, 4 months ago
Reviewers:
dominickn, Xi Han, gone
CC:
chromium-reviews, dominickn+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make WebAPK use "start URL longest path" as the scope if the scope is missing This makes WebAPKs and Webapps use the same logic to determine the scope if the scope is not provided by the Web Manifest BUG=624563 Committed: https://crrev.com/47136bc34e3cc1ce64d23d9c47580283c3102624 Cr-Commit-Position: refs/heads/master@{#410273}

Patch Set 1 #

Patch Set 2 : Merge branch 'webapk_builder_impl2' into webapk_builder_impl2_scope #

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -5 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/ShortcutHelper.java View 1 2 chunks +7 lines, -4 lines 0 comments Download
M chrome/browser/android/shortcut_helper.h View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/android/shortcut_helper.cc View 1 2 1 chunk +9 lines, -0 lines 0 comments Download
M chrome/browser/android/webapk/webapk_installer.cc View 1 2 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 16 (6 generated)
pkotwicz
dominickn@ can you please take a look? This CL depends on https://codereview.chromium.org/2138973002/ In some cases ...
4 years, 4 months ago (2016-08-03 03:55:09 UTC) #2
dominickn
Looks fine at first glance, but I'm curious why you renamed the method (that seems ...
4 years, 4 months ago (2016-08-03 04:03:34 UTC) #3
pkotwicz
getScopeFromUrl() returns a different result for https://tests.peter.sh//notification-generator/ and https://tests.peter.sh//notification-generator/easter_egg/easter_egg.html WebappDataStorage#updateFromShortcutIntent() always updates the scope stored ...
4 years, 4 months ago (2016-08-03 13:50:38 UTC) #4
dominickn
On 2016/08/03 13:50:38, pkotwicz wrote: > getScopeFromUrl() returns a different result for > https://tests.peter.sh//notification-generator/ > ...
4 years, 4 months ago (2016-08-04 00:11:54 UTC) #5
pkotwicz
Xi can you please take a look at the change in webapk_installer.cc dfalcantara@: Can you ...
4 years, 4 months ago (2016-08-04 01:06:08 UTC) #7
gone
lgtm
4 years, 4 months ago (2016-08-04 16:42:12 UTC) #9
Xi Han
lgtm
4 years, 4 months ago (2016-08-05 14:29:21 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2199413003/60001
4 years, 4 months ago (2016-08-06 23:21:54 UTC) #13
commit-bot: I haz the power
Committed patchset #3 (id:60001)
4 years, 4 months ago (2016-08-06 23:55:58 UTC) #14
commit-bot: I haz the power
4 years, 4 months ago (2016-08-06 23:57:29 UTC) #16
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/47136bc34e3cc1ce64d23d9c47580283c3102624
Cr-Commit-Position: refs/heads/master@{#410273}

Powered by Google App Engine
This is Rietveld 408576698