Open Bug 1067792 Opened 10 years ago Updated 2 years ago

maybe remove the nullptr assignment in nsStyleContext::SwapStyleData

Categories

(Core :: CSS Parsing and Computation, defect)

defect

Tracking

()

People

(Reporter: heycam, Unassigned)

References

Details

In nsStyleContext::SwapStyleData, we assign null to overwrite the cached struct pointer on the old style context in certain situations.  We might not need to do that.

Try run for a patch that does that: https://tbpl.mozilla.org/?tree=Try&rev=9b8d2699a890
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.