Some security checks around destruction/setting bounds.
. validate on the client that the node can only be deleted or have its bounds changed by the connection that created the node. note that it's still possible for the client to call the interface directly, but the service will validate also, and then the client's inconsistent state is the client's own fault. . pass bounds through the INodes array R=sky@chromium.org http://crbug.com/365012 Review URL: https://codereview.chromium.org/296133012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@273116 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment