Commit 206e4c01 authored by Olya Kalitova's avatar Olya Kalitova Committed by Commit Bot

Change description of the NewTabPageLocation policy

Changes description of the NewTabPageLocation policy.

Bug: 1097727
Test: None
Change-Id: I53e58906a54adeb0280b9a5b2c43bc9deb7ad916
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2421745Reviewed-by: default avatarJulian Pastarmov <pastarmovj@chromium.org>
Commit-Queue: Olya Kalitova <okalitova@chromium.org>
Cr-Commit-Position: refs/heads/master@{#809364}
parent b08b62ec
......@@ -1247,7 +1247,13 @@
'id': 360,
'caption': '''Configure the New Tab page URL''',
'tags': [],
'desc': '''Setting the policy sets the default New Tab page URL. The New Tab page opens with new tabs and windows. This policy doesn't decide which pages open on start up. Those are controlled by the <ph name="RESTORE_ON_STARTUP_POLICY_NAME">RestoreOnStartup</ph> policies. This policy does affect the homepage, if that's set to open the New Tab page, as well as the startup page if it's set to open the New Tab page. It is a best practice to provide fully canonicalized URL, if the URL is not fully canonicalized <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> will default to https://.
'desc': '''Setting the policy configures the default New Tab page URL and prevents users from changing it.
The New Tab page opens with new tabs and windows.
This policy doesn't decide which pages open on start up. Those are controlled by the <ph name="RESTORE_ON_STARTUP_POLICY_NAME">RestoreOnStartup</ph> policies. This policy does affect the homepage, if that's set to open the New Tab page, as well as the startup page if it's set to open the New Tab page.
It is a best practice to provide fully canonicalized URL, if the URL is not fully canonicalized <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> will default to https://.
Leaving the policy unset or empty puts the default New Tab page in use.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment