Open Bug 1805559 Opened 3 years ago Updated 3 years ago

WeakFrame should be MOZ_NON_MEMMOVABLE

Categories

(Core :: Layout, task)

task

Tracking

()

People

(Reporter: sefeng211, Unassigned)

Details

Given we keep track of heap allocated weak frames at https://searchfox.org/mozilla-central/rev/43cb6eca1c3069d46d589d52ab4949257e630d19/layout/generic/nsIFrame.cpp#469, they should be MOZ_NON_MEMMOVABLE, otherwise the addresses of them will be incorrect.

Type: defect → task
You need to log in before you can comment on or make changes to this bug.