[remoteobjects] Pass annotation class to RemoteObjectImpl
This CL passes the annotation class from JavascriptInjectorImpl to RemoteObjectRegistry when the object id of the named object or transient object is generated, and we get it from RemoteObjectRegistry when RemoteObjectImpl is created. The transient object should inherit the annotation class from the parent's one. Bug: 1105940 Change-Id: Ica8625113b5d4caf32c3e51a947179d1fb6b4514 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2397974 Commit-Queue: Miyoung Shin <myid.shin@igalia.com> Reviewed-by:Oksana Zhuravlova <oksamyt@chromium.org> Reviewed-by:
Bo <boliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#816537}
Showing
Please register or sign in to comment