Open Bug 1626736 Opened 5 years ago Updated 2 years ago

Assertion failure: item should have finite clip with respect to aASR

Categories

(Core :: Web Painting, defect, P2)

defect

Tracking

()

People

(Reporter: kats, Unassigned)

References

Details

Assertion at https://searchfox.org/mozilla-central/rev/7fba7adfcd695343236de0c12e8d384c9b7cd237/layout/painting/nsDisplayList.cpp#3551 is failing, pretty reliably. I'm using a local debug build with latest m-c on Windows with WebRender enabled. I'm logged into Facebook, the using the "new facebook" UX (per bug 1623566 comment 0) and the assertion happens I accept a friend request in the left pane. It looks like some sort of in-page popup element appears between accepting the friend request and the assertion failure, so maybe that popup element generates a display list that is violating the assertion.

The priority flag is not set for this bug.
:mattwoodrow, could you have a look please?

For more information, please visit auto_nag documentation.

Flags: needinfo?(matt.woodrow)
Flags: needinfo?(matt.woodrow)
Priority: -- → P2

(In reply to Kartikaya Gupta (email:kats@mozilla.com) from comment #0)

It looks like some sort of in-page popup element appears between accepting the friend request and the assertion failure, so maybe that popup element generates a display list that is violating the assertion.

Based on experience with a non-debug build I think the popup element is one that appears if you try to accept a friend request from someone who already has the max number of friends. The popup is a message to the effect of "this person already has the max number of friends".

See Also: → 1691997
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.