[Bug 1883369]

2021-12-23 Thread Lsalzman
Really we'd want to avoid this transition from subpixel AA to grayscale on our side in the first place. But looking back, if you were using hintnone, this might have been fixed recently by bug 1732577. Worth a try in nightly to see if this is still a problem. -- You received this bug notification

[Bug 1930721]

2021-07-20 Thread Lsalzman
*** Bug 1708352 has been marked as a duplicate of this bug. *** -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1930721 Title: Issue after update Ubuntu on version 21. Firefox often freeze To manage

[Bug 1930982]

2021-06-16 Thread Lsalzman
Comment on attachment 9226932 Bug 1714511 - use vqmovun_s16 for packing pixels. r?sotaro ### Beta/Release Uplift Approval Request * **User impact if declined**: Enabling Software-WebRender on ARM platforms can lead to visual artifacts. Should not impact x86 platforms or non-SW-WR configurations.

[Bug 1930982]

2021-06-16 Thread Lsalzman
Sotaro, can you see if my vqmovun_s16 patch fixes this or not? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1930982 Title: Firefox 89: webrender breaks videos on Raspberry Pi To manage notificatio

[Bug 1930982]

2021-06-16 Thread Lsalzman
Created attachment 9226932 Bug 1714511 - use vqmovun_s16 for packing pixels. r?sotaro -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1930982 Title: Firefox 89: webrender breaks videos on Raspberry Pi

[Bug 1930982]

2021-06-16 Thread Lsalzman
The circumstantial evidence "seems like" something in the function here (https://searchfox.org/mozilla- central/source/gfx/wr/swgl/src/composite.h#534) is underflowing. But I would need someone who can reliably reproduce the issue to find out where in those math equations are actually doing so. I t

[Bug 1883369]

2020-06-26 Thread Lsalzman
(In reply to Augustin Trancart [:autra] from comment #13) > > I found the ugly rendering is also persistent (not just on hover) on some > > websites > > Yes, one of those websites is the demo version of codimd > (https://demo.codimd.org, in the preview pane). It is not *always* bad > though, bu

[Bug 1883369]

2020-06-21 Thread Lsalzman
Jonathan, seems vaguely like a layout issue? I think we have seen issues in the path where depending on how the CSS of the site was doing things for onhover (potentially animation/will-change related), it could route through different AA/hinting settings somehow? -- You received this bug notifica