Key context changes with id 93/184993/1
authorRadoslaw Cybulski <r.cybulski@partner.samsung.com>
Wed, 25 Jul 2018 06:09:26 +0000 (08:09 +0200)
committerRadoslaw Cybulski <r.cybulski@partner.samsung.com>
Wed, 25 Jul 2018 06:09:26 +0000 (08:09 +0200)
commita493d4997c2ed30912c799411aaf5cdb0a8ec010
tree3f2e6f1f35fd2834104e399469090d9f6c958378
parentdff7618ca3404282c387391a07ca786b5e50597c
Key context changes with id

Context changes are now keyed with id (with newer context change
getting next id), only the newest context change result will be used in
navigation. This fixes race, when two context change processes running
in parallel could result in wrong one being picked.

Change-Id: I3aad796e1f840d4b9918f8c7f02cda676174c5d6
src/NavigationInterface.cpp