Closed Bug 1855097 Opened 2 years ago Closed 2 years ago

AboutNewTabParent::getTabDetails doesn't need to pass message

Categories

(Firefox :: New Tab Page, task)

task

Tracking

()

RESOLVED FIXED
120 Branch
Tracking Status
firefox120 --- fixed

People

(Reporter: mccr8, Assigned: mccr8)

References

Details

Attachments

(1 file)

getTabDetails() takes a window actor message as an argument and does this to get the browsing context: message.target.browsingContext. However, message.target is the same as this because we're in a window actor, so this can be simplified a bit.

Pushed by amccreight@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/a4776fc8952f Get the bc directly in AboutNewTabParent.getTabDetails(). r=Mardak
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 120 Branch
See Also: → 1861536
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: