DescriptionRefactor GuestViewContainer::AttachRequest to allow for other request types
In a subsequent CL, DetachGuest will be introduced, to allow a GuestView to
detach itself from its container. This CL performs the necessary refactor to allow
for new operations to be easily introduced.
This CL also makes BrowserPlugin IDs unique per process. This allows addressing attachment, and soon detachment, across JavaScript contexts.
BUG=434226
TBR=lazyboy@chromium.org
Committed: https://crrev.com/d397750f3e2e53f414a4798c4e5039837a8c00ea
Cr-Commit-Position: refs/heads/master@{#306025}
Committed: https://crrev.com/d0ff598d6d604ba3ac0cc940c27d5898c2640658
Cr-Commit-Position: refs/heads/master@{#306101}
Patch Set 1 #Patch Set 2 : Removed an unnecessary TODO #Patch Set 3 : Avoid a new static #
Messages
Total messages: 16 (5 generated)
|