[Webkit-unassigned] [Bug 58135] Web Inspector: Failed/cancelled resource requests kept showing as Pending in network panel.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 8 06:43:40 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=58135





--- Comment #4 from Pavel Feldman <pfeldman at chromium.org>  2011-04-08 06:43:40 PST ---
(From update of attachment 88806)
View in context: https://bugs.webkit.org/attachment.cgi?id=88806&action=review

> Source/WebCore/ChangeLog:5
> +        Web Inspector: Failed/cancelled resource requests kept showing as Pending in network panel.

canceled

> Source/WebCore/inspector/Inspector.json:436
> +                    { "name": "cancelled", "type": "boolean", "description": "True if loading was cancelled." }

canceled

> Source/WebCore/inspector/front-end/NetworkPanel.js:1511
> +                this._statusCell.textContent = WebInspector.UIString("(stopped)");

canceled

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list