Bug 34284

Summary: [Qt] Turn off websocket support by default for Qt 4.6.x
Product: WebKit Reporter: Laszlo Gombos <laszlo.gombos>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: hausmann, joncribbs
Priority: P2 Keywords: Qt
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Attachments:
Description Flags
Turn off websocket support for Qt 4.6.x none

Description Laszlo Gombos 2010-01-28 14:33:29 PST
This feature only has been implemented properly for Qt port recently on the trunk by Yael (r53947). I think this feature should be disabled for Qt 4.6.x as it is not ready on that branch.
Comment 1 Laszlo Gombos 2010-01-28 14:36:15 PST
Created attachment 47649 [details]
Turn off websocket support for Qt 4.6.x
Comment 2 Simon Hausmann 2010-01-29 05:31:17 PST
Cherry-picked into qtwebkit-4.6 with commit b89d09b3c248d4ea87860aeb26b16e203e47cf7f
Comment 3 Laszlo Gombos 2010-01-29 07:15:04 PST
Fixed, closing the bug.