Bug 70330 - Enable geolocation client based flag for Qt5
Summary: Enable geolocation client based flag for Qt5
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P3 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-18 08:01 PDT by Adenilson Cavalcanti Silva
Modified: 2011-10-20 03:21 PDT (History)
2 users (show)

See Also:


Attachments
use the same geolocation features for Qt5 (1.56 KB, patch)
2011-10-18 08:13 PDT, Adenilson Cavalcanti Silva
no flags Details | Formatted Diff | Diff
This patch tests for the locatio module. (1.63 KB, patch)
2011-10-19 12:59 PDT, Adenilson Cavalcanti Silva
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adenilson Cavalcanti Silva 2011-10-18 08:01:28 PDT
This patch will allow to have geolocation support activated by default.
Comment 1 Adenilson Cavalcanti Silva 2011-10-18 08:13:05 PDT
Created attachment 111446 [details]
use the same geolocation features for Qt5

I tested it in Qt5, next I will test on Qt 4.x.
Comment 2 Tor Arne Vestbø 2011-10-18 08:21:16 PDT
Comment on attachment 111446 [details]
use the same geolocation features for Qt5

Is there a way you can pick up if someone build Qt5 with -no-location?
Comment 3 Adenilson Cavalcanti Silva 2011-10-18 08:34:41 PDT
I just tested with Qt 4.7.2 and it is working fine.

Tor:

I'm not aware if is there a flag for it in Qt5. But -location is turned on by default.
Comment 4 Adenilson Cavalcanti Silva 2011-10-19 12:59:29 PDT
Created attachment 111661 [details]
This patch tests for the locatio module.
Comment 5 WebKit Review Bot 2011-10-20 03:21:26 PDT
Comment on attachment 111661 [details]
This patch tests for the locatio module.

Clearing flags on attachment: 111661

Committed r97956: <http://trac.webkit.org/changeset/97956>
Comment 6 WebKit Review Bot 2011-10-20 03:21:31 PDT
All reviewed patches have been landed.  Closing bug.