Bug 52628 - Web Inspector: fail resource.requestContent() immediately for WebSocket resources
Summary: Web Inspector: fail resource.requestContent() immediately for WebSocket resou...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Andrey Kosyakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-18 08:08 PST by Andrey Kosyakov
Modified: 2011-01-18 09:41 PST (History)
11 users (show)

See Also:


Attachments
patch (6.33 KB, patch)
2011-01-18 08:22 PST, Andrey Kosyakov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Kosyakov 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.
Comment 1 Andrey Kosyakov 2011-01-18 08:22:26 PST
Created attachment 79279 [details]
patch
Comment 2 WebKit Commit Bot 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>
Comment 3 WebKit Commit Bot 2011-01-18 09:41:00 PST
All reviewed patches have been landed.  Closing bug.