Port normal borders from brush to quads
Categories
(Core :: Graphics: WebRender, task, P3)
Tracking
()
People
(Reporter: nical, Assigned: nical)
References
(Blocks 1 open bug, Regressed 1 open bug)
Details
Attachments
(3 files, 1 obsolete file)
Should be fairly mechanical again, mostly reorganizing the code and replacing uses of the image brush shader with ps_quad_textured.
| Assignee | ||
Comment 1•2 months ago
|
||
Updated•2 months ago
|
| Assignee | ||
Comment 2•2 months ago
|
||
| Assignee | ||
Comment 3•2 months ago
|
||
Updated•2 months ago
|
| Assignee | ||
Updated•2 months ago
|
Comment 5•2 months ago
|
||
| bugherder | ||
Updated•2 months ago
|
Updated•1 month ago
|
| Assignee | ||
Comment 6•1 month ago
|
||
Comment 9•7 days ago
|
||
Backed out for causing reftests failures
Backout Link
Push with failures
wr
Failure Log
Failure line REFTEST TEST-UNEXPECTED-FAIL | layout/reftests/bugs/935056-1.html == layout/reftests/bugs/935056-1-ref.html | image comparison, max difference: 53, number of differing pixels: 8
TEST-UNEXPECTED-FAIL | /css/css-flexbox/flexbox-align-self-vert-002.xhtml | Testing http://web-platform.test:8000/css/css-flexbox/flexbox-align-self-vert-002.xhtml == http://web-platform.test:8000/css/css-flexbox/flexbox-align-self-vert-002-ref.xhtml
| Assignee | ||
Updated•7 days ago
|
Comment 10•7 days ago
|
||
Comment 11•7 days ago
|
||
Comment 12•7 days ago
|
||
Backed out for causing reftest failures
Backout link: https://hg.mozilla.org/integration/autoland/rev/b7a4436d706777c99cddcfcd1d8c8595c1015bd5
| Assignee | ||
Updated•7 days ago
|
Comment 13•7 days ago
|
||
Comment 14•7 days ago
|
||
Comment 15•7 days ago
•
|
||
Backed out for causing Wrench bustages.
Backout link: https://hg.mozilla.org/integration/autoland/rev/deb0da0deca3
Failure log:
https://treeherder.mozilla.org/logviewer?job_id=570682670&repo=autoland&task=SEjZ-QSQTzqPWZh5E2QkwA.0&lineNumber=726
https://treeherder.mozilla.org/logviewer?job_id=570710007&repo=autoland&task=A7EIe0mpTI2hlJJmXVhT3g.0&lineNumber=8068
https://treeherder.mozilla.org/logviewer?job_id=570709098&repo=autoland&task=e6m3aNoCQ3Cv7S4yHTpn_g.0&lineNumber=5123
| Assignee | ||
Updated•7 days ago
|
Comment 16•6 days ago
|
||
Authored by https://github.com/nical
https://github.com/mozilla/enterprise-firefox/commit/ba53dd42de4441758ea0f20f9ce59df68c9d385a
[enterprise-main] Bug 2023886 - Port the normal border code path from brush to quad. r=gw
Authored by Silaghi
https://github.com/mozilla/enterprise-firefox/commit/00f7a79d8d397bb11e9178ccddfed18d90d46062
[enterprise-main] Revert "Bug 2023886 - Port the normal border code path from brush to quad. r=gw" for causinf reftests failures
Authored by https://github.com/nical
https://github.com/mozilla/enterprise-firefox/commit/db0e8b6a125519d02adf0bc8f22ad3aa18747014
[enterprise-main] Bug 2023886 - Port the normal border code path from brush to quad. r=gw
Authored by https://github.com/smolnar-sheriff
https://github.com/mozilla/enterprise-firefox/commit/3966f01c3d42c11c44a1e18acd343d04bbb1d671
[enterprise-main] Revert "Bug 2023886 - Port the normal border code path from brush to quad. r=gw" for causing reftest failures
Comment 17•3 days ago
|
||
Updated•2 days ago
|
Updated•2 days ago
|
Comment 18•2 days ago
|
||
| bugherder | ||
Comment 19•2 days ago
|
||
Since nightly and release are affected, beta will likely be affected too.
For more information, please visit BugBot documentation.
Comment 20•2 days ago
|
||
Comment 21•2 days ago
|
||
Backed out for causing bc failures @ browser_dynamic_frames.js
Backout link: https://hg.mozilla.org/integration/autoland/rev/63ea147bf1a2c1cdf3c00c0e89428b68dc96ab44
| Assignee | ||
Comment 22•2 days ago
|
||
(In reply to Sandor Molnar[:smolnar] from comment #21)
Backed out for causing bc failures @ browser_dynamic_frames.js
Backout link: https://hg.mozilla.org/integration/autoland/rev/63ea147bf1a2c1cdf3c00c0e89428b68dc96ab44
It appears that this test already times out fairly frequently without my patches from a look at autoland. So I'll re-land as-is.
Comment 23•2 days ago
|
||
Comment 24•2 days ago
|
||
Backout was merged into central: https://hg-edge.mozilla.org/mozilla-central/rev/63ea147bf1a2
Comment 25•1 day ago
|
||
| bugherder | ||
Updated•20 hours ago
|
Description
•