Closed
Bug 275741
(webdavreport)
Opened 20 years ago
Closed 19 years ago
implement WebDAV REPORT method
Categories
(Core Graveyard :: WebDAV, defect)
Core Graveyard
WebDAV
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dmosedale, Assigned: dmosedale)
Details
Attachments
(1 file, 4 obsolete files)
|
11.15 KB,
patch
|
shaver
:
review+
|
Details | Diff | Splinter Review |
We need this for CalDAV reporting.
| Assignee | ||
Updated•20 years ago
|
Assignee: shaver → dmose
| Assignee | ||
Comment 1•20 years ago
|
||
I need to clean up the comments a bit and add a test to davshell before I check this in.
| Assignee | ||
Comment 2•20 years ago
|
||
Updated idl comments and davshell too.
Attachment #169405 -
Attachment is obsolete: true
| Assignee | ||
Updated•20 years ago
|
Alias: webdavreport
Status: NEW → ASSIGNED
| Assignee | ||
Comment 3•20 years ago
|
||
nsIDocument is not scriptable; this patch uses nsIDOMDocument instead.
Attachment #169653 -
Attachment is obsolete: true
| Assignee | ||
Comment 4•20 years ago
|
||
parameterizes the HTTP method to be sent as an argument to SendDocumentToChannel
Attachment #170064 -
Attachment is obsolete: true
| Assignee | ||
Comment 5•20 years ago
|
||
Added a withDepth parameter, rather than hardcoding a depth of 0.
Attachment #170065 -
Attachment is obsolete: true
| Assignee | ||
Updated•20 years ago
|
Attachment #170176 -
Flags: review?(shaver)
| Assignee | ||
Comment 6•20 years ago
|
||
v5 checked in with agreement from shaver for post-checkin review.
Comment 7•20 years ago
|
||
Comment on attachment 170176 [details] [diff] [review] report patch, v5 r=shaver
Attachment #170176 -
Flags: review?(shaver) → review+
| Assignee | ||
Updated•19 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Updated•8 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•