remove deprecated and unnecessary --ignore-gpu-blacklist
flag in Better Chromium
#2647
Closed
3 tasks done
Labels
suggestion
New feature or request
Confirmations
What happened?
Not much. It is just a typo in the code i assume.
Description
In the installation script of Better Chromium, there is this line (501)
flags="--ignore-gpu-blacklist --enable-checker-imaging --cc-scroll-animation-duration-in-seconds=0.6 --disable-quic --enable-tcp-fast-open --enable-experimental-canvas-features --enable-scroll-prediction --enable-simple-cache-backend --max-tiles-for-interest-area=512 --num-raster-threads=4 --default-tile-height=512 --enable-features=VaapiVideoDecoder,VaapiVideoEncoder,ParallelDownloading --disable-features=UseChromeOSDirectVideoDecoder --enable-accelerated-video-decode --enable-low-res-tiling --process-per-site"
I think the "ignore-gpu-blacklist" should be "ignore-gpu-blocklist" instead, to be correct. To go to that particular flag in Chromium you need to type:
chrome://flags/#ignore-gpu-blocklist
What are your system specs (run the following command in your terminal)?
(Recommended) Error log? Terminal output? Debug messages?
No response
The text was updated successfully, but these errors were encountered: