WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
36617
[Qt] NetworkNotifier is not included in the Symbian build.
https://bugs.webkit.org/show_bug.cgi?id=36617
Summary
[Qt] NetworkNotifier is not included in the Symbian build.
Yael
Reported
2010-03-25 13:41:49 PDT
Due to build order, WebKit on Symbian is building without Bearer Manager. To fix this, we should replace the check for QtBearer.lib with the right CONFIG.
Attachments
Add attachment
proposed patch, testcase, etc.
Simon Hausmann
Comment 1
2010-03-28 13:58:27 PDT
I think the best fix would be to enable the feature if one of the following two conditions is true: 1) We're building against Qt >= 4.7 - that check exists in the trunk right now. 2) $$[QT_INSTALL_DATA]/mkspecs/features/mobility.prf exists Both options are platform independent and do not rely on symbian specifics.
Yael
Comment 2
2010-04-20 16:30:29 PDT
An alternative way was found.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug