Closed Bug 1597955 Opened 6 years ago Closed 5 years ago

Remove ConsoleTable methods for pre-Firefox 72 server result

Categories

(DevTools :: Console, task, P3)

task

Tracking

(firefox74 fixed)

RESOLVED FIXED
Firefox 74
Tracking Status
firefox74 --- fixed

People

(Reporter: nchevobbe, Assigned: nchevobbe)

References

Details

Attachments

(1 file)

In Bug 1326182, we are changing what the server sends for console.table calls.
This means that the client-side can be simplified a lot when we don't need to handle pre-Firefox 72 servers anymore:

  • remove ConsoleTable component tableData prop
  • remove ConsoleTable component componentWillMount hook
  • remove messageGetTableData action
  • remove getDeprecatedTableItems function in ConsoleTable.js

This removes all the now unnecessary props, methods and functions
we had to support pre-72 servers.

Assignee: nobody → nchevobbe
Status: NEW → ASSIGNED
Pushed by nchevobbe@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/c26be29b4ae8 Remove ConsoleTable methods for pre-Firefox 72 backward compatibility. r=rcaliman.
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 74
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: