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

Remove goja from newPointerAction #1217

Merged
merged 1 commit into from
Feb 16, 2024

Conversation

inancgumus
Copy link
Member

@inancgumus inancgumus commented Feb 16, 2024

What?

  • Degojafies offsetPosition.
  • Frame and ElementHandle no longer depend on Goja while doing newPointerActions.

Why?

Stability.

Checklist

  • I have performed a self-review of my code
  • I have added tests for my changes
  • I have commented on my code, particularly in hard-to-understand areas

Related PR(s)/Issue(s)

Updates: #1170

offsetPosition is the only one using Goja. Removed.
@inancgumus inancgumus merged commit 69e1f33 into main Feb 16, 2024
17 checks passed
@inancgumus inancgumus deleted the refactor/degojafy-newPointerAction branch February 16, 2024 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working refactor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants