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

Issue 2621163005: Remove all use of FileHandlersInfo from desktop shortcut creation. (Closed)

Created:
3 years, 11 months ago by Matt Giuca
Modified:
3 years, 10 months ago
Reviewers:
msw, tapted
CC:
chromium-reviews, tfarina, mac-reviews_chromium.org, Matt Giuca, tapted, chrome-apps-syd-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove all use of FileHandlersInfo from desktop shortcut creation. File handler information was being passed all around the web app and shortcut creation code and not being used (due to an unlaunched feature that was removed in r442763). Removed all the passing of FileHandlersInfo and cleaned up. BUG=540055 Review-Url: https://codereview.chromium.org/2621163005 Cr-Commit-Position: refs/heads/master@{#448200} Committed: https://chromium.googlesource.com/chromium/src/+/918c5da31d9ccd80f22baca6151b19f3b4f17cff

Patch Set 1 #

Patch Set 2 : Fix web_app_mac. #

Patch Set 3 : Mac tests: Remove FileHandlersInfo references (plus tiny rebase). #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -168 lines) Patch
M chrome/browser/apps/app_shim/app_shim_interactive_uitest_mac.mm View 1 2 2 chunks +2 lines, -2 lines 2 comments Download
M chrome/browser/ui/views/create_application_shortcut_view.h View 3 chunks +2 lines, -6 lines 0 comments Download
M chrome/browser/ui/views/create_application_shortcut_view.cc View 1 2 3 chunks +7 lines, -11 lines 0 comments Download
M chrome/browser/web_applications/web_app.h View 6 chunks +8 lines, -28 lines 0 comments Download
M chrome/browser/web_applications/web_app.cc View 9 chunks +20 lines, -45 lines 0 comments Download
M chrome/browser/web_applications/web_app_chromeos.cc View 2 chunks +3 lines, -6 lines 0 comments Download
M chrome/browser/web_applications/web_app_linux.cc View 3 chunks +4 lines, -8 lines 0 comments Download
M chrome/browser/web_applications/web_app_mac.h View 3 chunks +1 line, -6 lines 0 comments Download
M chrome/browser/web_applications/web_app_mac.mm View 1 7 chunks +24 lines, -40 lines 0 comments Download
M chrome/browser/web_applications/web_app_mac_unittest.mm View 1 2 1 chunk +1 line, -10 lines 0 comments Download
M chrome/browser/web_applications/web_app_win.cc View 2 chunks +3 lines, -6 lines 0 comments Download

Messages

Total messages: 26 (20 generated)
Matt Giuca
Some more cleanup from the Old Days. msw@chromium.org: Please review changes in c/b/ui/views. tapted@chromium.org: Please ...
3 years, 10 months ago (2017-02-03 04:41:02 UTC) #13
tapted
lgtm https://codereview.chromium.org/2621163005/diff/30001/chrome/browser/apps/app_shim/app_shim_interactive_uitest_mac.mm File chrome/browser/apps/app_shim/app_shim_interactive_uitest_mac.mm (right): https://codereview.chromium.org/2621163005/diff/30001/chrome/browser/apps/app_shim/app_shim_interactive_uitest_mac.mm#newcode1 chrome/browser/apps/app_shim/app_shim_interactive_uitest_mac.mm:1: // Copyright 2014 The Chromium Authors. All rights ...
3 years, 10 months ago (2017-02-03 05:12:06 UTC) #16
Matt Giuca
https://codereview.chromium.org/2621163005/diff/30001/chrome/browser/apps/app_shim/app_shim_interactive_uitest_mac.mm File chrome/browser/apps/app_shim/app_shim_interactive_uitest_mac.mm (right): https://codereview.chromium.org/2621163005/diff/30001/chrome/browser/apps/app_shim/app_shim_interactive_uitest_mac.mm#newcode1 chrome/browser/apps/app_shim/app_shim_interactive_uitest_mac.mm:1: // Copyright 2014 The Chromium Authors. All rights reserved. ...
3 years, 10 months ago (2017-02-03 05:22:20 UTC) #20
msw
c/b/ui/views lgtm
3 years, 10 months ago (2017-02-03 08:51:05 UTC) #21
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/2621163005/30001
3 years, 10 months ago (2017-02-06 00:27:58 UTC) #23
commit-bot: I haz the power
3 years, 10 months ago (2017-02-06 01:21:54 UTC) #26
Message was sent while issue was closed.
Committed patchset #3 (id:30001) as
https://chromium.googlesource.com/chromium/src/+/918c5da31d9ccd80f22baca6151b...

Powered by Google App Engine
This is Rietveld 408576698