Closed Bug 1643961 Opened 4 years ago Closed 4 years ago

Clean up backwards compatibility overhead from Compatibility front

Categories

(DevTools :: Inspector: Compatibility, task, P3)

task

Tracking

(firefox81 fixed)

RESOLVED FIXED
81 Branch
Tracking Status
firefox81 --- fixed

People

(Reporter: mtigley, Assigned: lelouch.cpp)

References

Details

Attachments

(1 file)

In Bug 1637632, we've introduced a Compatibility actor and its corresponding front. Since the Inspector front returns the Compatibility front it manages, it's possible getCompatibilityFront can return null for servers that do not support the Compatibility actor.

This bug should ensure that these checks are removed once Firefox 79/80 releases are available.

The backwards compatibility checks existed to support devtools
backend for version older than FF79. Now that FF79 has hit the
release channel, these tests for older backend can be removed.

Assignee: nobody → lelouch.cpp
Status: NEW → ASSIGNED
Pushed by mtigley@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/edaee304a25b
Remove the backwards compatibility check for CompatibilityActor r=daisuke,mtigley
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 81 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: