renderer: option to override page visiblity state

This commit is contained in:
deepak1556 2015-06-01 12:58:20 +05:30
parent 3c186946eb
commit 683917ae67
6 changed files with 25 additions and 0 deletions

View file

@ -52,6 +52,7 @@ extern const char kSubpixelFontScaling[];
extern const char kOverlayScrollbars[];
extern const char kOverlayFullscreenVideo[];
extern const char kSharedWorker[];
extern const char kPageVisibility[];
extern const char kDisableHttpCache[];