Closed Bug 1680211 Opened 5 years ago Closed 5 years ago

Remove backward compatibility code for server >60 and <=70

Categories

(DevTools :: General, task)

task

Tracking

(firefox85 fixed)

RESOLVED FIXED
85 Branch
Tracking Status
firefox85 --- fixed

People

(Reporter: nchevobbe, Assigned: nchevobbe)

References

Details

Attachments

(3 files)

No description provided.

Prior to Firefox 68, worker target didn't have a unique id,
and we were relying on their actor id in a few places.
Now that we should have the id everywhere, we can remove
the backward compatibility code, and simplify some of
the logic.

The function was taking care of removing old addons.
It landed 2 years ago, so we can assume that we don't
need that anymore.

Depends on D98464

All addons have the hidden property now, so we can remove
the backward compatibility code and tidy up things a bit.

Depends on D98465

Pushed by nchevobbe@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/7526fa4b5b48 [devtools] Remove backward compatibility code for handling worker targets without unique id. r=jdescottes. https://hg.mozilla.org/integration/autoland/rev/081f8615c6e3 [devtools] Remove uninstallUnsupportedExtensions function. r=jdescottes. https://hg.mozilla.org/integration/autoland/rev/40fcd71759fe [devtools] Remove backward compatibility code to handle hidden system addons. r=jdescottes.
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → 85 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: