[Webkit-unassigned] [Bug 39357] [QT] QT_BEARER flag is not enabled on S60 properly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 4 06:08:23 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=39357





--- Comment #11 from Simon Hausmann <hausmann at webkit.org>  2010-06-04 06:08:22 PST ---
Ok, Alex fixed this upstream:

http://qt.gitorious.org/qt-mobility/qt-mobility/commit/480959c68fb1071bd77b503988b63f4e80387489

load(mobilityconfig)
contains(MOBILITY_CONFIG, bearer) {
    message(Bearer API available)
    CONFIG+=mobility
    MOBILITY+=bearer
} else {
    message(Bearer API NOT available)
}

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list