Closed Bug 1401262 Opened 7 years ago Closed 7 years ago

Allocate DisplayItemClipChain in nsDisplayOpacity::ShouldFlattenAway() from arena

Categories

(Core :: Web Painting, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla57
Tracking Status
firefox57 --- fixed

People

(Reporter: mikokm, Assigned: mikokm)

References

Details

Attachments

(1 file)

A follow-up to Bug 1399977.

The DisplayItemClipChain in nsDisplayOpacity::ShouldFlattenAway() should not be allocated from the stack because it might get passed to nsDisplayListBuilder::CreateClipChainIntersection() as |aAncestor|.
Comment on attachment 8909915 [details]
Bug 1401262 - Allocate DisplayItemClipChain in nsDisplayOpacity::ShouldFlattenAway() from arena

https://reviewboard.mozilla.org/r/181396/#review186654
Attachment #8909915 - Flags: review?(mstange) → review+
Pushed by mikokm@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/f39fd02e1dc8
Allocate DisplayItemClipChain in nsDisplayOpacity::ShouldFlattenAway() from arena r=mstange
https://hg.mozilla.org/mozilla-central/rev/f39fd02e1dc8
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla57
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: