[webkit-reviews] review requested: [Bug 39724] [Qt] navigator.geolocation support for qt port : [Attachment 57751] proposed solution

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 3 04:25:02 PDT 2010


maheshK <mahesh.kulkarni at nokia.com> has asked  for review:
Bug 39724: [Qt] navigator.geolocation support for qt port
https://bugs.webkit.org/show_bug.cgi?id=39724

Attachment 57751: proposed solution
https://bugs.webkit.org/attachment.cgi?id=57751&action=review

------- Additional Comments from maheshK <mahesh.kulkarni at nokia.com>
Proposed fix,

1) uses qtmobility location service
2) qtmobility location service only support GPS tracking
3) QtgeolocationServicePrivate.h is introduced to hack around qtmobility
incomplete signal's signature using QtMobility namespace. This would be deleted
once fix is available 
4) Geolocation for  will be enabled if mobility.prf is available in QTMAKESPEC
path. Any other way to check specific to location service? 

Please review.


More information about the webkit-reviews mailing list