Closed Bug 1361722 Opened 8 years ago Closed 8 years ago

bogus document.write() in test_formdataparsing.js

Categories

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

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla55
Tracking Status
firefox55 --- fixed

People

(Reporter: bkelly, Assigned: bkelly)

References

Details

Attachments

(1 file)

Looks like bug 1278275 landed some debugging code by accident in test_formdataparsing.js. For some reason the patch included this: document.write("0xDEADBEEF"); document.write(fd.get("greeting"));
Josh, can you review this small patch? It removes some debugging code that slipped in with bug 1278275. I see no reason to do a document.write() here.
Attachment #8864228 - Flags: review?(josh)
Attachment #8864228 - Flags: review?(josh) → review+
Pushed by bkelly@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/0ba26e5421df Remove bogus document.write() from test_formdataparsing.js. r=jdm
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
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: