RESOLVED WONTFIX 30270
[Qt] Turn on XHTML-MP support by default
https://bugs.webkit.org/show_bug.cgi?id=30270
Summary [Qt] Turn on XHTML-MP support by default
Laszlo Gombos
Reported 2009-10-09 20:56:03 PDT
This feature is useful on mobile platforms; to minimize the fragmentation between QtWebKit platforms let's turn it on for all platforms not just mobile. This was discussed with Simon in the past and agreed that this is a good idea.
Attachments
proposed patch (1.13 KB, patch)
2009-10-09 20:58 PDT, Laszlo Gombos
staikos: review-
Laszlo Gombos
Comment 1 2009-10-09 20:58:56 PDT
Created attachment 40984 [details] proposed patch
Eric Seidel (no email)
Comment 2 2009-10-10 19:42:14 PDT
A Qt person would need to approve this. Seems like a strange strange feature to have on for desktop browsers. This makes WebKitQt differ further from Mac, AppleWin, Chromium, etc.
George Staikos
Comment 3 2009-10-11 06:41:24 PDT
Comment on attachment 40984 [details] proposed patch I think this is a really bad idea. These features allow fragmentation. The real value is for browsing HTTP through WAP gateways, which I just can't imagine happening on desktop Qt applications. I have to r- on principle, and agree with Eric.
Laszlo Gombos
Comment 4 2010-01-13 06:43:52 PST
This comes down to manage fragmentation between QtWebKit ports running on different environments vs. WebKit ports running on the same environment (e.g. desktop). I'm OK to have it turned off by default as it could be enabled on the CLI easily. Mark it WONTFIX for now.
Note You need to log in before you can comment on or make changes to this bug.