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

Issue 342026: Fix call ordering in Carbon plugin interposing (Closed)

Created:
11 years, 1 month ago by stuartmorgan
Modified:
9 years, 7 months ago
Reviewers:
Amanda Walker
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Fix call ordering in Carbon plugin interposing SetSystemUIMode seems to be unhappy with releasing full screen mode while a full-screen plugin window is still frontmont; swap the order of our calls so we do them after the window is closed instead. BUG=25838 TEST=Open a full-screen Flash window, then exit. Dock should re-appear. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=30393

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -6 lines) Patch
M chrome/browser/plugin_carbon_interpose_mac.cc View 1 chunk +8 lines, -6 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
stuartmorgan
11 years, 1 month ago (2009-10-28 20:55:35 UTC) #1
Amanda Walker
11 years, 1 month ago (2009-10-28 21:26:05 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698