Chromium Code Reviews
DescriptionProcessSingleton 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.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=209047
Patch Set 1 #Patch Set 2 : rebased #
Total comments: 6
Patch Set 3 : CR feedback. #
Messages
Total messages: 11 (0 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||