wpt: Fix test_driver's minimize/restore functions.
By default the test_driver API calls should be routed to the window corresponding to the driver. However the minimize/restore calls use the top level window. Fix this by passing the frame token to look up the correct WebContents corresponding to the blink Window. R=danakj@chromium.org Bug: 1522213 Change-Id: I99ed32cd4d9020d9832c63344fee004a40461148 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5310776 Commit-Queue: Khushal Sagar <khushalsagar@chromium.org> Reviewed-by:danakj <danakj@chromium.org> Auto-Submit: Khushal Sagar <khushalsagar@chromium.org> Cr-Commit-Position: refs/heads/main@{#1263515}
Loading
-
mentioned in commit a25d4e6f
-
mentioned in commit d8338913
-
mentioned in commit f8333bda
-
mentioned in commit 8680c905
-
mentioned in commit db88e193
-
mentioned in commit e3747c54
-
mentioned in commit 47a702b4
-
mentioned in commit 63023699
-
mentioned in commit cba870a6
-
mentioned in commit 26c2d51b
-
mentioned in commit 90ac0565
-
mentioned in commit d5cf462a
-
mentioned in commit 922d4271
-
mentioned in commit 5d771bdd
-
mentioned in commit dd545945
-
mentioned in commit 0c5fce30
-
mentioned in commit d6eacbde
-
mentioned in commit ae891cd4
Please register or sign in to comment