Merge lp:~unity-team/qtmir/1510571.ms-timestamp-compression into lp:qtmir
| Status: | Merged | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Approved by: | Gerry Boland on 2015-10-29 | ||||||||||||
| Approved revision: | 384 | ||||||||||||
| Merged at revision: | 403 | ||||||||||||
| Proposed branch: | lp:~unity-team/qtmir/1510571.ms-timestamp-compression | ||||||||||||
| Merge into: | lp:qtmir | ||||||||||||
| Diff against target: |
265 lines (+62/-42) 5 files modified
src/common/timestamp_impl.h (+6/-5) src/modules/Unity/Application/mirsurface.cpp (+4/-4) src/platforms/mirserver/qteventfeeder.cpp (+11/-13) tests/mirserver/QtEventFeeder/qteventfeeder_test.cpp (+15/-0) tests/modules/General/timestamp_test.cpp (+26/-20) |
||||||||||||
| To merge this branch: | bzr merge lp:~unity-team/qtmir/1510571.ms-timestamp-compression | ||||||||||||
| Related bugs: |
|
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Gerry Boland | 2015-10-29 | Approve on 2015-10-29 | |
| PS Jenkins bot | continuous-integration | Needs Fixing on 2015-10-29 | |
|
Review via email:
|
|||
Commit Message
Hand Qt millisecond timestamps rather than nanosecond.
Description of the Change
* Are there any related MPs required for this MP to build/function as expected? Please list.
No
* Did you perform an exploratory manual test run of your code change and any related functionality?
Not yet
* If you changed the packaging (debian), did you subscribe the ubuntu-unity team to this MP?
NA
| Michael Terry (mterry) wrote : | # |
| PS Jenkins bot (ps-jenkins) wrote : | # |
FAILED: Continuous integration, rev:384
http://
Executed test runs:
SUCCESS: http://
SUCCESS: http://
deb: http://
SUCCESS: http://
FAILURE: http://
FAILURE: http://
FAILURE: http://
Click here to trigger a rebuild:
http://
| Gerry Boland (gerboland) wrote : | # |
Tested here too. Works good and code-change logical.
| Lukáš Tinkl (lukas-kde) wrote : | # |
Glad to report this also fixes mouse double click events.

I tested this and it worked fine. Fixed my problem with https:/ /code.launchpad .net/~mterry/ unity8/ shutdown- dialog- on-resume/ +merge/ 275240