Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

invalid URL format in index.html #1178

Closed
3 tasks done
VolkerGe opened this issue Feb 17, 2019 · 0 comments · Fixed by #1548
Closed
3 tasks done

invalid URL format in index.html #1178

VolkerGe opened this issue Feb 17, 2019 · 0 comments · Fixed by #1548

Comments

@VolkerGe
Copy link

Please read first!

Please use discuss-webrtc for general technical discussions and questions.

  • I have provided steps to reproduce
  • I have provided browser name and version
  • I have provided a link to the sample here or a modified version thereof

Note: If the checkboxes above are not checked (which you do after the issue is posted), the issue will be closed.

Browser affected

Chrome 72.0.3626.109

Browser name including version (e.g. Chrome 64.0.3282.119)

Description

https://webrtc.github.io/samples/

Invalid URL format in index.html

The URL gets expanded to

This file does not exist. Therefor the referenced css file can not be downloaded which leads to long loading times.

Steps to reproduce

Download repository as zip, unzip and open topmost index.html file in browser.

Expected results

File loads fast.

Actual results

File load slow because of timeout in getting css file from google.

fippo added a commit to fippo/webrtc that referenced this issue Apr 23, 2022
avoiding issues when loading from file://

Fixes webrtc#1178
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant