Remove pageVisibility option
The original purpose of this option is not working anymore, also adds docs on the current way to disable process backgrounding.
This commit is contained in:
parent
c6e03f8390
commit
16d23bbda5
7 changed files with 15 additions and 33 deletions
|
@ -34,8 +34,6 @@ FeaturePair kWebRuntimeFeatures[] = {
|
|||
switches::kExperimentalFeatures },
|
||||
{ options::kExperimentalCanvasFeatures,
|
||||
switches::kExperimentalCanvasFeatures },
|
||||
{ options::kPageVisibility,
|
||||
switches::kPageVisibility },
|
||||
};
|
||||
|
||||
} // namespace
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue