Bug 30270

Summary: [Qt] Turn on XHTML-MP support by default
Product: WebKit Reporter: Laszlo Gombos <laszlo.gombos>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: eric
Priority: P2 Keywords: Qt
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Attachments:
Description Flags
proposed patch staikos: review-

Description Laszlo Gombos 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.
Comment 1 Laszlo Gombos 2009-10-09 20:58:56 PDT
Created attachment 40984 [details]
proposed patch
Comment 2 Eric Seidel (no email) 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.
Comment 3 George Staikos 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.
Comment 4 Laszlo Gombos 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.