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

Extend browsingContext.DownloadWillBegin with suggestedFilename #890

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

sadym-chromium
Copy link
Contributor

@sadym-chromium sadym-chromium commented Mar 17, 2025

Address #840:

  • Extend browsingContext.DownloadWillBegin with suggestedFilename

The hook will be engaged in HTML spec after whatwg/html#11139 is merged.


Preview | Diff

@jgraham
Copy link
Member

jgraham commented Mar 17, 2025

Would r+ this, but it would be nice to have the cleanup and the new feature in separate commits, and given that the feature is waiting on HTML changes, perhaps even separate PRs.

@sadym-chromium
Copy link
Contributor Author

sadym-chromium commented Mar 17, 2025

Would r+ this, but it would be nice to have the cleanup and the new feature in separate commits, and given that the feature is waiting on HTML changes, perhaps even separate PRs.

#891

... and rename "WebDriver navigation status" to "WebDriver BiDi navigation status" to align with HTML spec.

# Conflicts:
#	index.bs
@sadym-chromium sadym-chromium force-pushed the sadym/suggested-filename branch from 829d8d4 to b50b488 Compare March 17, 2025 12:57
@sadym-chromium sadym-chromium changed the title [WIP] Extend browsingContext.DownloadWillBegin with suggestedFilename Extend browsingContext.DownloadWillBegin with suggestedFilename Mar 17, 2025
@sadym-chromium sadym-chromium marked this pull request as ready for review March 17, 2025 12:58
@sadym-chromium
Copy link
Contributor Author

sadym-chromium commented Mar 21, 2025

@Lightning00Blade @jgraham PTAL

@sadym-chromium sadym-chromium force-pushed the sadym/suggested-filename branch from cada355 to 399d50e Compare March 21, 2025 12:15
@sadym-chromium sadym-chromium force-pushed the sadym/suggested-filename branch from 399d50e to 9aa865e Compare March 21, 2025 12:17
Copy link
Contributor

@Lightning00Blade Lightning00Blade left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, lets wait for the HTML spec to land first.

@sadym-chromium sadym-chromium requested a review from jgraham March 21, 2025 14:22
@sadym-chromium
Copy link
Contributor Author

LGTM, lets wait for the HTML spec to land first.

I believe WebDriver BiDi specification should land first, ideally with WPT.

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.

3 participants