Pass area by const reference to placeFoo methods
ClosedPublic

Authored by zzag on Sep 12 2019, 3:38 PM.

Details

Reviewers
gladhorn
Group Reviewers
KWin

Diff Detail

Repository
R108 KWin
Lint
Lint OK
Unit
No Unit Test Coverage
Build Status
Buildable 16439
Build 16457: arc lint + arc unit
zzag created this revision.Sep 12 2019, 3:38 PM
Restricted Application added a project: KWin. · View Herald TranscriptSep 12 2019, 3:38 PM
Restricted Application added a subscriber: kwin. · View Herald Transcript
zzag requested review of this revision.Sep 12 2019, 3:38 PM
gladhorn added inline comments.
manage.cpp
408–409

This looks like it does more than the commit message says. Is it fixing something? Then it should maybe be an independent commit.

zzag added inline comments.Sep 14 2019, 8:32 PM
manage.cpp
408–409

Nope, I'm trying to preserve the old behavior. See placement.cpp:587.

gladhorn accepted this revision.Sep 17 2019, 7:30 AM
This revision is now accepted and ready to land.Sep 17 2019, 7:30 AM
zzag closed this revision.Sep 17 2019, 7:31 AM

Please next time besides a title add a meaningful description if you push a patch with more than a trivial change and without review. I assume it was just a mistake that you also didn't link back to the review in the commit bccbb8f3a5f8.

zzag added a comment.Sep 17 2019, 7:45 AM

Please next time besides a title add a meaningful description if you push a patch with more than a trivial change and without review. I assume it was just a mistake that you also didn't link back to the review in the commit bccbb8f3a5f8.

Yes, I forgot to arc amend that patch.