Skip to content
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

Switch DOM Node Picker to use bounding rects for highlighting, for perf #9924

Merged
merged 1 commit into from Nov 22, 2023

Conversation

markerikson
Copy link
Collaborator

This PR:

  • Switches the DOM node picker from using box models to bounding rects for node highlighting, to improve perf as the user mouses around

Copy link

vercel bot commented Nov 22, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
devtools ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 22, 2023 8:44pm

@markerikson markerikson changed the title Switch DOM Node Picker to use boundings for highlighting, for perf Switch DOM Node Picker to use bounding rects for highlighting, for perf Nov 22, 2023
@markerikson markerikson force-pushed the feature/FE-2056-node-picker-highlighting branch from 8abc83e to 19409a7 Compare November 22, 2023 20:38
Copy link

replay-io bot commented Nov 22, 2023

Snapshot Tests

StatusIn Progress ↗︎
Commit19409a7
Results
12 Failed
77 Passed

null

StatusComplete ↗︎
Commit49e5707
Results
⚠️ 4 Flaky
86 Passed

@markerikson markerikson merged commit 42d92de into main Nov 22, 2023
35 of 37 checks passed
@bvaughn bvaughn deleted the feature/FE-2056-node-picker-highlighting branch November 22, 2023 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant