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

Disable active line#3067

Merged
jasonLaster merged 1 commit into
firefox-devtools:masterfrom
jasonLaster:active-line
Jun 2, 2017
Merged

Disable active line#3067
jasonLaster merged 1 commit into
firefox-devtools:masterfrom
jasonLaster:active-line

Conversation

@jasonLaster
Copy link
Copy Markdown
Contributor

Fixes #2982

This removes the selected line, which is similar to what chrome does.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 2, 2017

Codecov Report

Merging #3067 into master will decrease coverage by 0.97%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3067      +/-   ##
==========================================
- Coverage   66.15%   65.17%   -0.98%     
==========================================
  Files          74       75       +1     
  Lines        2603     2593      -10     
  Branches      527      525       -2     
==========================================
- Hits         1722     1690      -32     
- Misses        881      903      +22
Impacted Files Coverage Δ
src/utils/editor/index.js 7.14% <ø> (ø) ⬆️
src/utils/pause.js 43.75% <0%> (-37.5%) ⬇️
src/actions/pause.js 0% <0%> (-18%) ⬇️
src/reducers/pause.js 20.83% <0%> (-9.73%) ⬇️
src/utils/object-inspector.js 61.81% <0%> (-1.75%) ⬇️
src/reducers/sources.js 78.19% <0%> (-0.64%) ⬇️
src/utils/parser/index.js 100% <0%> (ø) ⬆️
src/utils/parser/resolveToken.js 100% <0%> (ø)
src/client/firefox/commands.js 21.64% <0%> (+1.64%) ⬆️
src/utils/parser/utils/closest.js 94.73% <0%> (+2.63%) ⬆️
... and 4 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d31ee71...a27b89a. Read the comment docs.

@jasonLaster jasonLaster merged commit d9c0f27 into firefox-devtools:master Jun 2, 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.

1 participant