[ios] Handle EditBookmarks pref in ui/popup_menu/
EditBookmarksEnabled is an enterprise policy that determines whether the user can edit any bookmarks. The policy is mapped to a user pref. This CL is part of a series of CLs that add support for this enterprise policy on the iOS platform. Specifically in this CL, the add/edit bookmark tools menu item is disabled when EditBookmarksEnabled is false. Bug: 1072326 Change-Id: I3e9ce72e887518503867e661ecffacc076612ad8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2156142Reviewed-by:Gauthier Ambard <gambard@chromium.org> Commit-Queue: edchin <edchin@chromium.org> Cr-Commit-Position: refs/heads/master@{#761879}
Showing
Please register or sign in to comment