Closed
Bug 1485705
Opened 7 years ago
Closed 4 years ago
Reftest invalidation does not include the changed area with e10s disabled
Categories
(Core :: Layout, defect, P3)
Core
Layout
Tracking
()
RESOLVED
INVALID
People
(Reporter: mikokm, Unassigned)
References
Details
Attachments
(3 files)
The reftest for bug 1483659 uncovered a bug with reftest invalidation area. Attached are reftest comparisons with e10s enabled and disabled. The expected result is the comparison with e10s enabled. This is also how the page looks like when opened normally in the browser.
This is probably caused by wrong rects getting passed to nsPresContext::NotifyInvalidation() with e10s disabled.
Reporter | ||
Comment 1•7 years ago
|
||
Reporter | ||
Comment 2•7 years ago
|
||
Reporter | ||
Comment 3•7 years ago
|
||
Reporter | ||
Updated•7 years ago
|
Priority: -- → P3
Reporter | ||
Comment 4•4 years ago
|
||
Non-e10s configurations are no longer supported.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•