Closed Bug 1415001 Opened 7 years ago Closed 3 years ago

Large painted layer in the chrome tabstrip

Categories

(Core :: Graphics: WebRender, defect, P3)

defect

Tracking

()

RESOLVED FIXED
Tracking Status
firefox57 --- unaffected
firefox58 --- unaffected

People

(Reporter: jrmuizel, Unassigned)

References

(Blocks 2 open bugs)

Details

(Whiteboard: [wr-reserve])

This ends up getting it's own texture in webrender and it's basically just a solid color. I'm not sure what display item it corresponds to yet.

This is contributing to high draw counts in the chrome.
Blocks: 1414679
Whiteboard: [wr-mvp] [triage]
How large? If this is on Mac, and the image is the size of the tab bar, then it might be the ThemedBackground of the vibrancy item.
There are three ThemedBackground items that are are the width of the window. One of them is the vibrancy item. One is the #titlebar and I forget what the other one is. The two ones that are not vibrancy don't seem visible, so it seems like we could probably turn off -moz-appearance on them.
The #titlebar has a -moz-appearance on it in order to communicate to the widget where sheet windows should be placed. I'm sure we can find a better solution to that, though.
I believe #navigator-toolbox was the other one.
Whiteboard: [wr-mvp] [triage] → [wr-mvp] [triage][wr-reserve-candidate]
Whiteboard: [wr-mvp] [triage][wr-reserve-candidate] → [wr-reserve]
Blocks: wr-mac
No longer blocks: stage-wr-trains
Type: enhancement → defect
Blocks: wr-perf
Priority: P2 → P3
No longer blocks: wr-perf

I hear it's no longer an issue.

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.