Remove overlayScrollbars and sharedWorker options
They are already enabled by default.
This commit is contained in:
parent
3ca5b0ce23
commit
c6e03f8390
5 changed files with 0 additions and 19 deletions
|
@ -34,10 +34,6 @@ FeaturePair kWebRuntimeFeatures[] = {
|
|||
switches::kExperimentalFeatures },
|
||||
{ options::kExperimentalCanvasFeatures,
|
||||
switches::kExperimentalCanvasFeatures },
|
||||
{ options::kOverlayScrollbars,
|
||||
switches::kOverlayScrollbars },
|
||||
{ options::kSharedWorker,
|
||||
switches::kSharedWorker },
|
||||
{ options::kPageVisibility,
|
||||
switches::kPageVisibility },
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue