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

Enable jump to mapped source for pretty files#4691

Closed
jasonLaster wants to merge 1 commit into
firefox-devtools:masterfrom
jasonLaster:enable-jumping-for-pretty-files
Closed

Enable jump to mapped source for pretty files#4691
jasonLaster wants to merge 1 commit into
firefox-devtools:masterfrom
jasonLaster:enable-jumping-for-pretty-files

Conversation

@jasonLaster

Copy link
Copy Markdown
Contributor

Associated Issue: #4690

Summary of Changes

  • re-enable jumping for pretty files and files that have a pretty file

Comment thread src/reducers/sources.js
return state.sources.pendingSelectedLocation;
}

export function hasPrettySounce(state: OuterState, id: string) {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

hasPrettySounce? or did you mean hasPrettySource?

@bomsy

bomsy commented Nov 15, 2017

Copy link
Copy Markdown
Contributor

@jasonLaster looks like we will close yours in favour of #4698 :)

@bomsy bomsy closed this Nov 15, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants