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

Issue 439023002: Move ImageLoaderTest to extensions_unittests (Closed)

Created:
6 years, 4 months ago by James Cook
Modified:
6 years, 4 months ago
Reviewers:
Yoyo Zhou, Jun Mukai
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Move ImageLoaderTest to extensions_unittests * Give it its own copy of its test data, instead of sharing with other unrelated tests that live in src/chrome. * Introduce ChromeComponentExtensionResourceManagerTest to address a TODO and eliminate the src/chrome dependency. BUG=397164 TEST=unit_tests, extensions_unittests Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=287885

Patch Set 1 #

Patch Set 2 : (image-loader) rebase #

Total comments: 2

Patch Set 3 : (image-loader) manifest.json, namespace #

Patch Set 4 : (image-loader) rebase #

Patch Set 5 : (image-loader) rebase, fix directory #

Patch Set 6 : (image-loader) cleanup #

Unified diffs Side-by-side diffs Delta from patch set Stats (+115 lines, -79 lines) Patch
A chrome/browser/extensions/chrome_component_extension_resource_manager_unittest.cc View 3 4 5 1 chunk +74 lines, -0 lines 0 comments Download
M chrome/chrome_tests_unit.gypi View 1 2 3 4 3 chunks +1 line, -2 lines 0 comments Download
M extensions/browser/image_loader_unittest.cc View 1 2 3 4 13 chunks +39 lines, -77 lines 0 comments Download
M extensions/extensions.gyp View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
James Cook
mukai, PTAL at chrome_component_extension_resource_manager_unittest.cc yoz, PTAL at the rest
6 years, 4 months ago (2014-08-02 01:33:00 UTC) #1
Jun Mukai
lgtm!!
6 years, 4 months ago (2014-08-02 01:41:49 UTC) #2
James Cook
On 2014/08/02 01:41:49, Jun Mukai wrote: > lgtm!! I may need to land the new ...
6 years, 4 months ago (2014-08-02 03:49:05 UTC) #3
Yoyo Zhou
LGTM, but why do we need the 16 and 24 icons in the test data? ...
6 years, 4 months ago (2014-08-04 21:15:01 UTC) #4
James Cook
I needed to copy the test data so that the test in src/extensions would not ...
6 years, 4 months ago (2014-08-04 21:24:47 UTC) #5
Yoyo Zhou
Ah, sorry. I was only looking at the new test and missed that the old ...
6 years, 4 months ago (2014-08-04 21:30:13 UTC) #6
James Cook
The CQ bit was checked by jamescook@chromium.org
6 years, 4 months ago (2014-08-05 16:58:35 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamescook@chromium.org/439023002/60001
6 years, 4 months ago (2014-08-05 17:00:00 UTC) #8
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_gpu on tryserver.chromium.gpu ...
6 years, 4 months ago (2014-08-05 21:25:57 UTC) #9
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-05 21:56:29 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_swarming on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_swarming/builds/3193)
6 years, 4 months ago (2014-08-05 21:56:29 UTC) #11
James Cook
The CQ bit was checked by jamescook@chromium.org
6 years, 4 months ago (2014-08-06 18:33:24 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamescook@chromium.org/439023002/100001
6 years, 4 months ago (2014-08-06 18:37:18 UTC) #13
commit-bot: I haz the power
6 years, 4 months ago (2014-08-06 22:59:50 UTC) #14
Message was sent while issue was closed.
Change committed as 287885

Powered by Google App Engine
This is Rietveld 408576698