Skip to content

(2/3) Add opt-in accelerated scroll dispatch#6

Open
miguelg719 wants to merge 1 commit into
pr-automation-session-endpointfrom
pr-accelerated-scroll-input
Open

(2/3) Add opt-in accelerated scroll dispatch#6
miguelg719 wants to merge 1 commit into
pr-automation-session-endpointfrom
pr-accelerated-scroll-input

Conversation

@miguelg719
Copy link
Copy Markdown
Collaborator

Summary

  • Add opt-in accelerated scrolling via BROWSERBASE_ACCELERATED_SCROLL=true.
  • Capture wheel events over the live-view area and dispatch them to the active remote page through CDP.
  • Keep the default live-view scroll path unchanged for compatibility with custom scroll implementations.

Stack

  • Base: pr-automation-session-endpoint
  • Sequenced after automation/session work because it also extends the session and IPC input surfaces.

Verification

  • npm run build
  • git diff --check

@miguelg719 miguelg719 changed the title Add opt-in accelerated scroll dispatch (2/3) Add opt-in accelerated scroll dispatch Jun 5, 2026
@miguelg719 miguelg719 changed the title (2/3) Add opt-in accelerated scroll dispatch Add opt-in accelerated scroll dispatch Jun 5, 2026
@miguelg719 miguelg719 changed the title Add opt-in accelerated scroll dispatch (2/3) Add opt-in accelerated scroll dispatch Jun 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant