From ca7a3d79d4c097a0995f8ccbb39947875cf3d913 Mon Sep 17 00:00:00 2001 From: "peter@chromium.org" Date: Fri, 2 Mar 2012 15:55:49 +0000 Subject: Add an about:flags entry for CSS Regions. BUG=115937 TEST=Verify that CSS Regions can be enabled and disabled through about:flags Review URL: http://codereview.chromium.org/9569009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124647 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/app/generated_resources.grd | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) (limited to 'chrome/app') diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd index 8a413bb..d2281f2 100644 --- a/chrome/app/generated_resources.grd +++ b/chrome/app/generated_resources.grd @@ -5143,16 +5143,16 @@ Keep your key file in a safe place. You will need it to create new versions of y Enable creating a browser window when dragging tabs. - Disable Better session restore + Disable Better session restore - Disables the Better session restore features which restore more session state (e.g., session cookies) after restarts and crashes. + Disables the Better session restore features which restore more session state (e.g., session cookies) after restarts and crashes. - Disable 3D software rasterizer + Disable 3D software rasterizer - Don't fall back to a 3D software rasterizer when the GPU cannot be used. + Don't fall back to a 3D software rasterizer when the GPU cannot be used. Enable MediaStream. @@ -5172,6 +5172,12 @@ Keep your key file in a safe place. You will need it to create new versions of y Honor the 'scoped' attribute in <style> elements. + + Enable CSS Regions. + + + Enable CSS Regions. + Enable experimental task manager. -- cgit v1.1