Closed Bug 1699098 Opened 3 years ago Closed 3 years ago

Generated RemoveManagee code unnecessarily does double hashtable lookups

Categories

(Core :: IPC, task)

task

Tracking

()

RESOLVED FIXED
88 Branch
Tracking Status
firefox88 --- fixed

People

(Reporter: sg, Assigned: sg)

Details

Attachments

(1 file)

Instead of generating Contains + RemoveEntry, a single EnsureRemoved call can be generated instead, performing the assertion on its result.

Assignee: nobody → sgiesecke
Status: NEW → ASSIGNED
Pushed by sgiesecke@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/05d2d9ed193e
Avoid double hashtable lookup in generated RemoveManagee code. r=ipc-reviewers,jld
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 88 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: