Thanks Alexandre, that seems wise.
I'll get a review ready after 1.8.
On Monday, November 23, 2015, Alexandre Julliard julliard@winehq.org wrote:
Christopher Thielen <cthielen@gmail.com javascript:;> writes:
Fixes https://bugs.winehq.org/show_bug.cgi?id=13683
A window may be notified with WM_CAPTURECHANGED about itself gaining mouse capture if it calls SetCapture() twice.
You'd need to review all places where we handle that message, I don't think we've taken that behavior into account.
Because of this risk, I'm afraid it will have to wait until after code freeze.
-- Alexandre Julliard julliard@winehq.org javascript:;