Closed Bug 1652608 Opened 4 years ago Closed 4 years ago

Remove usage of nonexistent "hostAnnotations" property

Categories

(DevTools :: Debugger, task, P3)

task

Tracking

(firefox80 fixed)

RESOLVED FIXED
Firefox 80
Tracking Status
firefox80 --- fixed

People

(Reporter: loganfsmyth, Assigned: loganfsmyth)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

We have 2 places in the codebase that do a check like this https://searchfox.org/mozilla-central/rev/89814940895946b48b4c04c702efd2c676ec8e7e/devtools/server/actors/targets/browsing-context.js#640 using Debugger.Object.prototype.hostAnnotations, except that this property doesn't exist, so these places will always just return undefined.

Severity: -- → S3
Priority: -- → P3
Assignee: nobody → loganfsmyth
Status: NEW → ASSIGNED
Pushed by loganfsmyth@gmail.com: https://hg.mozilla.org/integration/autoland/rev/7737fa6723d6 Remove usage of nonexistent hostAnnotations property. r=davidwalsh
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 80
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: