Bug 52628

Summary: Web Inspector: fail resource.requestContent() immediately for WebSocket resources
Product: WebKit Reporter: Andrey Kosyakov <caseq>
Component: Web Inspector (Deprecated)Assignee: Andrey Kosyakov <caseq>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, commit-queue, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch none

Andrey Kosyakov
Reported 2011-01-18 08:08:07 PST
Since we do not support content retrieval for resource type of WebSocket and WebSockets are potentially long-living, fail resource.requestContent() immediately to avoid long-lingering requests.
Attachments
patch (6.33 KB, patch)
2011-01-18 08:22 PST, Andrey Kosyakov
no flags
Andrey Kosyakov
Comment 1 2011-01-18 08:22:26 PST
WebKit Commit Bot
Comment 2 2011-01-18 09:40:55 PST
Comment on attachment 79279 [details] patch Clearing flags on attachment: 79279 Committed r76030: <http://trac.webkit.org/changeset/76030>
WebKit Commit Bot
Comment 3 2011-01-18 09:41:00 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.