RESOLVED FIXED 105714
Web Inspector: [Console] Add "Replay XHR" context menu item for corresponding messages.
https://bugs.webkit.org/show_bug.cgi?id=105714
Summary Web Inspector: [Console] Add "Replay XHR" context menu item for corresponding...
Eugene Klyuchnikov
Reported 2012-12-24 02:06:44 PST
Attachments
Patch (3.64 KB, patch)
2012-12-24 02:14 PST, Eugene Klyuchnikov
no flags
Patch (3.52 KB, patch)
2012-12-24 03:20 PST, Eugene Klyuchnikov
no flags
Eugene Klyuchnikov
Comment 1 2012-12-24 02:14:44 PST
Pavel Feldman
Comment 2 2012-12-24 02:33:02 PST
Comment on attachment 180658 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=180658&action=review > Source/WebCore/inspector/front-end/ConsoleView.js:465 > + NetworkAgent.replayXHR(requestId); Bind it instead.
Eugene Klyuchnikov
Comment 3 2012-12-24 03:17:15 PST
Comment on attachment 180658 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=180658&action=review >> Source/WebCore/inspector/front-end/ConsoleView.js:465 >> + NetworkAgent.replayXHR(requestId); > > Bind it instead. ok
Eugene Klyuchnikov
Comment 4 2012-12-24 03:20:06 PST
WebKit Review Bot
Comment 5 2012-12-24 04:07:35 PST
Comment on attachment 180660 [details] Patch Attachment 180660 [details] did not pass chromium-ews (chromium-xvfb): Output: http://queues.webkit.org/results/15497413 New failing tests: inspector-protocol/debugger-terminate-dedicated-worker-while-paused.html
WebKit Review Bot
Comment 6 2012-12-25 01:15:04 PST
Comment on attachment 180660 [details] Patch Clearing flags on attachment: 180660 Committed r138458: <http://trac.webkit.org/changeset/138458>
WebKit Review Bot
Comment 7 2012-12-25 01:15:08 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.