RESOLVED FIXED 52628
Web Inspector: fail resource.requestContent() immediately for WebSocket resources
https://bugs.webkit.org/show_bug.cgi?id=52628
Summary Web Inspector: fail resource.requestContent() immediately for WebSocket resou...
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.