Added the "unmodifiable" property to chrome.bookmarks.BookmarkTreeNode.
This optional property indicates the reason why this BookmarkTreeNode can't be modified by the user nor the extension. For now the only value defined is "managed", indicating that this bookmark was configured by the system administrator. If the property is not present then the bookmark is modifiable (default). BUG=49598 R=kalman@chromium.org Review URL: https://codereview.chromium.org/320473002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@275387 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment