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

Issue 6732033: Fixing a random hang when exiting full screen in chome. The same bug doesn't (Closed)

Created:
9 years, 9 months ago by gangji
Modified:
9 years, 7 months ago
CC:
o3d-review_googlegroups.com
Visibility:
Public.

Description

Fixing a random hang when exiting full screen in chome. The same bug doesn't happen in firefox or internet explorer. In chrome, the parent windows handle might get locked and the ShowWindow call is blocked and hang. The fix is not to hind the window for repositioning. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=79409

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -1 line) Patch
M plugin/win/main_win.cc View 1 chunk +7 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
gangji
9 years, 9 months ago (2011-03-24 21:10:21 UTC) #1
Tristan Schmelcher 2
9 years, 9 months ago (2011-03-25 04:22:34 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698