-
Notifications
You must be signed in to change notification settings - Fork 140
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Removed left/right breakpoint arrows from Pause Info panel #10601
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
e35ec58
to
ef5e203
Compare
Note that we do use a affected tests:
|
We can use a different test. Edit It was pretty easy to migrate things to depend on |
@bvaughn except this PR also deleted |
Oof. That was silly. I mixed up breakpoints-02 and logpoints-02. I'll post a follow up -> #10603 |
Follow on to #10601 - Delete breakpoint UI and protocol-related code - Remove unnecessary abstractions (now that there aren't two types of "points" in the app) - Rename Nag/Tour related code that had potentially confusing references to breakpoints - Update any e2e tests that got broken by this change
This is my reasoning: