W3C CVS

CVS log for 2006/webapi/XMLHttpRequest/disposition-of-comments

[BACK] Up to [Public] / 2006 / webapi / XMLHttpRequest

Request diff between arbitrary revisions


Default branch: 1

Revision 1.32 / (download) - annotate - [select for diffs] , Wed Jul 25 09:44:53 2007 UTC (9 months, 3 weeks ago) by avankest
CVS Tags: HEAD
Changes since 1.31: +6 -0 lines
Diff to previous 1.31 (colored)
add a note saying that responseXML just gives you a (static) tree

Revision 1.31 / (download) - annotate - [select for diffs] , Wed Jul 25 09:34:38 2007 UTC (9 months, 3 weeks ago) by avankest
Changes since 1.30: +7 -0 lines
Diff to previous 1.30 (colored)
make it an editor's draft again and make several editorial changes

Revision 1.30 / (download) - annotate - [select for diffs] , Mon Jun 25 11:32:59 2007 UTC (10 months, 3 weeks ago) by avankest
Changes since 1.29: +8 -0 lines
Diff to previous 1.29 (colored)
introduce HEADERS_RECEIVED

Revision 1.29 / (download) - annotate - [select for diffs] , Mon Jun 4 13:16:23 2007 UTC (11 months, 1 week ago) by avankest
Changes since 1.28: +6 -0 lines
Diff to previous 1.28 (colored)
add another comment to disposition of comments; marked rejected as I didn't do all of the requests

Revision 1.28 / (download) - annotate - [select for diffs] , Fri May 25 12:06:57 2007 UTC (11 months, 3 weeks ago) by avankest
Changes since 1.27: +3 -0 lines
Diff to previous 1.27 (colored)
drop text/xsl

Revision 1.27 / (download) - annotate - [select for diffs] , Mon May 14 11:50:24 2007 UTC (12 months ago) by avankest
Changes since 1.26: +14 -1 lines
Diff to previous 1.26 (colored)
update DoC

Revision 1.26 / (download) - annotate - [select for diffs] , Fri May 11 09:22:36 2007 UTC (12 months, 1 week ago) by avankest
Changes since 1.25: +7 -0 lines
Diff to previous 1.25 (colored)
change some of the cross references around response entity body and remove a redundant paragraph

Revision 1.25 / (download) - annotate - [select for diffs] , Fri May 11 09:01:05 2007 UTC (12 months, 1 week ago) by avankest
Changes since 1.24: +2 -0 lines
Diff to previous 1.24 (colored)
410 Conforming script

Revision 1.24 / (download) - annotate - [select for diffs] , Thu May 10 13:00:30 2007 UTC (12 months, 1 week ago) by avankest
Changes since 1.23: +16 -11 lines
Diff to previous 1.23 (colored)
markup fix

Revision 1.23 / (download) - annotate - [select for diffs] , Tue May 8 15:56:02 2007 UTC (12 months, 1 week ago) by avankest
Changes since 1.22: +3 -1 lines
Diff to previous 1.22 (colored)
update DoC

Revision 1.22 / (download) - annotate - [select for diffs] , Tue May 8 14:13:15 2007 UTC (12 months, 1 week ago) by avankest
Changes since 1.21: +5 -2 lines
Diff to previous 1.21 (colored)
elaborate on non same-origin; change when the send() flag is set; fix an obvious error with the default value of async

Revision 1.21 / (download) - annotate - [select for diffs] , Tue May 8 12:09:37 2007 UTC (12 months, 1 week ago) by avankest
Changes since 1.20: +11 -2 lines
Diff to previous 1.20 (colored)
throw NOT_SUPPORTED_ERR for unsupported schemes, fix two (editorial) mistakes

Revision 1.20 / (download) - annotate - [select for diffs] , Tue May 8 10:27:54 2007 UTC (12 months, 1 week ago) by avankest
Changes since 1.19: +21 -1 lines
Diff to previous 1.19 (colored)
address comments from Bjoern; don't dispatch event after an exception and allow responseXML for no Content-Type responses

Revision 1.19 / (download) - annotate - [select for diffs] , Mon May 7 18:37:35 2007 UTC (12 months, 1 week ago) by avankest
Changes since 1.18: +2 -0 lines
Diff to previous 1.18 (colored)
make some more minor comments to satisfy a comment

Revision 1.18 / (download) - annotate - [select for diffs] , Mon May 7 17:59:02 2007 UTC (12 months, 1 week ago) by avankest
Changes since 1.17: +7 -0 lines
Diff to previous 1.17 (colored)
make some more minor comments to satisfy a comment

Revision 1.17 / (download) - annotate - [select for diffs] , Mon May 7 10:40:44 2007 UTC (12 months, 1 week ago) by avankest
Changes since 1.16: +2 -1 lines
Diff to previous 1.16 (colored)
update DoC, comment 15, reviewer closed it

Revision 1.16 / (download) - annotate - [select for diffs] , Mon May 7 08:53:35 2007 UTC (12 months, 1 week ago) by avankest
Changes since 1.15: +6 -0 lines
Diff to previous 1.15 (colored)
add text/xsl and fix an editorial issue; also update DoC

Revision 1.15 / (download) - annotate - [select for diffs] , Sat Mar 31 10:55:08 2007 UTC (13 months, 2 weeks ago) by avankest
Changes since 1.14: +6 -0 lines
Diff to previous 1.14 (colored)
first step at fixing responseXML; mark up a MAY

Revision 1.14 / (download) - annotate - [select for diffs] , Fri Mar 30 22:13:20 2007 UTC (13 months, 2 weeks ago) by avankest
Changes since 1.13: +9 -1 lines
Diff to previous 1.13 (colored)
typo; thanks bjoern

Revision 1.13 / (download) - annotate - [select for diffs] , Fri Mar 30 21:47:36 2007 UTC (13 months, 2 weeks ago) by avankest
Changes since 1.12: +20 -0 lines
Diff to previous 1.12 (colored)
fix some typos pointed out in LC comments; fix readystatechange, statusText and status based on comments from Hixie

Revision 1.12 / (download) - annotate - [select for diffs] , Thu Mar 22 14:20:34 2007 UTC (13 months, 3 weeks ago) by avankest
Changes since 1.11: +3 -2 lines
Diff to previous 1.11 (colored)
change the layout of the "IDL", fix an issue with setRequestHeader (value or header being null)

Revision 1.11 / (download) - annotate - [select for diffs] , Wed Mar 21 13:40:49 2007 UTC (13 months, 3 weeks ago) by avankest
Changes since 1.10: +1 -0 lines
Diff to previous 1.10 (colored)
No need to list Date twice + editorial

Revision 1.10 / (download) - annotate - [select for diffs] , Wed Mar 21 12:54:59 2007 UTC (13 months, 3 weeks ago) by avankest
Changes since 1.9: +2 -1 lines
Diff to previous 1.9 (colored)
add four more headers that need to be ignored for security reasons and add a list of other HTTP methods that potentially need to be uppercased

Revision 1.9 / (download) - annotate - [select for diffs] , Tue Mar 20 15:54:20 2007 UTC (13 months, 4 weeks ago) by avankest
Changes since 1.8: +1 -0 lines
Diff to previous 1.8 (colored)
make sure readystatechange is dispatched after send() is invoked as well and fix abort()

Revision 1.8 / (download) - annotate - [select for diffs] , Tue Mar 20 15:19:58 2007 UTC (13 months, 4 weeks ago) by avankest
Changes since 1.7: +4 -3 lines
Diff to previous 1.7 (colored)
editorial

Revision 1.7 / (download) - annotate - [select for diffs] , Tue Mar 20 15:00:12 2007 UTC (13 months, 4 weeks ago) by avankest
Changes since 1.6: +10 -2 lines
Diff to previous 1.6 (colored)
improve variable names and say that people should support XML for interop reasons

Revision 1.6 / (download) - annotate - [select for diffs] , Sat Mar 17 21:40:46 2007 UTC (14 months ago) by avankest
Changes since 1.5: +9 -1 lines
Diff to previous 1.5 (colored)
add the default Content-Type comment

Revision 1.5 / (download) - annotate - [select for diffs] , Sat Mar 17 16:55:10 2007 UTC (14 months ago) by avankest
Changes since 1.4: +15 -1 lines
Diff to previous 1.4 (colored)
lots of small editorial changes

Revision 1.4 / (download) - annotate - [select for diffs] , Fri Mar 9 16:45:47 2007 UTC (14 months, 1 week ago) by avankest
Changes since 1.3: +16 -0 lines
Diff to previous 1.3 (colored)
update disposition of comments file

Revision 1.3 / (download) - annotate - [select for diffs] , Fri Mar 9 16:30:29 2007 UTC (14 months, 1 week ago) by avankest
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 (colored)
change the ping to a log sample to not confuse people

Revision 1.2 / (download) - annotate - [select for diffs] , Fri Mar 9 16:23:31 2007 UTC (14 months, 1 week ago) by avankest
Changes since 1.1: +22 -1 lines
Diff to previous 1.1 (colored)
fix some more comments from Dan Winship

Revision 1.1 / (download) - annotate - [select for diffs] , Wed Feb 28 11:28:32 2007 UTC (14 months, 2 weeks ago) by avankest
Diff
address an editorial remark and add a disposition of comments file

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Diffs between and
Type of Diff should be a 

Sort log by:

Webmaster