[autotests] Fix maximize test
ClosedPublic

Authored by zzag on Nov 8 2018, 11:26 AM.

Details

Summary

testMaximizedPassedToDeco was failing because it didn't handle async
maximization.

testBorderlessMaximizedWindow was failing because setNoBorder can modify
geometry, so we end up with a wrong restore geometry.

Diff Detail

Repository
R108 KWin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
zzag created this revision.Nov 8 2018, 11:26 AM
Restricted Application added a project: KWin. · View Herald TranscriptNov 8 2018, 11:26 AM
Restricted Application added a subscriber: kwin. · View Herald Transcript
zzag requested review of this revision.Nov 8 2018, 11:26 AM
davidedmundson accepted this revision.Nov 8 2018, 12:09 PM
davidedmundson added a subscriber: davidedmundson.

thanks

This revision is now accepted and ready to land.Nov 8 2018, 12:09 PM
This revision was automatically updated to reflect the committed changes.