Skip to content
This repository has been archived by the owner on Jan 30, 2025. It is now read-only.

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
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
bug Something isn't working refactor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants