-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Open
Labels
Description
Currently after #36562 top-level url looks like this in the source panel:
Example 1:
Example 2:
See the top level url,
For example 1: blob:https://charming.daz.cat/f7974aee-8918-443b-9e60-012f2987de6f
and for example 2:
thread 1: blob:http://127.0.0.1:3000/a2d509c4-8992-4d48-8233-65b09cfea00c
thread 2: http://localhost:3000/worker.js
Ideally top level url should be:
For example 1: f7974aee-8918-443b-9e60-012f2987de6f
and for example 2:
thread 1 top-level url: a2d509c4-8992-4d48-8233-65b09cfea00c
thread 2 top-level url: worker.js
Functionality wise, this is not an issue and it works fine, but we need to investigate parsing of the display url