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

Issue 8825015: Create a LegacyExtensionBrowserTest class that lets us test extensions with (Closed)

Created:
9 years ago by abarth-chromium
Modified:
9 years ago
Reviewers:
Aaron Boodman
CC:
chromium-reviews, jstritar+watch_chromium.org, mihaip+watch_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

Mark a handful of tests as using legacy manifest versions. We could convert these tests to using manifest_version 2, but it looks like more effort than it's worth. BUG=62897 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=113466

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 1

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -0 lines) Patch
M chrome/browser/extensions/extension_browsertests_misc.cc View 1 2 16 chunks +46 lines, -0 lines 0 comments Download
M chrome/browser/extensions/extension_icon_source_apitest.cc View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/extensions/extension_resource_request_policy_apitest.cc View 1 2 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
abarth-chromium
9 years ago (2011-12-07 00:46:48 UTC) #1
Aaron Boodman
Not too crazy about subclassing for this. Do you even need anything in ExtensionBrowserTest? Can't ...
9 years ago (2011-12-07 01:21:27 UTC) #2
abarth-chromium
I've updated the patch to not use subclasses for the generic ExtensionBrowserTests. I did override ...
9 years ago (2011-12-07 03:08:44 UTC) #3
Aaron Boodman
lgtm http://codereview.chromium.org/8825015/diff/3001/chrome/browser/extensions/extension_icon_source_apitest.cc File chrome/browser/extensions/extension_icon_source_apitest.cc (right): http://codereview.chromium.org/8825015/diff/3001/chrome/browser/extensions/extension_icon_source_apitest.cc#newcode19 chrome/browser/extensions/extension_icon_source_apitest.cc:19: void SetUpCommandLine(CommandLine* command_line) OVERRIDE { Chrome style is ...
9 years ago (2011-12-07 20:32:20 UTC) #4
abarth-chromium
Thanks.
9 years ago (2011-12-07 20:52:40 UTC) #5
commit-bot: I haz the power
9 years ago (2011-12-07 20:52:55 UTC) #6

Powered by Google App Engine
This is Rietveld 408576698