Enable browser_offscreen_image_in_out_of_process_iframe.js on WebRender windows
Categories
(Core :: Layout, defect, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox71 | --- | fixed |
People
(Reporter: hiro, Assigned: hiro)
References
Details
Attachments
(1 file)
browser_offscreen_image_in_out_of_process_iframe.js is going to be introduced in bug 1541705, but unfortunately the test seems perma failure on the platform. For now, I am going to disable the test on WebRender on Windows. This is a bug to investigate why it fails there.
| Assignee | ||
Comment 1•6 years ago
|
||
For reference, here is a try; https://treeherder.mozilla.org/#/jobs?repo=try&revision=1cedb70930443f699fbbbad02d3000965e584082&selectedJob=266231802
| Assignee | ||
Comment 2•6 years ago
|
||
I can reproduce this failure on my Windows laptop, 4000px is not sufficient there. We should explicitly set the display port by nsIDOMWindowUtils.setDisplayPortForElement so that the test would be independent from platforms.
Comment 3•6 years ago
|
||
(In reply to Hiroyuki Ikezoe (:hiro) from comment #2)
I can reproduce this failure on my Windows laptop, 4000px is not sufficient there. We should explicitly set the display port by nsIDOMWindowUtils.setDisplayPortForElement so that the test would be independent from platforms.
I think it would be better to just increase the 4000px to something bigger rather than force a displayport size since the 4000px is something that webauthors can change, whereas the displayport is not so its testing something closer to what users see.
| Assignee | ||
Comment 4•6 years ago
|
||
Updated•6 years ago
|
Comment 6•6 years ago
|
||
| bugherder | ||
Description
•