Skip to content

[iOS] Add methods for sending tokenized prompts to the browser#36855

Merged
kylehickinson merged 1 commit into
masterfrom
ios-prompt-handler-tokens
Jun 3, 2026
Merged

[iOS] Add methods for sending tokenized prompts to the browser#36855
kylehickinson merged 1 commit into
masterfrom
ios-prompt-handler-tokens

Conversation

@kylehickinson

Copy link
Copy Markdown
Collaborator

This adds an additional tokenized method sendWebKitMessageSynchronously alongside sendTokenizedWebKitMessage{WithReply} that uses window.prompt from SafeBuiltins.

@kylehickinson kylehickinson self-assigned this May 29, 2026
@kylehickinson kylehickinson added CI/skip-android Do not run CI builds for Android CI/skip-windows-x64 Do not run CI builds for Windows x64 CI/skip-macos-arm64 Do not run CI builds for macOS arm64 CI/skip-origin Do not run CI builds for Origin labels May 29, 2026
@github-actions github-actions Bot added the CI/storybook-url Deploy storybook and provide a unique URL for each build label May 29, 2026
@kylehickinson kylehickinson force-pushed the ios-message-handler-tokens branch 2 times, most recently from 2a978b4 to 489a4c8 Compare June 1, 2026 14:47
@kylehickinson kylehickinson force-pushed the ios-prompt-handler-tokens branch from 76dbbf4 to acc656a Compare June 1, 2026 14:47
@kylehickinson kylehickinson force-pushed the ios-prompt-handler-tokens branch from acc656a to aef2f08 Compare June 1, 2026 16:29
@kylehickinson kylehickinson force-pushed the ios-message-handler-tokens branch from 489a4c8 to 0b92f93 Compare June 1, 2026 18:51
@kylehickinson kylehickinson force-pushed the ios-prompt-handler-tokens branch from aef2f08 to 5bed4e9 Compare June 1, 2026 18:51
Base automatically changed from ios-message-handler-tokens to master June 2, 2026 14:34
@kylehickinson kylehickinson force-pushed the ios-prompt-handler-tokens branch from 5bed4e9 to 0355b8f Compare June 2, 2026 14:35
This adds an additional tokenized method `sendWebKitMessageSynchronously` alongside `sendTokenizedWebKitMessage{WithReply}` that uses `window.prompt` from SafeBuiltins.
@kylehickinson kylehickinson force-pushed the ios-prompt-handler-tokens branch from 0355b8f to f023302 Compare June 2, 2026 16:05
@kylehickinson kylehickinson merged commit 798e46c into master Jun 3, 2026
19 checks passed
@kylehickinson kylehickinson deleted the ios-prompt-handler-tokens branch June 3, 2026 13:18
@brave-builds brave-builds added this to the 1.93.x - Nightly milestone Jun 3, 2026
@brave-builds

Copy link
Copy Markdown
Collaborator

Released in v1.93.26

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI/skip-android Do not run CI builds for Android CI/skip-macos-arm64 Do not run CI builds for macOS arm64 CI/skip-origin Do not run CI builds for Origin CI/skip-windows-x64 Do not run CI builds for Windows x64 CI/storybook-url Deploy storybook and provide a unique URL for each build

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants