Closed Bug 1403808 Opened 8 years ago Closed 8 years ago

Move mFrameRefCount to GeckoStyleContext

Categories

(Core :: CSS Parsing and Computation, enhancement, P5)

enhancement

Tracking

()

RESOLVED FIXED
mozilla58
Tracking Status
firefox58 --- fixed

People

(Reporter: manishearth, Assigned: manishearth)

Details

Attachments

(1 file)

It's only used for one debug mode assert inside GeckoStyleContext
Priority: -- → P5
Comment on attachment 8913020 [details] Bug 1403808 - Move mFrameRefCount to GeckoStyleContext; https://reviewboard.mozilla.org/r/184374/#review189610 ::: layout/style/nsStyleContext.cpp:568 (Diff revision 1) > else > return false; > return true; > } > + > +void This needs to be in an `#ifdef DEBUG` block if you don't want to bust release builds.
Attachment #8913020 - Flags: review?(emilio) → review+
It is, the whole thing is in an ifdef debug
(this will also need a bindings update on the servo side, but that can land separately)
Pushed by manishearth@gmail.com: https://hg.mozilla.org/integration/autoland/rev/31a6dd7f81f9 Move mFrameRefCount to GeckoStyleContext; r=emilio
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla58
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: