You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[testing] Use customizable port for the browser test server. (#24976)
Add a helper to copy `browser_reporting.js` file with the test server
URL inlined. We could do `globalThis.location` for some tests, but that
doesn't work for audio worklets and when using blob urls.
Where possible just remove the reference to `http:://localhost:8888` and
use `/`.
0 commit comments