diff options
author | alexeypa@chromium.org <alexeypa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-28 01:02:48 +0000 |
---|---|---|
committer | alexeypa@chromium.org <alexeypa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-28 01:02:48 +0000 |
commit | ed132f5aee6b6ae77d1d2de2425ed60d9786086e (patch) | |
tree | 6839318de4297ca276e85ff951732c0c667afea5 /content/browser/gpu | |
parent | f248ebe040d9c306d634aadd0b59b0e23b6a235c (diff) | |
download | chromium_src-ed132f5aee6b6ae77d1d2de2425ed60d9786086e.zip chromium_src-ed132f5aee6b6ae77d1d2de2425ed60d9786086e.tar.gz chromium_src-ed132f5aee6b6ae77d1d2de2425ed60d9786086e.tar.bz2 |
ProcessSingleton now uses base::win::MessageWindow to create a message-only window.
Collateral changes:
- base::win::MessageWindow registes a single window class used by all message-only windows it creates. The class is registered via base::LazyInstance.
- Added base::win::MessageWindow::FindWindow() wrapper used to find other message-only windows, including the other created by a different process.
- Removed chrome::kMessageWindowClass constant.
Review URL: https://chromiumcodereview.appspot.com/17615003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@209047 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/browser/gpu')
0 files changed, 0 insertions, 0 deletions