DescriptionAdded 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
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=275387
Patch Set 1 #
Total comments: 8
Patch Set 2 : rebaes #Messages
Total messages: 8 (0 generated)
|