Closed Bug 1454503 Opened 6 years ago Closed 6 years ago

Remove unused RestyleManager refcounting.

Categories

(Core :: CSS Parsing and Computation, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla61
Tracking Status
firefox61 --- fixed

People

(Reporter: emilio, Assigned: emilio)

Details

Attachments

(3 files)

It's effectively a UniquePtr, let's make it less hard to reason about.
Comment on attachment 8968341 [details]
Bug 1454503: Remove unused RestyleManager refcounting.

https://reviewboard.mozilla.org/r/237016/#review242848
Attachment #8968341 - Flags: review?(xidorn+moz) → review+
Comment on attachment 8968353 [details]
Bug 1454503: Remove unused nsFrameManager::mIsDestroyingFrames.

https://reviewboard.mozilla.org/r/237036/#review242850
Attachment #8968353 - Flags: review?(xidorn+moz) → review+
Comment on attachment 8968352 [details]
Bug 1454503: Remove unneeded refcounting in nsAnimationManager / nsTransitionManager.

https://reviewboard.mozilla.org/r/237034/#review242854

Nice!
Attachment #8968352 - Flags: review?(hikezoe) → review+
Pushed by ecoal95@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/40a157e04cbc
Remove unused RestyleManager refcounting. r=xidorn
https://hg.mozilla.org/integration/mozilla-inbound/rev/761677ac644f
Remove unneeded refcounting in nsAnimationManager / nsTransitionManager. r=hiro
https://hg.mozilla.org/integration/mozilla-inbound/rev/617ce8cb79fb
Remove unused nsFrameManager::mIsDestroyingFrames. r=xidorn
You need to log in before you can comment on or make changes to this bug.