Closed Bug 1237674 Opened 9 years ago Closed 9 years ago

Rename nsFormData to FormData

Categories

(Core :: DOM: Core & HTML, defect)

39 Branch
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla46
Tracking Status
firefox46 --- fixed

People

(Reporter: baku, Assigned: baku)

References

Details

Attachments

(1 file)

Attached patch formData1.patchSplinter Review
Before updating FormData to the last version of the spec, I would like to rename it.
Attachment #8705218 - Flags: review?(bugs)
Comment on attachment 8705218 [details] [diff] [review] formData1.patch -nsFormData::SetNameValuePair(FormDataTuple* aData, - const nsAString& aName, +FormData::SetNameValuePair(FormDataTuple* aData, + const nsAString& aName, const nsAString& aValue) fix indentation of the last param void -nsFormData::SetNameFilePair(FormDataTuple* aData, - const nsAString& aName, +FormData::SetNameFilePair(FormDataTuple* aData, + const nsAString& aName, File* aFile) ditto
Attachment #8705218 - Flags: review?(bugs) → review+
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla46
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: