Remove the deprecated messageevent API
BUG=473258 Message ports were using the source frame's execution context rather than the targets when ports were transferred from a frame to another. This seems to be leaky and also creates difficulties when implementing message port support for android webview and OOPIF. Use the target instead. This is patch 3 of 3 and removes the deprecated API. Review URL: https://codereview.chromium.org/1304553002 git-svn-id: svn://svn.chromium.org/blink/trunk@200786 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment