Assertion failure: aViewportType != ViewportType::Visual, at layout/generic/nsIFrame.cpp:6765
Categories
(Core :: Print Preview, defect)
Tracking
()
People
(Reporter: hiro, Assigned: botond)
References
(Regression)
Details
(Keywords: regression, Whiteboard: [print2020_v81] [old-ui+] )
Attachments
(2 files)
STR;
- Open https://www.w3schools.com/html/html_iframe.asp
- Open the print preview window
- Click somewhere inside the iframe in the print preview
I am a bit worried that it's a result of bug 1660490. I wanted to do mozregression but mozregression doesn't work for debug builds now (bug 1661607).
Reporter | ||
Updated•5 years ago
|
Reporter | ||
Comment 1•5 years ago
|
||
(In reply to Hiroyuki Ikezoe (:hiro) from comment #0)
I am a bit worried that it's a result of bug 1660490.
No, it's not! I did revert the change locally, but still I can get the assertion. (I need mozregresion..)
Comment 2•5 years ago
|
||
https://searchfox.org/mozilla-central/rev/ce21a13035623c1d349980057d09000e70669802/layout/generic/nsIFrame.cpp#6765 is the line crashing. Do you happen to have a crash stack?
Reporter | ||
Comment 3•5 years ago
|
||
I hadn't yet. :)
Assignee | ||
Comment 4•5 years ago
|
||
Sorry, I may have misunderstood. I marked bug 1556556 as the regressing change because it is what introduced the assertion, but it sounds like this broke recently as a result of another change?
Assignee | ||
Comment 5•5 years ago
|
||
Mozregression points to the actual regressing bug being bug 1640381.
Updated•5 years ago
|
Assignee | ||
Comment 6•5 years ago
|
||
Reporter | ||
Updated•5 years ago
|
Reporter | ||
Updated•5 years ago
|
Comment 8•5 years ago
|
||
bugherder |
![]() |
||
Comment 9•5 years ago
|
||
Do we care to uplift this to Beta? It seems the regressing bug landed for v78 so I guess not, but asking just in case.
Assignee | ||
Comment 10•5 years ago
•
|
||
It's a debug-only assertion and I'm not expecting hitting this codepath to cause any trouble in terms of functionality, so let's not uplift.
Updated•5 years ago
|
Updated•5 years ago
|
![]() |
||
Updated•5 years ago
|
![]() |
||
Updated•5 years ago
|
Description
•