Closed
Bug 1519329
Opened 6 years ago
Closed 5 years ago
FormData constructor should throw if "constructing the entry list" returns null
Categories
(Core :: DOM: Core & HTML, enhancement, P2)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
DUPLICATE
of bug 1518442
Tracking | Status | |
---|---|---|
firefox66 | --- | affected |
People
(Reporter: baku, Assigned: jdai)
References
Details
Attachments
(1 file)
(deleted),
patch
|
smaug
:
review-
|
Details | Diff | Splinter Review |
Reporter | ||
Comment 1•6 years ago
|
||
In theory we will have a WPT soon.
Assignee: nobody → amarchesini
Attachment #9035886 -
Flags: review?(bugs)
Comment 2•6 years ago
|
||
Comment on attachment 9035886 [details] [diff] [review]
formData.patch
don't we want null check, not emptiness. I guess we need to implement the event at the same time.
Attachment #9035886 -
Flags: review?(bugs) → review-
Updated•6 years ago
|
Priority: -- → P2
Reporter | ||
Updated•6 years ago
|
Assignee: amarchesini → nobody
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
Assignee | ||
Comment 3•5 years ago
|
||
I implemented it on bug 1518442 part 2, so close this bug.
Assignee: nobody → jdai
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Updated•5 years ago
|
Resolution: FIXED → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•