summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/qtcontactsdocsample/qtcontactsdocsample.cpp
diff options
context:
space:
mode:
authorDavid Laing <david.laing@nokia.com>2010-04-15 14:58:56 +1000
committerDavid Laing <david.laing@nokia.com>2010-04-15 14:58:56 +1000
commitda98542dee332f35e2ea62f818792e5314092314 (patch)
tree2b5ec176455a5cccd5480dd8fc51e0ec6b8760b2 /doc/src/snippets/qtcontactsdocsample/qtcontactsdocsample.cpp
parent7d8afcbc6bcd16b72edc812b9330bc26056425cb (diff)
Fix for failing requests in S60 Location backend.
Failing unit tests indicated that no requests (position or satellite) were being made on S60. Further investigation showed that the fix time metrics had changed such that none of the position modules were acceptable as per the current checks on the modules. This was fixed by adding a second round of checks for this case, which searches for the module with the best fix time metric rather than just for fix time metrics less than the timeout. It also became apparent that a small change made concurrently with the last round of changes addressing unit test pass rates added a bug which caused the device to panic on negative timeouts and to behave incorrectly for timeouts less that the minimum acceptable timeout. This was fixed as well.
Diffstat (limited to 'doc/src/snippets/qtcontactsdocsample/qtcontactsdocsample.cpp')
0 files changed, 0 insertions, 0 deletions