12010-08-18 Mahesh Kulkarni <mahesh.kulkarni@nokia.com>
2
3 Reviewed by NOBODY (OOPS!).
4
5 [Qt] Request for permission before starting Geolocation service
6 https://bugs.webkit.org/show_bug.cgi?id=42027
7
8 Handles starting location acquisition when request is granted for ports using
9 "!CLIENT_BASED_GEOLOCATION and PREEMPT_GEOLOCATION_PERMISSION" policy
10 Only Qt port as of today uses the above combination. Enable
11 PREEMPT_GEOLOCATION_PERMISSION for qt port.
12
13 Delayed layout cases for this bug are skipped for Qt (bug #41364 will fix)
14
15 * WebCore.pro:
16 * page/Geolocation.cpp:
17 (WebCore::Geolocation::handlePendingPermissionNotifiers):
18