https://stackoverflow.com/questions/33087256/how-to-gradient... A developer running in to problems trying to use this
SVG Chromium bug is more than 10 years old
21–30 of 60 posts
Re: SVG Chromium bug is more than 10 years old
#22Vector GPU Rasterization in Chrome is still broken on Apple Silicon Macs. Has been for more than a year.
Re: SVG Chromium bug is more than 10 years old
#23Writing negative replies on bugs like this isn't constructive (like #c89). Browser engineers have an extremely difficult job. The codebase is incredibly complex (they aren't just copying data from one system to another - it takes years to get up to speed in just a small area of the codebase) - any change (even improvements/fixes) risks breaking websites. You might think you are complaining to a faceless organization,…
Re: SVG Chromium bug is more than 10 years old
#24Sometimes a bug just doesn't have the same importance to the maintainers as it does to you.
If it's that important, fix it yourself.
Re: SVG Chromium bug is more than 10 years old
#25Writing negative replies on bugs like this isn't constructive (like #c89). Browser engineers have an extremely difficult job. The codebase is incredibly complex (they aren't just copying data from one system to another - it takes years to get up to speed in just a small area of the codebase) - any change (even improvements/fixes) risks breaking websites. You might think you are complaining to a faceless organization,…
Re: SVG Chromium bug is more than 10 years old
#26Amateurs, Firefox has 20+ year old bugs open and just recently fixed an 18 year old one.
I have entirely given up on getting Firefox bugs fixed; considering stuff like the entire browser crashing because the GC gets starved during heavy load [1] to seemingly having no control of their file handles at all [2]... The chromium team is a fair bit more receptive/reactive. I wish Firefox could get their priorities straight. [1]: https://bugzilla.mozilla.org/show_bug.cgi?id=1790500 [2]: https://bugzilla.mozilla…
(My experience is almost all more than two years old. Haven’t needed to file much in the last couple of years.)
Re: SVG Chromium bug is more than 10 years old
#27Re: SVG Chromium bug is more than 10 years old
#28Re: SVG Chromium bug is more than 10 years old
#29Writing negative replies on bugs like this isn't constructive (like #c89). Browser engineers have an extremely difficult job. The codebase is incredibly complex (they aren't just copying data from one system to another - it takes years to get up to speed in just a small area of the codebase) - any change (even improvements/fixes) risks breaking websites. You might think you are complaining to a faceless organization,…
That said, it's pretty clear when you're up against an org like that, and communicating that you are angry because you are experiencing hardship from an unresolved issue in software that you license never, ever warrants personal attacks; implications that the developers are lazy, stupid, or disorganized; implications that they're maliciously withholding fixes, etc etc etc.
And beyond that, there's no excuse for being cranky in bug reports for free software or in small fora like issue reports on repos that go directly to developers, or anything like that.
Re: SVG Chromium bug is more than 10 years old
#30Amateurs, Firefox has 20+ year old bugs open and just recently fixed an 18 year old one.
I have entirely given up on getting Firefox bugs fixed; considering stuff like the entire browser crashing because the GC gets starved during heavy load [1] to seemingly having no control of their file handles at all [2]... The chromium team is a fair bit more receptive/reactive. I wish Firefox could get their priorities straight. [1]: https://bugzilla.mozilla.org/show_bug.cgi?id=1790500 [2]: https://bugzilla.mozilla…
I guess the target for complaining would be rather Mozilla, who rather drastically cut down their engineers. I think those who remain, do all they can, with their limited manpower.