Bug 33077 - [Qt][WebSocket] SocketStreamHandleSoup.cpp is misnamed
Summary: [Qt][WebSocket] SocketStreamHandleSoup.cpp is misnamed
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P4 Trivial
Assignee: Nobody
URL:
Keywords: EasyFix, Qt
Depends on:
Blocks:
 
Reported: 2009-12-31 04:31 PST by Julien Chaffraix
Modified: 2010-01-12 18:48 PST (History)
1 user (show)

See Also:


Attachments
Patch (8.10 KB, patch)
2010-01-12 00:00 PST, Fumitoshi Ukai
hausmann: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Julien Chaffraix 2009-12-31 04:31:42 PST
r48520 fixes the build for Qt but the naming of this file does not follow the rest of the network/qt naming.
Comment 1 Fumitoshi Ukai 2010-01-12 00:00:50 PST
Created attachment 46344 [details]
Patch
Comment 2 Simon Hausmann 2010-01-12 13:07:22 PST
Comment on attachment 46344 [details]
Patch

LGTM
Comment 3 Fumitoshi Ukai 2010-01-12 18:48:26 PST
Committed r53176: <http://trac.webkit.org/changeset/53176>