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

Issue 9362001: Unit tests for publishing app shortcuts on Mac (Closed)

Created:
8 years, 10 months ago by sail
Modified:
8 years, 10 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Unit tests for publishing app shortcuts on Mac BUG=112651 TEST=Manually built a App loader bundle and copied it into the Chrome framework. Verified that tests passed. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=121822

Patch Set 1 #

Patch Set 2 : Remove IsWritable #

Total comments: 4

Patch Set 3 : rebase/address review comments #

Total comments: 2

Patch Set 4 : quit #

Patch Set 5 : rebase #

Total comments: 5

Patch Set 6 : address review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+179 lines, -43 lines) Patch
A chrome/browser/web_applications/web_app_mac.h View 1 2 3 4 5 1 chunk +46 lines, -0 lines 0 comments Download
M chrome/browser/web_applications/web_app_mac.mm View 1 2 3 4 5 4 chunks +55 lines, -43 lines 0 comments Download
A chrome/browser/web_applications/web_app_mac_unittest.mm View 1 2 3 4 5 1 chunk +76 lines, -0 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M chrome/chrome_tests.gypi View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
sail
8 years, 10 months ago (2012-02-07 22:58:37 UTC) #1
Robert Sesek
I'll hold off on doing a full review until the other CL is done. https://chromiumcodereview.appspot.com/9362001/diff/2001/chrome/browser/web_applications/web_app_mac.h ...
8 years, 10 months ago (2012-02-08 01:01:28 UTC) #2
jeremy
Will be easier to review this once the previous CL has landed. https://chromiumcodereview.appspot.com/9362001/diff/2001/chrome/browser/web_applications/web_app_mac_unittest.mm File chrome/browser/web_applications/web_app_mac_unittest.mm ...
8 years, 10 months ago (2012-02-08 09:14:51 UTC) #3
sail
rebased, please take another look https://chromiumcodereview.appspot.com/9362001/diff/2001/chrome/browser/web_applications/web_app_mac.h File chrome/browser/web_applications/web_app_mac.h (right): https://chromiumcodereview.appspot.com/9362001/diff/2001/chrome/browser/web_applications/web_app_mac.h#newcode13 chrome/browser/web_applications/web_app_mac.h:13: class WebAppShortcutCreator { On ...
8 years, 10 months ago (2012-02-09 23:04:39 UTC) #4
Mihai Parparita -not on Chrome
LGTM
8 years, 10 months ago (2012-02-11 01:54:55 UTC) #5
jeremy
LGTM but I'd prefer that the plist verification happen as part of this CL, seems ...
8 years, 10 months ago (2012-02-12 12:05:46 UTC) #6
sail
https://chromiumcodereview.appspot.com/9362001/diff/7001/chrome/browser/web_applications/web_app_mac_unittest.mm File chrome/browser/web_applications/web_app_mac_unittest.mm (right): https://chromiumcodereview.appspot.com/9362001/diff/7001/chrome/browser/web_applications/web_app_mac_unittest.mm#newcode66 chrome/browser/web_applications/web_app_mac_unittest.mm:66: // for "@APP_*@". On 2012/02/12 12:05:46, jeremy wrote: > ...
8 years, 10 months ago (2012-02-12 21:04:21 UTC) #7
jeremy
LGTM
8 years, 10 months ago (2012-02-13 05:01:38 UTC) #8
Robert Sesek
http://codereview.chromium.org/9362001/diff/15001/chrome/browser/web_applications/web_app_mac.h File chrome/browser/web_applications/web_app_mac.h (right): http://codereview.chromium.org/9362001/diff/15001/chrome/browser/web_applications/web_app_mac.h#newcode9 chrome/browser/web_applications/web_app_mac.h:9: #include "chrome/browser/shell_integration.h" IWYU: FilePath http://codereview.chromium.org/9362001/diff/15001/chrome/browser/web_applications/web_app_mac.mm File chrome/browser/web_applications/web_app_mac.mm (right): http://codereview.chromium.org/9362001/diff/15001/chrome/browser/web_applications/web_app_mac.mm#newcode31 ...
8 years, 10 months ago (2012-02-13 21:47:19 UTC) #9
sail
http://codereview.chromium.org/9362001/diff/15001/chrome/browser/web_applications/web_app_mac.h File chrome/browser/web_applications/web_app_mac.h (right): http://codereview.chromium.org/9362001/diff/15001/chrome/browser/web_applications/web_app_mac.h#newcode9 chrome/browser/web_applications/web_app_mac.h:9: #include "chrome/browser/shell_integration.h" On 2012/02/13 21:47:19, rsesek wrote: > IWYU: ...
8 years, 10 months ago (2012-02-13 23:26:42 UTC) #10
Robert Sesek
lgtm
8 years, 10 months ago (2012-02-14 00:27:13 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sail@chromium.org/9362001/19001
8 years, 10 months ago (2012-02-14 00:40:06 UTC) #12
commit-bot: I haz the power
8 years, 10 months ago (2012-02-14 02:21:21 UTC) #13
Change committed as 121822

Powered by Google App Engine
This is Rietveld 408576698