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

Issue 19555005: Clean up TranslateManager's URL fetchers so that they are destroyed in the correct thread. (Closed)

Created:
7 years, 5 months ago by hajimehoshi
Modified:
7 years, 5 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Clean up TranslateManager's URL fetchers so that they are destroyed in the correct thread. BUG=263240 TEST=browser_tests Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=213341

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -6 lines) Patch
M chrome/browser/chrome_browser_main.cc View 1 chunk +3 lines, -4 lines 0 comments Download
M chrome/browser/translate/translate_manager.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/translate/translate_manager.cc View 2 chunks +5 lines, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
hajimehoshi
Can you take a look? Thank you in advance. I added cbentzel@ as a reviewer ...
7 years, 5 months ago (2013-07-23 09:29:45 UTC) #1
Takashi Toyoshima
translate/ LGTM
7 years, 5 months ago (2013-07-23 10:21:31 UTC) #2
jochen (gone - plz use gerrit)
lgtm
7 years, 5 months ago (2013-07-23 11:13:55 UTC) #3
cbentzel
LGTM
7 years, 5 months ago (2013-07-23 14:16:39 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hajimehoshi@chromium.org/19555005/1
7 years, 5 months ago (2013-07-24 00:29:05 UTC) #5
commit-bot: I haz the power
Change committed as 213341
7 years, 5 months ago (2013-07-24 04:54:10 UTC) #6
dgrogan
I'm going to revert this because it is causing flakiness on the try bots, e.g. ...
7 years, 5 months ago (2013-07-24 19:19:54 UTC) #7
hajimehoshi
7 years, 5 months ago (2013-07-25 04:14:03 UTC) #8
Message was sent while issue was closed.
Oops, thanks.  I should have realized this the result of trybots of this CL.

On 2013/07/24 19:19:54, dgrogan wrote:
> I'm going to revert this because it is causing flakiness on the try bots, e.g.
>
http://build.chromium.org/p/tryserver.chromium/builders/linux_aura/builds/629...
> 
> [----------] Global test environment tear-down
> [==========] 1 test from 1 test case ran. (3448 ms total)
> [  PASSED  ] 1 test.
> Note: Google Test filter =
> TranslateManagerBrowserTest.ServerReportsUnsupportedLanguage
> [==========] Running 1 test from 1 test case.
> [----------] Global test environment set-up.
> [----------] 1 test from TranslateManagerBrowserTest
> [ RUN      ] TranslateManagerBrowserTest.ServerReportsUnsupportedLanguage
> Xlib:  extension "RANDR" missing on display ":9".
> [       OK ] TranslateManagerBrowserTest.ServerReportsUnsupportedLanguage (84
> ms)
> [----------] 1 test from TranslateManagerBrowserTest (84 ms total)
> 
> [----------] Global test environment tear-down
> [==========] 1 test from 1 test case ran. (84 ms total)
> [  PASSED  ] 1 test.
> [21065:21065:0724/112031:332428932828:FATAL:translate_manager.cc(88)] Check
> failed: language_list_.get() == NULL. 
> [21065:21065:0724/112031:332428932828:FATAL:translate_manager.cc(88)] Check
> failed: language_list_.get() == NULL.

Powered by Google App Engine
This is Rietveld 408576698