Chromium Code Reviews
Description[Extensions] Convert APIs to use movable types [2]
Generated extensions code used to rely on linked_ptrs for non-copyable types in
containers. Nowe, we can make these types movable. Update the following APIs
to use movable types in this CL:
- bookmark_manager_private.json
- bookmarks.json
- braille_display_private.idl
- browser_action.json
BUG=595949
Committed: https://crrev.com/fa7d4b31e34874d58cae9a35f65d8bf2f9b9bab5
Cr-Commit-Position: refs/heads/master@{#383119}
Patch Set 1 : #
Total comments: 4
Patch Set 2 : Istiaque's #Messages
Total messages: 14 (8 generated)
|