Closed Bug 1454483 Opened 6 years ago Closed 6 years ago

WorkerPrivate::PostMessageToParentInternal is unnecessary

Categories

(Core :: DOM: Workers, defect, P2)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1455025

People

(Reporter: jimb, Assigned: jimb)

Details

Attachments

(1 file)

WorkerPrivate::PostMessageToParentInternal has exactly one caller, WorkerPrivate::PostMessageToParent, which takes the same argument types and has the same return type. The ...Internal method should be deleted.

PostMessageToParentInternal used to have another caller, which was deleted.
Assignee: nobody → jimb
Status: NEW → ASSIGNED
Attachment #8968317 - Flags: review?(amarchesini)
Priority: -- → P2
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
Attachment #8968317 - Flags: review?(amarchesini)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: