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

Issue 667053007: Use manifest for streamlined hosted app creation for title and URL. (Closed)

Created:
6 years, 2 months ago by benwells
Modified:
6 years, 2 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org, chrome-apps-syd-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git/+/master
Project:
chromium
Visibility:
Public.

Description

Use manifest for streamlined hosted app creation for title and URL. This uses the manifest as defined in https://w3c.github.io/manifest/. BUG=425837 Committed: https://crrev.com/8e992e1bb6c5789e9db040a87ba3eaaf9ac62c9e Cr-Commit-Position: refs/heads/master@{#300956}

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : Updated test #

Patch Set 4 : Fix memory leak in manifest_manager_host #

Unified diffs Side-by-side diffs Delta from patch set Stats (+115 lines, -12 lines) Patch
M chrome/browser/extensions/bookmark_app_helper.h View 1 4 chunks +13 lines, -0 lines 0 comments Download
M chrome/browser/extensions/bookmark_app_helper.cc View 1 3 chunks +33 lines, -4 lines 0 comments Download
M chrome/browser/extensions/bookmark_app_helper_unittest.cc View 1 2 4 chunks +54 lines, -0 lines 0 comments Download
M chrome/browser/extensions/tab_helper.cc View 4 chunks +8 lines, -4 lines 0 comments Download
M content/browser/manifest/manifest_manager_host.cc View 1 2 3 1 chunk +7 lines, -4 lines 0 comments Download

Messages

Total messages: 15 (5 generated)
benwells
6 years, 2 months ago (2014-10-22 21:12:29 UTC) #2
calamity
lgtm. https://codereview.chromium.org/667053007/diff/20001/chrome/browser/extensions/bookmark_app_helper_unittest.cc File chrome/browser/extensions/bookmark_app_helper_unittest.cc (right): https://codereview.chromium.org/667053007/diff/20001/chrome/browser/extensions/bookmark_app_helper_unittest.cc#newcode184 chrome/browser/extensions/bookmark_app_helper_unittest.cc:184: WebApplicationInfo web_app_info; Maybe also supply a url and ...
6 years, 2 months ago (2014-10-23 02:46:24 UTC) #3
benwells
https://codereview.chromium.org/667053007/diff/20001/chrome/browser/extensions/bookmark_app_helper_unittest.cc File chrome/browser/extensions/bookmark_app_helper_unittest.cc (right): https://codereview.chromium.org/667053007/diff/20001/chrome/browser/extensions/bookmark_app_helper_unittest.cc#newcode184 chrome/browser/extensions/bookmark_app_helper_unittest.cc:184: WebApplicationInfo web_app_info; On 2014/10/23 02:46:24, calamity wrote: > Maybe ...
6 years, 2 months ago (2014-10-23 03:50:09 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/667053007/40001
6 years, 2 months ago (2014-10-23 03:50:55 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_asan_rel on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_asan_rel/builds/5557)
6 years, 2 months ago (2014-10-23 05:30:58 UTC) #8
benwells
mlamouri: please look at change in manifest_manager_host.cc
6 years, 2 months ago (2014-10-23 07:23:35 UTC) #10
mlamouri (slow - plz ping)
I wonder if we could make this less error prone by having something like an ...
6 years, 2 months ago (2014-10-23 10:28:03 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/667053007/60001
6 years, 2 months ago (2014-10-23 20:34:30 UTC) #13
commit-bot: I haz the power
Committed patchset #4 (id:60001)
6 years, 2 months ago (2014-10-23 21:59:49 UTC) #14
commit-bot: I haz the power
6 years, 2 months ago (2014-10-23 22:00:23 UTC) #15
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/8e992e1bb6c5789e9db040a87ba3eaaf9ac62c9e
Cr-Commit-Position: refs/heads/master@{#300956}

Powered by Google App Engine
This is Rietveld 408576698