Closed Bug 1709440 Opened 3 years ago Closed 3 years ago

webrender::spatial_tree] Unexpected transform queried from SpatialNodeIndex(0) to SpacialNodeIndex(N)

Categories

(Core :: Graphics: WebRender, defect)

defect

Tracking

()

RESOLVED FIXED
90 Branch
Tracking Status
firefox90 --- fixed

People

(Reporter: nika, Assigned: kvark)

Details

Attachments

(2 files)

In a local debug build of Firefox, I noticed the following error being spammed to the console when mousing over tiles on the newtab page. This happens reliably for me. I've attached the relevant about:support information.

[2021-05-04T17:06:56Z WARN  webrender::spatial_tree] Unexpected transform queried from SpatialNodeIndex(0) to SpatialNodeIndex(7), please call the graphics team!
Severity: -- → S3
Flags: needinfo?(dmalyshau)

This indicates that somebody asked for the relative transform, specifying the wrong order of (child, parent). Historically, we couldn't make it an assertion, because the code was in flux, and cases where this happened were slipping through.

Assignee: nobody → dmalyshau
Flags: needinfo?(dmalyshau)
Pushed by dmalyshau@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/28a5d1a9fd5d
Fix the space mapping for WR glyphs r=gw
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 90 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: