forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix for fullscreen state handling by maintaining a local flag
in order to avoid a state inconsistency caused by aynchronous X property updates. BUG=286278 TEST=Manually test using Fullscreen API toggling. R=erg@chromium.org Review URL: https://chromiumcodereview.appspot.com/23670008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@222404 0039d316-1c4b-4281-b951-d872f2087c98
- Loading branch information
dominik.rottsches@intel.com
committed
Sep 10, 2013
1 parent
c212982
commit 7f1c7ed
Showing
3 changed files
with
10 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters