Closed
Bug 1415001
Opened 7 years ago
Closed 4 years ago
Large painted layer in the chrome tabstrip
Categories
(Core :: Graphics: WebRender, defect, P3)
Core
Graphics: WebRender
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.
Updated•7 years ago
|
Whiteboard: [wr-mvp] [triage]
Comment 1•7 years ago
|
||
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.
Reporter | ||
Comment 2•7 years ago
|
||
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.
Comment 3•7 years ago
|
||
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.
Reporter | ||
Comment 4•7 years ago
|
||
I believe #navigator-toolbox was the other one.
Updated•7 years ago
|
Blocks: stage-wr-trains
status-firefox57:
--- → unaffected
status-firefox58:
--- → unaffected
Whiteboard: [wr-mvp] [triage] → [wr-mvp] [triage][wr-reserve-candidate]
Updated•7 years ago
|
Priority: -- → P3
Updated•7 years ago
|
Whiteboard: [wr-mvp] [triage][wr-reserve-candidate] → [wr-reserve]
Updated•7 years ago
|
Priority: P3 → P2
Reporter | ||
Updated•6 years ago
|
Updated•6 years ago
|
Blocks: stage-wr-next
Updated•6 years ago
|
Type: enhancement → defect
Updated•5 years ago
|
Blocks: wr-blob-perf
Updated•5 years ago
|
Priority: P2 → P3
Comment 5•4 years ago
|
||
I hear it's no longer an issue.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•