RESOLVED WONTFIX Bug 29418
[Qt] In a static build of Demo Browser, the Web Inspector does not load content
https://bugs.webkit.org/show_bug.cgi?id=29418
Summary [Qt] In a static build of Demo Browser, the Web Inspector does not load content
Tor Arne Vestbø
Reported 2009-09-18 07:37:33 PDT
This bug report originated from issue QTBUG-4026 <http://bugreports.qt.nokia.com/browse/QTBUG-4026> --- Description --- In a static build of Demo Browser, the Web Inspector does not load any content
Attachments
Laszlo Gombos
Comment 1 2009-10-30 19:40:31 PDT
I'm not sure if this is related to the "static build of Demo Browser" Seen a similar problem using r50369 and QtLauncher. Build options for reference: "build-webkit --qt --no-svg -spec macx-g++ --no-video CONFIG+=QT_NO_UITOOLS CONFIG+=webkit_no_framework".
Brian Ellis
Comment 2 2010-04-20 11:11:36 PDT
This bug has been present for over a year now. It is preventing us from adding support for the Inspector to placemark balloons in Google Earth, which would be extremely helpful for content developers. I'd like to propose raising the priority of this bug.
Jędrzej Nowacki
Comment 3 2010-06-23 04:35:34 PDT
With Qt 4.7 we are unfortunately not going to support static linking of QtWebKit anymore.
Jędrzej Nowacki
Comment 4 2010-06-23 04:41:43 PDT
(In reply to comment #2) > This bug has been present for over a year now. It is preventing us from adding support for the Inspector to placemark balloons in Google Earth, which would be extremely helpful for content developers. I'd like to propose raising the priority of this bug. Please, consider to use dynamic linking instead.
Brian Ellis
Comment 5 2010-06-23 12:14:40 PDT
Linking QtWebKit dynamically would add a significant amount of size to our binary; this is a big enough problem for us that we may no longer be able to use upgraded versions of QtWebKit, which would mean we'd have to move off of QtWebKit entirely for security reasons. Does this prohibition on static linking apply only to QtWebKit, or to all Qt libraries in 4.7?
Note You need to log in before you can comment on or make changes to this bug.