Closed
Bug 1683248
Opened 4 years ago
Closed 4 years ago
sw-wr: Stop to pass WebRenderShaders to software WebRender
Categories
(Core :: Graphics: WebRender, defect)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
86 Branch
Tracking | Status | |
---|---|---|
firefox86 | --- | fixed |
People
(Reporter: sotaro, Assigned: sotaro)
References
(Blocks 2 open bugs)
Details
Crash Data
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
When valid WebRenderShaders is set to software WebRender in NewRenderer::Run(). It causes a panic in shader_source(). It happened with Bug 1683247.
Since optimized shader does not have "// shader: ".
Assignee | ||
Comment 1•4 years ago
|
||
Pushed by sikeda.birchill@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d745c21f3ff2
Stop to pass WebRenderShaders to software WebRender r=nical
Comment 3•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox86:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 86 Branch
Updated•4 years ago
|
Crash Signature: [@ swgl::swgl_fns::{{impl}}::shader_source]
Assignee | ||
Updated•4 years ago
|
Blocks: sw-wr-stability
Updated•4 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•