Pepper: Make PepperUDPSocketBase work with the private UDP resource.
commit5a6423de4b6032c0b419ac943895aa4441c09363
authorbbudge <bbudge@chromium.org>
Sat, 9 May 2015 03:04:04 +0000 (8 20:04 -0700)
committerCommit bot <commit-bot@chromium.org>
Sat, 9 May 2015 03:04:41 +0000 (9 03:04 +0000)
tree20e5bc8be2861f3d738c7e6cfd3ea6a6295a5a69
parentc80637399c13d7c3e8cb7a16bd5de104feb449e9
Pepper: Make PepperUDPSocketBase work with the private UDP resource.
This changes PepperUDPSocketBase::SlotBecameAvailable to attempt to
enter both the public and private APIs before failing.

BUG=481894

Review URL: https://codereview.chromium.org/1133863002

Cr-Commit-Position: refs/heads/master@{#329033}
ppapi/proxy/udp_socket_resource_base.cc