Open
Bug 1570804
Opened 5 years ago
Updated 2 years ago
Assertion failure: self->GetShadowRoot()->IsUAWidget(), at dom/base/Element.cpp:1225, when print previewing website
Categories
(Core :: DOM: Core & HTML, defect, P3)
Core
DOM: Core & HTML
Tracking
()
NEW
People
(Reporter: dbaron, Unassigned)
References
Details
(Keywords: assertion)
Steps to reproduce:
- load https://www.israel21c.org/best-hotels-in-israel-for-2019/
- File -> Print Preview
Actual results: Assertion failure: self->GetShadowRoot()->IsUAWidget(), at gecko/dom/base/Element.cpp:1225
Expected results: no assertion
This makes it harder to debug/test bug 1525587, which involves the same steps to reproduce.
Comment 1•5 years ago
|
||
(I'm not sure who owns UAWidget code these days, if anyone)
Priority: -- → P3
Comment hidden (Intermittent Failures Robot) |
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•