Merge branch 'master' into window-transparency
Conflicts: script/lib/config.py
This commit is contained in:
commit
21ba5b867d
47 changed files with 504 additions and 199 deletions
|
@ -80,6 +80,9 @@ const char kOverlayScrollbars[] = "overlay-scrollbars";
|
|||
const char kOverlayFullscreenVideo[] = "overlay-fullscreen-video";
|
||||
const char kSharedWorker[] = "shared-worker";
|
||||
|
||||
// Disable HTTP cache.
|
||||
const char kDisableHttpCache[] = "disable-http-cache";
|
||||
|
||||
} // namespace switches
|
||||
|
||||
} // namespace atom
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue