DescriptionCreate a content::FrameOwnerProperties struct for IPC transport of WebFrameOwnerProperties
blink::WebFrameOwnerProperties can't be sent over IPC because one of its members
is a WebVector which doesn't have ParamTraits defined. We introduce a new struct
in content to transfer the data.
BUG=614608
CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_site_isolation
Committed: https://crrev.com/bba82b368739017314eac8bed4ae8c5533975bf5
Cr-Commit-Position: refs/heads/master@{#406163}
Patch Set 1 #Patch Set 2 : Transport #Patch Set 3 : Transport #
Total comments: 9
Patch Set 4 : Transport #Patch Set 5 : Transport #
Total comments: 4
Dependent Patchsets: Messages
Total messages: 31 (16 generated)
|