-
James Robinson authored
FrameImplTest.PostMessageBadOriginDropped tests posting a message from an invalid origin. This should result in no message being received, but the test was accidentally attempting to receive a message from an unbound fuchsia::web::MessagePortPtr. This updates the test to use a bound handle and validate that no message is received on this channel. Test: web_engine_browsertests Bug: fuchsia:63593 Change-Id: I84f532fff62ea4dc9c6741a7872f181e530935d3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2530219 Auto-Submit: James Robinson <jamesr@chromium.org> Commit-Queue: Wez <wez@chromium.org> Reviewed-by:
Wez <wez@chromium.org> Cr-Commit-Position: refs/heads/master@{#826206}
3d1ce9a6