Thanks to visit codestin.com
Credit goes to github.com

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

Conversation

@akashs09
Copy link
Contributor

Fixes #4430

deleted comments and old code on these 2 files:
src/components/SecondaryPanes/Breakpoints/Breakpoint.js
src/actions/breakpoints/addBreakpoint.js

Here's the Pull Request Doc
https://firefox-dev.tools/debugger.html/docs/pull-requests.html

Test Plan

Tell us a little a bit about how you tested your patch.

Example test plan:

  • Command-P opens the panel
  • Clicking “+” opens the panel
  • Clicking a source navigates to the source
  • Clicking "x" closes the panel

Here's the Debugger's Testing doc
https://docs.google.com/document/d/1oBMRxV8A2ag2t22YsQOxTdEv0mXKzIg0tggJjRkU1S0/edit#.
Feel free to improve it!

Screenshots/Videos (OPTIONAL)

@darkwing
Copy link
Contributor

This contains loads of unwanted changes and is on master again. To get rid of all the unwanted changes on master, run:

git checkout master
git reset --hard upstream/master

To create a new branch, do:

# git checkout -b {descriptive-branch-name}
git checkout -b outline-test

Then make your changes, commit, etc.

@akashs09 akashs09 closed this Oct 20, 2018
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