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

Issue 3142029: Remove sync handling of IsSearchProviderInstalled on the browser UI thread. (Closed)

Created:
10 years, 4 months ago by levin
Modified:
9 years, 7 months ago
Reviewers:
sky
CC:
chromium-reviews, ben+cc_chromium.org, darin-cc_chromium.org, brettw-cc_chromium.org
Visibility:
Public.

Description

Remove sync handling of IsSearchProviderInstalled on the browser UI thread. This is to avoid a deadlock on Windows. It will be replaced by a handler on the I/O thread in a subsequent patch. BUG=38475 TEST=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=57063

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -79 lines) Patch
M chrome/browser/renderer_host/render_view_host.h View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/renderer_host/render_view_host.cc View 2 chunks +0 lines, -10 lines 0 comments Download
M chrome/browser/renderer_host/render_view_host_delegate.h View 2 chunks +0 lines, -6 lines 0 comments Download
M chrome/browser/renderer_host/render_view_host_delegate.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M chrome/browser/tab_contents/tab_contents.h View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/tab_contents/tab_contents.cc View 1 chunk +0 lines, -54 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
levin
10 years, 4 months ago (2010-08-21 00:32:17 UTC) #1
sky
10 years, 4 months ago (2010-08-23 15:49:00 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698