-
Notifications
You must be signed in to change notification settings - Fork 10
experience broken in canary #9
Comments
|
Interesting. Started hacking on URLs and simplified things quite a bit. cc @auchenberg
|
To pull off the sweet URL that doesn't start with The old legacy The google drive URLs we sorted out in https://github.com/arthurvr/timeline-url/issues/8#issuecomment-96801739 also do not do CORS. So for non-CORS assets the best we can do is links like:
tl;dr:JSON available with CORS:
JSON available without CORS:
|
I'll have a PR coming in a moment for this. |
@paulirish Is there commitment to the |
@auchenberg fronted.chrome-dev.tools is just a DNS alias for https://chrome-devtools-frontend.appspot.com Both are committed to. However, I wish those links were clickable but it is a security issue. :/ |
(not the extension) but the timeline loading.
@arthurvr can you file a crbug with an example URL to figure out why this broke and what adjustments we need to make
iirc the URL just becomes simpler.
The text was updated successfully, but these errors were encountered: