fix(chromium): handle empty url for initial empty page#41464
fix(chromium): handle empty url for initial empty page#41464pavelfeldman wants to merge 1 commit into
Conversation
In r1651606 Chromium changed the URL it reports for the initial empty document from ":" to "". Accept both values when detecting the initial empty page.
Test results for "MCP"2 failed 7381 passed, 1132 skipped Merge workflow run. |
Test results for "tests 1"3 failed 5 flaky49080 passed, 1156 skipped Merge workflow run. |
Summary
":"to"". Accept both when detecting the initial empty page.