Skip to content

Support for FormData #3150

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

Closed
DartBot opened this issue May 20, 2012 · 6 comments
Closed

Support for FormData #3150

DartBot opened this issue May 20, 2012 · 6 comments
Assignees
Labels
web-libraries Issues impacting dart:html, etc., libraries
Milestone

Comments

@DartBot
Copy link

DartBot commented May 20, 2012

This issue was originally filed by johan.b...@gmail.com


Binding for FormData appear to be missing (only the DOMFormData interface is there).

https://developer.mozilla.org/en/XMLHttpRequest/FormData

@iposva-google
Copy link
Contributor

Added Area-DOM, Triaged labels.

@iposva-google
Copy link
Contributor

Removed Area-DOM label.
Added Area-HTML label.

@vsmenon
Copy link
Member

vsmenon commented Aug 14, 2012

We should rename DOMFormData to FormData.


Added this to the M1 milestone.

@sethladd
Copy link
Contributor

See also issue #1687

@efortuna
Copy link
Contributor

Set owner to @efortuna.

@efortuna
Copy link
Contributor

This appears to be fixed as of revision 11459. Please reopen if the latest version of FormData doesn't meet your needs.


Added Fixed label.

@DartBot DartBot added Type-Defect web-libraries Issues impacting dart:html, etc., libraries labels Aug 28, 2012
@DartBot DartBot added this to the M1 milestone Aug 28, 2012
copybara-service bot pushed a commit that referenced this issue Sep 13, 2022
…8 revisions)

https://dart.googlesource.com/dartdoc/+log/c64f800bd6a7..b0b0d6ace017

2022-09-13 srawlins@google.com Use toList(growable:false) more (#3151)
2022-09-13 srawlins@google.com Make Warnable.package non-nullable (#3155)
2022-09-13 parlough@gmail.com Update scorecard action to v2.0.3 (#3162)
2022-09-13 srawlins@google.com Bump to 6.1.1 (#3161)
2022-09-12 srawlins@google.com Allow analyzer 5.0.0 (#3160)
2022-09-12 srawlins@google.com Make Extension.typeParameters late final (#3150)
2022-09-12 srawlins@google.com Fix HTML of features (#3147)
2022-09-12 srawlins@google.com Improve assert of function typedef (#3158)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/dart-doc-dart-sdk
Please CC dart-ecosystem-gardener@grotations.appspotmail.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Dart Documentation Generator: https://github.com/dart-lang/dartdoc/issues
To file a bug in Dart SDK: https://github.com/dart-lang/sdk/issues

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md

Tbr: dart-ecosystem-gardener@grotations.appspotmail.com
Change-Id: I96e0843c13d07f35e1bab57cacaddd747f54e00b
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/259081
Commit-Queue: DEPS Autoroller <dart-autoroll@skia-public.iam.gserviceaccount.com>
Reviewed-by: Devon Carew <devoncarew@google.com>
Commit-Queue: Devon Carew <devoncarew@google.com>
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
web-libraries Issues impacting dart:html, etc., libraries
Projects
None yet
Development

No branches or pull requests

5 participants