alandmoore / admbrowser

A Web browser for kiosks and digital signage, based on Python, PyQt, and Blink
35 stars 22 forks source link

privacy_mode has no effect #5

Closed alandmoore closed 5 years ago

alandmoore commented 9 years ago

privacy mode setting has no effect, does nothing.

alandmoore commented 9 years ago

This should be fixed by f3d750232aba6c8ee3c95cb6c1a21afa8ed17186, but it's not. For some reason it's not creating the QWebEngineProfile as offTheRecord.

alandmoore commented 5 years ago

It seems to work now. Tested w/ PyQt 5.11 and Qt 5.12 on Python 3.7.