[Extensions] Update debugger API checks to use committed URL
We should be using last committed URL for security checks, not visible URL. This requires updating a number of the extension API tests in order to wait for the tab to commit before attaching the debugger; also take this as an opportunity to update a few with some async helpers (like await, etc). Bug: 237908 Change-Id: Ic9fcb010e4d029204d5d2e0b8e6bbbe76738bc1f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2327462Reviewed-by:Andrey Kosyakov <caseq@chromium.org> Reviewed-by:
Nasko Oskov <nasko@chromium.org> Commit-Queue: Devlin <rdevlin.cronin@chromium.org> Cr-Commit-Position: refs/heads/master@{#794853}
Showing
Please register or sign in to comment