Chromium Code Reviews| Index: Source/core/frame/Settings.in |
| diff --git a/Source/core/frame/Settings.in b/Source/core/frame/Settings.in |
| index f4433b834fb4d28d0b6ceed46132544d6b6ee121..60b51f0c97ee741c0c84ff0802881c33d96bcf31 100644 |
| --- a/Source/core/frame/Settings.in |
| +++ b/Source/core/frame/Settings.in |
| @@ -321,6 +321,9 @@ logDnsPrefetchAndPreconnect initial=false |
| # Android, and dynamically set by the inspector for mobile emulation. |
| useMobileViewportStyle initial=false, invalidate=ViewportRule |
| +# User setting for text tracks visibility |
| +textTracksEnabled initial=false, invalidate=TextTracksVisibility |
|
philipj_slow
2015/05/06 09:54:27
This is about as nitpicky as it gets, but I think
srivats
2015/06/09 00:45:51
Done.
|
| + |
| # User style overrides for captions and subtitles |
| textTrackBackgroundColor type=String |
| textTrackFontFamily type=String |