DescriptionEnable setting capture to a non-toplevel widget when the widget is activated on
Linux
This CL also makes DesktopWindowTreeHostX11 always synchronously notify the
aura::Window which lost capture when the capture release is requested. (as
opposed to when capture is actually lost) Previously,
CaptureClient::SetCapture() would synchronously notify the aura::Window which
lost capture.
DesktopWindowTreeHostX11::Minimize() would asynchronousy notify the aura::Window
which lost capture.
BUG=319516, 392480
TEST=WidgetCaptureTest.SetCaptureToNonToplevel
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=283034
Patch Set 1 : #
Total comments: 3
Patch Set 2 : #Patch Set 3 : Fix test on CrOS #
Messages
Total messages: 12 (0 generated)
|