Closed
Bug 1615504
Opened 5 years ago
Closed 5 years ago
ensure that the visible rect is up to date when we paint in child processes in the reftest harness
Categories
(Core :: Web Painting, defect)
Core
Web Painting
Tracking
()
Tracking | Status | |
---|---|---|
firefox75 | --- | fixed |
People
(Reporter: tnikkel, Assigned: tnikkel)
References
Details
Attachments
(3 files)
No description provided.
Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Assignee: nobody → tnikkel
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•5 years ago
|
||
The code comment should explain it.
Depends on D62857
Updated•5 years ago
|
Attachment #9126627 -
Attachment description: Bug 1615504. Make handling of UpdateLayerTree msg in ReftestFissionChild more like other msgs. r?mattwoodrow → Bug 1615504. Make handling of UpdateLayerTree msg in ReftestFissionChild more like other msgs. r=mattwoodrow
Updated•5 years ago
|
Attachment #9126628 -
Attachment description: Bug 1615504. Ensure that the visible rect is up to date when we paint in child processes in the reftest harness. r?mattwoodrow → Bug 1615504. Ensure that the visible rect is up to date when we paint in child processes in the reftest harness. r?mattwoodrow r?kmag!
Assignee | ||
Comment 4•5 years ago
|
||
Depends on D62858
Updated•5 years ago
|
Attachment #9126628 -
Attachment description: Bug 1615504. Ensure that the visible rect is up to date when we paint in child processes in the reftest harness. r?mattwoodrow r?kmag! → Bug 1615504. Ensure that the visible rect is up to date when we paint in child processes in the reftest harness. r?mattwoodrow,kmag!
Pushed by tnikkel@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/648896f22838
Make handling of UpdateLayerTree msg in ReftestFissionChild more like other msgs. r=mattwoodrow
https://hg.mozilla.org/integration/autoland/rev/61da9ee4e1af
Ensure that the visible rect is up to date when we paint in child processes in the reftest harness. r=mattwoodrow,kmag
https://hg.mozilla.org/integration/autoland/rev/133376007dce
Fix remaining uses of concat with no side effects in reftest code. r=kmag
Comment 6•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/648896f22838
https://hg.mozilla.org/mozilla-central/rev/61da9ee4e1af
https://hg.mozilla.org/mozilla-central/rev/133376007dce
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox75:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla75
You need to log in
before you can comment on or make changes to this bug.
Description
•