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

Issue 899543003: Break out more manifest parsing logic from ShortcutHelper (Closed)

Created:
5 years, 10 months ago by gone
Modified:
5 years, 10 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Break out more manifest parsing logic from ShortcutHelper * Pull out logic in ShortcutHelper for parsing shortcut properties into the ShortcutInfo struct. This will be used by AppBannerManager. * Passes ShortcutInfo structs around instead of 4 different parameters when creating shortcuts. BUG=453170 Committed: https://crrev.com/16e84de00c5b15908530026a4c12b43e900d1578 Cr-Commit-Position: refs/heads/master@{#314415}

Patch Set 1 #

Patch Set 2 : Rebasing #

Total comments: 4

Patch Set 3 : Addressing comments #

Patch Set 4 : Rebasing #

Unified diffs Side-by-side diffs Delta from patch set Stats (+134 lines, -84 lines) Patch
M chrome/browser/android/banners/app_banner_manager.h View 1 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/browser/android/banners/app_banner_manager.cc View 1 2 3 4 chunks +22 lines, -3 lines 0 comments Download
M chrome/browser/android/shortcut_helper.h View 1 2 3 3 chunks +6 lines, -16 lines 0 comments Download
M chrome/browser/android/shortcut_helper.cc View 1 2 3 13 chunks +25 lines, -65 lines 0 comments Download
A chrome/browser/android/shortcut_info.h View 1 chunk +27 lines, -0 lines 0 comments Download
A chrome/browser/android/shortcut_info.cc View 1 2 1 chunk +47 lines, -0 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (7 generated)
gone
Pulling out more logic.
5 years, 10 months ago (2015-02-03 01:17:11 UTC) #2
mlamouri (slow - plz ping)
lgtm, thanks! https://codereview.chromium.org/899543003/diff/20001/chrome/browser/android/banners/app_banner_manager.cc File chrome/browser/android/banners/app_banner_manager.cc (right): https://codereview.chromium.org/899543003/diff/20001/chrome/browser/android/banners/app_banner_manager.cc#newcode278 chrome/browser/android/banners/app_banner_manager.cc:278: info.UpdateFromManifest(manifest); You might want to set some ...
5 years, 10 months ago (2015-02-03 17:40:24 UTC) #3
gone
newt@ for OWNERS again. https://chromiumcodereview.appspot.com/899543003/diff/20001/chrome/browser/android/banners/app_banner_manager.cc File chrome/browser/android/banners/app_banner_manager.cc (right): https://chromiumcodereview.appspot.com/899543003/diff/20001/chrome/browser/android/banners/app_banner_manager.cc#newcode278 chrome/browser/android/banners/app_banner_manager.cc:278: info.UpdateFromManifest(manifest); On 2015/02/03 17:40:24, Mounir ...
5 years, 10 months ago (2015-02-03 19:48:23 UTC) #5
newt (away)
lgtm
5 years, 10 months ago (2015-02-03 19:56:47 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/899543003/40001
5 years, 10 months ago (2015-02-03 20:02:05 UTC) #8
commit-bot: I haz the power
Failed to apply patch for chrome/browser/android/banners/app_banner_manager.cc: While running git apply --index -3 -p1; error: patch ...
5 years, 10 months ago (2015-02-03 20:48:50 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/899543003/60001
5 years, 10 months ago (2015-02-03 21:03:38 UTC) #14
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 10 months ago (2015-02-03 22:08:12 UTC) #15
commit-bot: I haz the power
5 years, 10 months ago (2015-02-03 22:09:11 UTC) #16
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/16e84de00c5b15908530026a4c12b43e900d1578
Cr-Commit-Position: refs/heads/master@{#314415}

Powered by Google App Engine
This is Rietveld 408576698