Closed
Bug 444722
Opened 17 years ago
Closed 17 years ago
XMLHttpRequest.send should handle case when there isn't any parameter
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: smaug, Assigned: smaug)
Details
Attachments
(1 file, 1 obsolete file)
|
3.42 KB,
patch
|
Details | Diff | Splinter Review |
| Assignee | ||
Updated•17 years ago
|
Assignee: nobody → Olli.Pettay
| Assignee | ||
Comment 1•17 years ago
|
||
Because the C++ interface isn't changed, the uuid doesn't need to be updated.
Attachment #329046 -
Flags: superreview?(jonas)
Attachment #329046 -
Flags: review?(jonas)
| Assignee | ||
Comment 2•17 years ago
|
||
Comment on attachment 329046 [details] [diff] [review]
add [optional]
I think Jonas is on vacation.
Attachment #329046 -
Flags: superreview?(jonas)
Attachment #329046 -
Flags: superreview?(bzbarsky)
Attachment #329046 -
Flags: review?(jonas)
Attachment #329046 -
Flags: review?(bzbarsky)
Comment 3•17 years ago
|
||
Comment on attachment 329046 [details] [diff] [review]
add [optional]
Looks good if you decrement testCount in the catch, so if something fails the test doesn't have to time out.
Attachment #329046 -
Flags: superreview?(bzbarsky)
Attachment #329046 -
Flags: superreview+
Attachment #329046 -
Flags: review?(bzbarsky)
Attachment #329046 -
Flags: review+
| Assignee | ||
Comment 4•17 years ago
|
||
Attachment #329046 -
Attachment is obsolete: true
| Assignee | ||
Updated•17 years ago
|
Status: NEW → RESOLVED
Closed: 17 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•