Closed
Bug 1716490
Opened 4 years ago
Closed 4 years ago
Remove backward compatibility code for activeBrowsingContextID
Categories
(DevTools :: Performance Tools (Profiler/Timeline), task)
DevTools
Performance Tools (Profiler/Timeline)
Tracking
(firefox91 fixed)
RESOLVED
FIXED
91 Branch
| Tracking | Status | |
|---|---|---|
| firefox91 | --- | fixed |
People
(Reporter: nchevobbe, Assigned: nchevobbe)
References
Details
Attachments
(1 file)
In https://searchfox.org/mozilla-central/rev/fbc78630d6d435b9b9647a4ac8a5def888f85f04/devtools/shared/specs/perf.js#30-35 we are referencing an old property that is no longer sent in 89, so we can remove it.
| Assignee | ||
Comment 1•4 years ago
|
||
Pushed by nchevobbe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ce52dae2d0aa
[devtools] Remove backward compatibility code for activeBrowsingContextID property in profiler-started event. r=julienw,devtools-backward-compat-reviewers.
Comment 3•4 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox91:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 91 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•