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 16464: Add a dummy PostThreadMessage and PeekMessage call to help inform Windows tha... (Closed)

Created:
12 years ago by darin (slow to review)
Modified:
9 years, 7 months ago
Reviewers:
Peter Kasting, ananta
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Add a dummy PostThreadMessage and PeekMessage call to help inform Windows that our subprocesses have started up. This causes Windows to promptly stop showing the IDC_APPSTARTING cursor when opening a new tab or navigating to a new domain via the location bar. BUG=4805 R=ananta Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=7447

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -9 lines) Patch
M chrome/app/chrome_dll_main.cc View 2 chunks +19 lines, -9 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
darin (slow to review)
12 years ago (2008-12-23 21:35:35 UTC) #1
ananta
LGTM
12 years ago (2008-12-23 22:02:10 UTC) #2
Peter Kasting
12 years ago (2008-12-24 03:22:52 UTC) #3
Nice fix.  How was this not biting us before?  Seems like this should have
always caused issues...

Powered by Google App Engine
This is Rietveld 408576698