Closed Bug 1437806 Opened 7 years ago Closed 7 years ago

Enable browser_console.js in new frontend

Categories

(DevTools :: Console, enhancement, P1)

enhancement

Tracking

(firefox60 fixed)

RESOLVED FIXED
Firefox 60
Tracking Status
firefox60 --- fixed

People

(Reporter: nchevobbe, Assigned: miker)

References

Details

(Whiteboard: [newconsole-mvp])

Attachments

(1 file)

No description provided.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Has Regression Range: --- → irrelevant
Has STR: --- → irrelevant
Priority: -- → P2
Whiteboard: [newconsole-mvp]
Severity: normal → enhancement
Status: REOPENED → NEW
Assignee: nobody → mratcliffe
OS: Unspecified → All
Priority: P2 → P1
Hardware: Unspecified → All
Status: NEW → ASSIGNED
Comment on attachment 8955522 [details] Bug 1437806 - Enable browser_console.js in new frontend https://reviewboard.mozilla.org/r/224676/#review230710 ::: devtools/client/webconsole/new-console-output/test/mochitest/browser_console.js:99 (Diff revision 1) > }; > xhrErr.open("get", TEST_XHR_ERROR_URI, true); > xhrErr.send(); > > // Check that Fetch requests are categorized as "XHR". > - fetch(TEST_IMAGE).then(() => { console.log("fetch loaded"); }); > + fetch(TEST_IMAGE).then(() => { Can you use await instead of .then()?
Attachment #8955522 - Flags: review?(bgrinstead) → review+
Pushed by mratcliffe@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/766cdcc88653 Enable browser_console.js in new frontend r=bgrins
Status: ASSIGNED → RESOLVED
Closed: 7 years ago7 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 60
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: