Closed
Bug 1960767
Opened 5 months ago
Closed 5 months ago
Firefox profiler failed to get snaphot with WebRender layer compositor swap chain
Categories
(Core :: Graphics: WebRender, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1959015
People
(Reporter: sotaro, Assigned: sotaro)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
1.43 KB,
patch
|
Details | Diff | Splinter Review |
With the following prefs.
- pref gfx.webrender.layer-compositor = true
- pref gfx.webrender.layer-compositor-use-composition-surface = false
Assignee | ||
Comment 1•5 months ago
|
||
I re-tested, it worked for me.
Status: NEW → RESOLVED
Closed: 5 months ago
Resolution: --- → WORKSFORME
Assignee | ||
Comment 2•5 months ago
|
||
(In reply to Sotaro Ikeda [:sotaro] from comment #1)
I re-tested, it worked for me.
My check was wrong. It does not work.
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Assignee | ||
Comment 3•5 months ago
|
||
AsyncScreenshotGrabber::get_screenshot() uses ReadTarget::Default. It seems to affect to the problem.
Assignee | ||
Comment 4•5 months ago
|
||
Assignee | ||
Comment 5•5 months ago
|
||
It seems better to handle this problem in Bug 1959015.
Assignee | ||
Updated•5 months ago
|
Status: REOPENED → RESOLVED
Closed: 5 months ago → 5 months ago
Duplicate of bug: 1959015
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•