Qutebrowser: Investigate whether we can disable canvas reading

Created on 14 Jan 2017  路  1Comment  路  Source: qutebrowser/qutebrowser

Split off from #2160.

1 - middle

Most helpful comment

I just did a quick test, and qutebrowser --temp-basedir --backend webengine --qt-flag disable-reading-from-canvas https://browserleaks.com/canvas seems to work - so adding an option (needing a restart) for that should be possible, but it will be a similar chicken-egg problem than setting QtWebEngine in the config, as we need the config before the QApplication is created. Maybe after the config revolution though.

cc @lamarpavel @carbohydratesn @janesmith if you're not subscribed here yet.

>All comments

I just did a quick test, and qutebrowser --temp-basedir --backend webengine --qt-flag disable-reading-from-canvas https://browserleaks.com/canvas seems to work - so adding an option (needing a restart) for that should be possible, but it will be a similar chicken-egg problem than setting QtWebEngine in the config, as we need the config before the QApplication is created. Maybe after the config revolution though.

cc @lamarpavel @carbohydratesn @janesmith if you're not subscribed here yet.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Darren-Haynes picture Darren-Haynes  路  3Comments

orangecms picture orangecms  路  3Comments

martingabelmann picture martingabelmann  路  3Comments

The-Compiler picture The-Compiler  路  3Comments

jmburgos picture jmburgos  路  4Comments