|
|
|
|
|
by scratcheee
1620 days ago
|
|
If it's crashing your computer you can pretty squarely place the blame on the driver, not the browser. Without bugs in the driver, even bad behaviour from the browser shouldn't bring the whole machine down. Graphics drivers are sadly famously buggy, and occasionally the hardware is buggy too, and the driver needs to work around those bugs in the hardware, and occasionally the users hardware specifically is broken in some way, and then there's no winning. It's probably true that Firefox has less workarounds for buggy drivers hardcoded into it than Chromium, but in the end the blame is on the driver, and if they had blacklisted your driver the likely "improvement" is you'd no longer have any hardware accelleration, which is not exactly a great result - the real fix needs to be better drivers that don't crash the system for no good reason. |
|