Closed Bug 1408944 Opened 7 years ago Closed 7 years ago

Enable browser_webconsole_network_requests_from_chrome.js in the new console frontend

Categories

(DevTools :: Console, enhancement, P1)

enhancement

Tracking

(firefox59 fixed)

RESOLVED FIXED
Firefox 59
Tracking Status
firefox59 --- fixed

People

(Reporter: nchevobbe, Assigned: pbro)

References

Details

(Whiteboard: [newconsole-mvp])

Attachments

(1 file)

      No description provided.
Blocks: 1400847
Priority: P3 → P2
Whiteboard: [newconsole-mvp]
Taking this one as my first new console test enabling bug. It seems to be easy enough. Although it's quite cryptic to me what is this listener service and what referencing HUDService even does.
But anyway, I think I can make progress and I'll ask for a review.
Assignee: nobody → pbrosset
Status: NEW → ASSIGNED
I tested it locally with mach test --verify --headless. Worked great. But I suspect it already passed (since it doesn't even involve opening the console).
Comment on attachment 8930884 [details]
Bug 1408944 - Rewrite and enable browser_webconsole_network_requests_from_chrome.js;

https://reviewboard.mozilla.org/r/201996/#review207430

Thanks Patrick ! Only a small nit, but this is good to land.

::: devtools/client/webconsole/new-console-output/test/mochitest/browser_webconsole_network_requests_from_chrome.js:13
(Diff revision 1)
>  
>  "use strict";
>  
>  const TEST_URI = "http://example.com/";
>  
> -var good = true;
> +add_task(function* () {

can we switch to async/await ?
Attachment #8930884 - Flags: review?(nchevobbe) → review+
Pushed by pbrosset@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/01298c757565
Rewrite and enable browser_webconsole_network_requests_from_chrome.js; r=nchevobbe
Priority: P2 → P1
https://hg.mozilla.org/mozilla-central/rev/01298c757565
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 59
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: