Closed
Bug 1691955
Opened 4 years ago
Closed 4 years ago
WebRender rendering issue on Mali-T device
Categories
(Core :: Graphics: WebRender, defect, P3)
Tracking
()
RESOLVED
FIXED
87 Branch
Tracking | Status | |
---|---|---|
firefox87 | --- | fixed |
People
(Reporter: jimm, Assigned: jnicol)
References
(Blocks 1 open bug)
Details
Attachments
(3 files, 1 obsolete file)
Reported on Reddit -
https://www.reddit.com/r/firefox/comments/lge6r9/rendering_issues_with_firefox_android_details/
Samsung Galaxy Express Prime 3 ( SM-J337A )
Reporter | ||
Comment 1•4 years ago
|
||
Reporter | ||
Comment 2•4 years ago
|
||
Reporter | ||
Updated•4 years ago
|
Attachment #9202319 -
Attachment is obsolete: true
Op on reddit added this comment: "Updating Firefox (build id 20210209092956) seemed to fix the issue, thank you all for help!"
Updated•4 years ago
|
Severity: -- → S3
Priority: -- → P3
Assignee | ||
Comment 4•4 years ago
|
||
Previously we had encountered issues when rendering partial regions of
picture cache tiles on Mali-Gxx devices. These often manifested as
patterns of black squares and rectangles. We worked around this by
ensuring that we always clear and render the entire tile. We have now
had a report of a similar looking problem on a Mali-Txxx devices, so
apply the same workaround there.
Updated•4 years ago
|
Assignee: nobody → jnicol
Status: NEW → ASSIGNED
Pushed by jnicol@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e653fd72aa0b
Avoid partial updates to picture cache tiles on Mali-Txxx. r=nical
Comment 6•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 87 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•