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

Issue 2874693002: Fix SetUp of HostedAppTest and AppShimMenuControllerBrowserTest (Closed)

Created:
3 years, 7 months ago by chaopeng
Modified:
3 years, 7 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org, mac-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix SetUp of HostedAppTest and AppShimMenuControllerBrowserTest We got a ASAN issue when we land crrev.com/2834583002. The ASAN issue shows ScopedFeatureList::* calls happend after Shutdown/Test finish. In the stack trace we also know, the test is run in InProcessBrowserTest::SetUp so all the SetUp stuff should happen before SuperClass::SetUp. In this patch, we only fix SetUp of HostedAppTest and AppShimMenuControllerBrowserTest. BUG=713390 Review-Url: https://codereview.chromium.org/2874693002 Cr-Commit-Position: refs/heads/master@{#470685} Committed: https://chromium.googlesource.com/chromium/src/+/648090c24cfe95b072fe2099ffd4af9bd04aa724

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M chrome/browser/ui/cocoa/apps/app_shim_menu_controller_mac_browsertest.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/extensions/hosted_app_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 9 (4 generated)
chaopeng
asvitkine@chromium.org, finnur@chromium.org: PTAL, Thank you.
3 years, 7 months ago (2017-05-10 02:45:38 UTC) #2
Finnur
LGTM
3 years, 7 months ago (2017-05-10 10:49:26 UTC) #3
Alexei Svitkine (slow)
lgtm
3 years, 7 months ago (2017-05-10 14:46:08 UTC) #4
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/2874693002/1
3 years, 7 months ago (2017-05-10 19:12:44 UTC) #6
commit-bot: I haz the power
3 years, 7 months ago (2017-05-10 20:27:23 UTC) #9
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/648090c24cfe95b072fe2099ffd4...

Powered by Google App Engine
This is Rietveld 408576698