Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

Separates plugins and resources by host #6417

Merged
merged 2 commits into from
Jun 6, 2018
Merged

Separates plugins and resources by host #6417

merged 2 commits into from
Jun 6, 2018

Conversation

lukaszsobek
Copy link
Contributor

@lukaszsobek lukaszsobek commented May 26, 2018

Fixes Issue: #5759

Adds separation for plugins and resources displayed in source tree by host:

Screenshot:
screenshot-20180526084059-280x189

group: "webpack://",
filename: filename
path,
group: `${protocol}//${host || ""}`,
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

flow complained host might be undefined, hence the failsafe.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looking good. Can we get some more unit tests, maybe for just getUrl

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure, on it.

@darkwing darkwing merged commit dd3327d into firefox-devtools:master Jun 6, 2018
darkwing pushed a commit to darkwing/debugger.html that referenced this pull request Jun 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants