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

Issue 13258: Fix extensions_service_unittest on Linux.... (Closed)

Created:
12 years ago by please use my chromium address
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Fix extensions_service_unittest on Linux. I was getting failures which are not present on buildbot, I don't know why. But with these changes it should be more solid. This also prevents a segfault which I got (out of bounds array access). Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=6792

Patch Set 1 #

Total comments: 3

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -3 lines) Patch
M chrome/browser/extensions/extensions_service_unittest.cc View 1 6 chunks +17 lines, -3 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
please use my chromium address
12 years ago (2008-12-08 21:34:21 UTC) #1
Aaron Boodman
Thanks for doing this. I think that we will probably want to keep the extensions ...
12 years ago (2008-12-08 22:14:44 UTC) #2
Evan Stade
http://codereview.chromium.org/13258/diff/1/2 File chrome/browser/extensions/extensions_service_unittest.cc (right): http://codereview.chromium.org/13258/diff/1/2#newcode97 Line 97: // Make sure we won't access out-of-the-range items. ...
12 years ago (2008-12-08 22:34:47 UTC) #3
please use my chromium address
I made EXPECT_/ASSERT_ changes simpler, moving less things around. About the nit: good idea, can ...
12 years ago (2008-12-11 14:54:53 UTC) #4
Aaron Boodman
12 years ago (2008-12-11 17:55:26 UTC) #5
On 2008/12/11 14:54:53, phajdan.jr wrote:
> I made EXPECT_/ASSERT_ changes simpler, moving less things around. About the
> nit: good idea, can I do it in a separate patch? This patch changes behavior,
> while the second one would be a pure cleanup.

LGTM

Thanks!

Powered by Google App Engine
This is Rietveld 408576698