renderer: option to override page visiblity state
This commit is contained in:
parent
3c186946eb
commit
683917ae67
6 changed files with 25 additions and 0 deletions
|
@ -78,6 +78,7 @@ const char* kWebRuntimeFeatures[] = {
|
|||
switches::kOverlayScrollbars,
|
||||
switches::kOverlayFullscreenVideo,
|
||||
switches::kSharedWorker,
|
||||
switches::kPageVisibility,
|
||||
};
|
||||
|
||||
std::string RemoveWhitespace(const std::string& str) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue