Batch MPRIS DBus property changes
ClosedPublic

Authored by broulik on Jun 22 2019, 1:41 PM.

Details

Test Plan

Didn't rename the emitPropertyChange method to queuePropertyChange to keep the changes to a minimum. Might change that separately later

Diff Detail

Repository
R856 Plasma Browser Integration
Lint
Lint Skipped
Unit
Unit Tests Skipped
broulik created this revision.Jun 22 2019, 1:41 PM
Restricted Application added a project: Plasma. · View Herald TranscriptJun 22 2019, 1:41 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
broulik requested review of this revision.Jun 22 2019, 1:41 PM
fvogt requested changes to this revision.Jun 22 2019, 1:59 PM

There should be a comment somewhere to explain what's happening and why.

host/mprisplugin.h
153 ↗(On Diff #60347)

Why a pointer?

This revision now requires changes to proceed.Jun 22 2019, 1:59 PM
broulik added inline comments.Jun 22 2019, 2:28 PM
host/mprisplugin.h
153 ↗(On Diff #60347)

No particular reason, just that we usually do that..

broulik updated this revision to Diff 60352.Jun 22 2019, 2:31 PM

Timer on stack

apol added a subscriber: apol.Jun 23 2019, 9:22 AM

+1 LGTM

fvogt accepted this revision.Jun 23 2019, 10:31 AM
This revision is now accepted and ready to land.Jun 23 2019, 10:31 AM
This revision was automatically updated to reflect the committed changes.