W3C CVS Root

CVS log for 2006/webapi/XMLHttpRequest/Overview.src.html

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.353: download - view: text, markup, annotated - select for diffs
Wed Nov 23 14:14:19 2011 UTC (13 years, 6 months ago) by avankest
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.352: preferred, colored
Changes since revision 1.352: +11 -1 lines
license

Revision 1.352: download - view: text, markup, annotated - select for diffs
Wed Nov 23 13:54:22 2011 UTC (13 years, 6 months ago) by avankest
Branches: MAIN
Diff to: previous 1.351: preferred, colored
Changes since revision 1.351: +32 -35 lines
define header manipulation in terms of author request headers to work better with CORS

Revision 1.351: download - view: text, markup, annotated - select for diffs
Fri Nov 18 14:35:38 2011 UTC (13 years, 6 months ago) by avankest
Branches: MAIN
Diff to: previous 1.350: preferred, colored
Changes since revision 1.350: +36 -32 lines
update method and constructor terminology (more terse)

Revision 1.350: download - view: text, markup, annotated - select for diffs
Wed Nov 16 15:44:44 2011 UTC (13 years, 6 months ago) by avankest
Branches: MAIN
Diff to: previous 1.349: preferred, colored
Changes since revision 1.349: +4 -3 lines
each XMLHttpRequest object needs its own task source

Revision 1.349: download - view: text, markup, annotated - select for diffs
Wed Nov 16 15:42:39 2011 UTC (13 years, 6 months ago) by avankest
Branches: MAIN
Diff to: previous 1.348: preferred, colored
Changes since revision 1.348: +6 -3 lines
throw for synchronous usage of new features in Document (i.e. non-Worker) context

Revision 1.348: download - view: text, markup, annotated - select for diffs
Wed Nov 16 15:26:32 2011 UTC (13 years, 6 months ago) by avankest
Branches: MAIN
Diff to: previous 1.347: preferred, colored
Changes since revision 1.347: +20 -20 lines
convert asynchronous flag into an synchronous flag for an upcoming change

Revision 1.347: download - view: text, markup, annotated - select for diffs
Mon Nov 14 13:15:02 2011 UTC (13 years, 6 months ago) by avankest
Branches: MAIN
Diff to: previous 1.346: preferred, colored
Changes since revision 1.346: +0 -2 lines
allow withCredentials to be set during UNSENT

Revision 1.346: download - view: text, markup, annotated - select for diffs
Wed Oct 19 12:55:57 2011 UTC (13 years, 7 months ago) by avankest
Branches: MAIN
Diff to: previous 1.345: preferred, colored
Changes since revision 1.345: +9 -7 lines
more clearly distinguish between simple state changes (change) and state change steps (switch)

Revision 1.345: download - view: text, markup, annotated - select for diffs
Mon Oct 3 09:33:12 2011 UTC (13 years, 8 months ago) by avankest
Branches: MAIN
Diff to: previous 1.344: preferred, colored
Changes since revision 1.344: +1 -0 lines
ack Ms2ger

Revision 1.344: download - view: text, markup, annotated - select for diffs
Mon Oct 3 09:31:26 2011 UTC (13 years, 8 months ago) by avankest
Branches: MAIN
Diff to: previous 1.343: preferred, colored
Changes since revision 1.343: +1 -1 lines
align event handler attributes with the new ugly-syntax reality http://www.w3.org/Bugs/Public/show_bug.cgi?id=14351

Revision 1.343: download - view: text, markup, annotated - select for diffs
Mon Oct 3 09:19:04 2011 UTC (13 years, 8 months ago) by avankest
Branches: MAIN
Diff to: previous 1.342: preferred, colored
Changes since revision 1.342: +47 -41 lines
reference exceptions

Revision 1.342: download - view: text, markup, annotated - select for diffs
Fri Sep 30 11:46:01 2011 UTC (13 years, 8 months ago) by avankest
Branches: MAIN
Diff to: previous 1.341: preferred, colored
Changes since revision 1.341: +94 -81 lines
align with DOM4

Revision 1.341: download - view: text, markup, annotated - select for diffs
Tue Aug 23 10:39:50 2011 UTC (13 years, 9 months ago) by avankest
Branches: MAIN
Diff to: previous 1.340: preferred, colored
Changes since revision 1.340: +5 -10 lines
event listeners do not have to be on both objects for it not to be garbage collected

Revision 1.340: download - view: text, markup, annotated - select for diffs
Tue Aug 23 10:29:55 2011 UTC (13 years, 9 months ago) by avankest
Branches: MAIN
Diff to: previous 1.339: preferred, colored
Changes since revision 1.339: +1 -1 lines
url is not optional; doh

Revision 1.339: download - view: text, markup, annotated - select for diffs
Tue Aug 23 10:06:10 2011 UTC (13 years, 9 months ago) by avankest
Branches: MAIN
Diff to: previous 1.338: preferred, colored
Changes since revision 1.338: +1 -0 lines
garbage collection did not account for XMLHttpRequestUpload

Revision 1.338: download - view: text, markup, annotated - select for diffs
Tue Aug 23 09:50:09 2011 UTC (13 years, 9 months ago) by avankest
Branches: MAIN
Diff to: previous 1.337: preferred, colored
Changes since revision 1.337: +1 -4 lines
use optional rather than overloading

Revision 1.337: download - view: text, markup, annotated - select for diffs
Thu Aug 18 11:23:59 2011 UTC (13 years, 9 months ago) by avankest
Branches: MAIN
Diff to: previous 1.336: preferred, colored
Changes since revision 1.336: +1 -7 lines
do not not mention XHR2 events in XHR1

Revision 1.336: download - view: text, markup, annotated - select for diffs
Thu Aug 18 11:20:14 2011 UTC (13 years, 9 months ago) by avankest
Branches: MAIN
Diff to: previous 1.335: preferred, colored
Changes since revision 1.335: +35 -0 lines
attempt at defining garbage collection

Revision 1.335: download - view: text, markup, annotated - select for diffs
Thu Aug 18 10:52:37 2011 UTC (13 years, 9 months ago) by avankest
Branches: MAIN
Diff to: previous 1.334: preferred, colored
Changes since revision 1.334: +10 -10 lines
use concept-document

Revision 1.334: download - view: text, markup, annotated - select for diffs
Wed Aug 17 15:19:00 2011 UTC (13 years, 9 months ago) by avankest
Branches: MAIN
Diff to: previous 1.333: preferred, colored
Changes since revision 1.333: +5 -5 lines
consistify

Revision 1.333: download - view: text, markup, annotated - select for diffs
Tue Aug 16 15:26:05 2011 UTC (13 years, 9 months ago) by avankest
Branches: MAIN
Diff to: previous 1.332: preferred, colored
Changes since revision 1.332: +1 -1 lines
ED

Revision 1.332: download - view: text, markup, annotated - select for diffs
Sat Jul 2 07:38:09 2011 UTC (13 years, 11 months ago) by avankest
Branches: MAIN
Diff to: previous 1.331: preferred, colored
Changes since revision 1.331: +29 -29 lines
more cleanup (Anolis)

Revision 1.331: download - view: text, markup, annotated - select for diffs
Sat Jul 2 07:30:26 2011 UTC (13 years, 11 months ago) by avankest
Branches: MAIN
Diff to: previous 1.330: preferred, colored
Changes since revision 1.330: +9 -10 lines
remove IDs as Anolis generates them

Revision 1.330: download - view: text, markup, annotated - select for diffs
Fri Jul 1 18:31:24 2011 UTC (13 years, 11 months ago) by avankest
Branches: MAIN
Diff to: previous 1.329: preferred, colored
Changes since revision 1.329: +282 -405 lines
XHR uses Anolis now

Revision 1.329: download - view: text, markup, annotated - select for diffs
Thu Jun 23 10:06:54 2011 UTC (13 years, 11 months ago) by avankest
Branches: MAIN
Diff to: previous 1.328: preferred, colored
Changes since revision 1.328: +2 -2 lines
RFC can haz cookies

Revision 1.328: download - view: text, markup, annotated - select for diffs
Tue Jun 21 15:42:57 2011 UTC (13 years, 11 months ago) by avankest
Branches: MAIN
Diff to: previous 1.327: preferred, colored
Changes since revision 1.327: +1 -0 lines
restrict overrideMimeType in the same way responseType is restricted

Revision 1.327: download - view: text, markup, annotated - select for diffs
Fri Mar 4 14:28:11 2011 UTC (14 years, 3 months ago) by avankest
Branches: MAIN
Diff to: previous 1.326: preferred, colored
Changes since revision 1.326: +1 -1 lines
set the boundary string for multipart/form-data; thanks Hixie

Revision 1.326: download - view: text, markup, annotated - select for diffs
Thu Feb 24 09:56:23 2011 UTC (14 years, 3 months ago) by avankest
Branches: MAIN
Diff to: previous 1.325: preferred, colored
Changes since revision 1.325: +8 -6 lines
define Window/Document by reference

Revision 1.325: download - view: text, markup, annotated - select for diffs
Thu Feb 24 09:48:35 2011 UTC (14 years, 3 months ago) by avankest
Branches: MAIN
Diff to: previous 1.324: preferred, colored
Changes since revision 1.324: +11 -13 lines
reign of fire

Revision 1.324: download - view: text, markup, annotated - select for diffs
Thu Feb 24 09:33:52 2011 UTC (14 years, 3 months ago) by avankest
Branches: MAIN
Diff to: previous 1.323: preferred, colored
Changes since revision 1.323: +16 -13 lines
make Terminology a top-level section and rename Conformance Criteria to Conformance for consistency

Revision 1.323: download - view: text, markup, annotated - select for diffs
Thu Feb 24 09:30:01 2011 UTC (14 years, 3 months ago) by avankest
Branches: MAIN
Diff to: previous 1.322: preferred, colored
Changes since revision 1.322: +41 -78 lines
exceptions are defined by DOM Core now

Revision 1.322: download - view: text, markup, annotated - select for diffs
Tue Feb 8 09:44:24 2011 UTC (14 years, 4 months ago) by avankest
Branches: MAIN
Diff to: previous 1.321: preferred, colored
Changes since revision 1.321: +12 -19 lines
Window Object draft needs no mention; we need these definitions beyond HTML5

Revision 1.321: download - view: text, markup, annotated - select for diffs
Thu Feb 3 14:18:52 2011 UTC (14 years, 4 months ago) by avankest
Branches: MAIN
Diff to: previous 1.320: preferred, colored
Changes since revision 1.320: +3 -0 lines
there is no mediaType; only dispatch progress events for async calls

Revision 1.320: download - view: text, markup, annotated - select for diffs
Wed Jan 26 15:42:45 2011 UTC (14 years, 4 months ago) by avankest
Branches: MAIN
Diff to: previous 1.319: preferred, colored
Changes since revision 1.319: +5 -3 lines
define the origin of Document objects returned by responseXML

Revision 1.319: download - view: text, markup, annotated - select for diffs
Wed Jan 26 13:41:44 2011 UTC (14 years, 4 months ago) by avankest
Branches: MAIN
Diff to: previous 1.318: preferred, colored
Changes since revision 1.318: +4 -5 lines
cookie-free now comes for free so no need to say it

Revision 1.318: download - view: text, markup, annotated - select for diffs
Wed Jan 26 10:27:40 2011 UTC (14 years, 4 months ago) by avankest
Branches: MAIN
Diff to: previous 1.317: preferred, colored
Changes since revision 1.317: +2 -0 lines
arraybuffer is here to stay, is what the people say

Revision 1.317: download - view: text, markup, annotated - select for diffs
Tue Nov 30 15:33:24 2010 UTC (14 years, 6 months ago) by avankest
Branches: MAIN
Diff to: previous 1.316: preferred, colored
Changes since revision 1.316: +4 -5 lines
define responseType/response

Revision 1.316: download - view: text, markup, annotated - select for diffs
Tue Nov 30 13:26:23 2010 UTC (14 years, 6 months ago) by avankest
Branches: MAIN
Diff to: previous 1.315: preferred, colored
Changes since revision 1.315: +3 -4 lines
remove followRedirects for now

Revision 1.315: download - view: text, markup, annotated - select for diffs
Fri Oct 29 13:05:52 2010 UTC (14 years, 7 months ago) by avankest
Branches: MAIN
Diff to: previous 1.314: preferred, colored
Changes since revision 1.314: +5 -4 lines
remove leading U+FEFF character; doh

Revision 1.314: download - view: text, markup, annotated - select for diffs
Mon Sep 27 13:30:25 2010 UTC (14 years, 8 months ago) by avankest
Branches: MAIN
Diff to: previous 1.313: preferred, colored
Changes since revision 1.313: +27 -14 lines
abort() can be terminated too

Revision 1.313: download - view: text, markup, annotated - select for diffs
Tue Sep 14 12:04:12 2010 UTC (14 years, 8 months ago) by avankest
Branches: MAIN
Diff to: previous 1.312: preferred, colored
Changes since revision 1.312: +6 -9 lines
let the various response* attributes also use the error flag; allows removing other things; no functional change

Revision 1.312: download - view: text, markup, annotated - select for diffs
Tue Sep 14 11:18:26 2010 UTC (14 years, 8 months ago) by avankest
Branches: MAIN
Diff to: previous 1.311: preferred, colored
Changes since revision 1.311: +13 -11 lines
more minor editorial nits

Revision 1.311: download - view: text, markup, annotated - select for diffs
Mon Sep 13 10:05:44 2010 UTC (14 years, 8 months ago) by avankest
Branches: MAIN
Diff to: previous 1.310: preferred, colored
Changes since revision 1.310: +5 -7 lines
fix minor issue with authentication text and simplify it as well

Revision 1.310: download - view: text, markup, annotated - select for diffs
Mon Sep 13 09:30:21 2010 UTC (14 years, 8 months ago) by avankest
Branches: MAIN
Diff to: previous 1.309: preferred, colored
Changes since revision 1.309: +22 -16 lines
address various editorial comments

Revision 1.309: download - view: text, markup, annotated - select for diffs
Sun Sep 12 11:13:07 2010 UTC (14 years, 8 months ago) by avankest
Branches: MAIN
Diff to: previous 1.308: preferred, colored
Changes since revision 1.308: +5 -5 lines
do something before terminating

Revision 1.308: download - view: text, markup, annotated - select for diffs
Sun Sep 12 11:04:52 2010 UTC (14 years, 8 months ago) by avankest
Branches: MAIN
Diff to: previous 1.307: preferred, colored
Changes since revision 1.307: +27 -28 lines
consistify spacing of examples

Revision 1.307: download - view: text, markup, annotated - select for diffs
Fri Sep 3 14:14:08 2010 UTC (14 years, 9 months ago) by avankest
Branches: MAIN
Diff to: previous 1.306: preferred, colored
Changes since revision 1.306: +2 -2 lines
XHR2 will not have exit criteria for now

Revision 1.306: download - view: text, markup, annotated - select for diffs
Fri Aug 27 12:46:54 2010 UTC (14 years, 9 months ago) by avankest
Branches: MAIN
Diff to: previous 1.305: preferred, colored
Changes since revision 1.305: +5 -4 lines
introduce followRedirects; there will be much rejoicing

Revision 1.305: download - view: text, markup, annotated - select for diffs
Fri Aug 27 08:09:21 2010 UTC (14 years, 9 months ago) by avankest
Branches: MAIN
Diff to: previous 1.304: preferred, colored
Changes since revision 1.304: +14 -4 lines
introduce responseBlob member

Revision 1.304: download - view: text, markup, annotated - select for diffs
Fri Aug 27 07:30:29 2010 UTC (14 years, 9 months ago) by avankest
Branches: MAIN
Diff to: previous 1.303: preferred, colored
Changes since revision 1.303: +2 -0 lines
request timeout and credentials flag are to be set during open()

Revision 1.303: download - view: text, markup, annotated - select for diffs
Fri Aug 27 07:26:38 2010 UTC (14 years, 9 months ago) by avankest
Branches: MAIN
Diff to: previous 1.302: preferred, colored
Changes since revision 1.302: +8 -7 lines
put things in logical order

Revision 1.302: download - view: text, markup, annotated - select for diffs
Thu Aug 26 13:17:33 2010 UTC (14 years, 9 months ago) by avankest
Branches: MAIN
Diff to: previous 1.301: preferred, colored
Changes since revision 1.301: +5 -2 lines
set media type correctly for HTML documents; fixes http://www.w3.org/Bugs/Public/show_bug.cgi?id=10324

Revision 1.301: download - view: text, markup, annotated - select for diffs
Thu Aug 26 13:08:06 2010 UTC (14 years, 9 months ago) by avankest
Branches: MAIN
Diff to: previous 1.300: preferred, colored
Changes since revision 1.300: +3 -15 lines
special casing URL schemes is for noobs; fixes http://www.w3.org/Bugs/Public/show_bug.cgi?id=10327

Revision 1.300: download - view: text, markup, annotated - select for diffs
Thu Aug 26 13:03:50 2010 UTC (14 years, 9 months ago) by avankest
Branches: MAIN
Diff to: previous 1.299: preferred, colored
Changes since revision 1.299: +62 -45 lines
converge same-origin rules between XHR1 and XHR2; risky fix; fixes http://www.w3.org/Bugs/Public/show_bug.cgi?id=10322

Revision 1.299: download - view: text, markup, annotated - select for diffs
Thu Aug 26 12:19:07 2010 UTC (14 years, 9 months ago) by avankest
Branches: MAIN
Diff to: previous 1.298: preferred, colored
Changes since revision 1.298: +10 -24 lines
everyone does XML; fixes http://www.w3.org/Bugs/Public/show_bug.cgi?id=10325

Revision 1.298: download - view: text, markup, annotated - select for diffs
Thu Aug 26 12:12:01 2010 UTC (14 years, 9 months ago) by avankest
Branches: MAIN
Diff to: previous 1.297: preferred, colored
Changes since revision 1.297: +2 -4 lines
no longer mention Accept-Encoding and Accept-Charset; fixes http://www.w3.org/Bugs/Public/show_bug.cgi?id=10328

Revision 1.297: download - view: text, markup, annotated - select for diffs
Sun Aug 8 10:38:06 2010 UTC (14 years, 10 months ago) by avankest
Branches: MAIN
Diff to: previous 1.296: preferred, colored
Changes since revision 1.296: +2 -2 lines
Set-Cookie2 is not part of the web; no need to talk about it in the send() section

Revision 1.296: download - view: text, markup, annotated - select for diffs
Sun Aug 8 08:37:11 2010 UTC (14 years, 10 months ago) by avankest
Branches: MAIN
Diff to: previous 1.295: preferred, colored
Changes since revision 1.295: +3 -2 lines
clarify a state transition by making things more explicit

Revision 1.295: download - view: text, markup, annotated - select for diffs
Sat Aug 7 07:25:53 2010 UTC (14 years, 10 months ago) by avankest
Branches: MAIN
Diff to: previous 1.294: preferred, colored
Changes since revision 1.294: +34 -34 lines
fix typo

Revision 1.294: download - view: text, markup, annotated - select for diffs
Thu Aug 5 10:57:59 2010 UTC (14 years, 10 months ago) by avankest
Branches: MAIN
Diff to: previous 1.293: preferred, colored
Changes since revision 1.293: +10 -10 lines
fix internal references for inflating and deflating

Revision 1.293: download - view: text, markup, annotated - select for diffs
Wed Aug 4 20:03:21 2010 UTC (14 years, 10 months ago) by avankest
Branches: MAIN
Diff to: previous 1.292: preferred, colored
Changes since revision 1.292: +1 -1 lines
getAllResponseHeaders() needs to link too

Revision 1.292: download - view: text, markup, annotated - select for diffs
Tue Aug 3 19:18:11 2010 UTC (14 years, 10 months ago) by avankest
Branches: MAIN
Diff to: previous 1.291: preferred, colored
Changes since revision 1.291: +1 -5 lines
user credentials is only used in XHR2

Revision 1.291: download - view: text, markup, annotated - select for diffs
Tue Aug 3 19:16:21 2010 UTC (14 years, 10 months ago) by avankest
Branches: MAIN
Diff to: previous 1.290: preferred, colored
Changes since revision 1.290: +6 -5 lines
sync source doc with CR publication

Revision 1.290: download - view: text, markup, annotated - select for diffs
Tue Aug 3 10:52:40 2010 UTC (14 years, 10 months ago) by avankest
Branches: MAIN
Diff to: previous 1.289: preferred, colored
Changes since revision 1.289: +11 -6 lines
minor CR fixes

Revision 1.289: download - view: text, markup, annotated - select for diffs
Fri Jul 30 07:08:05 2010 UTC (14 years, 10 months ago) by avankest
Branches: MAIN
Diff to: previous 1.288: preferred, colored
Changes since revision 1.288: +1 -1 lines
whee CR

Revision 1.288: download - view: text, markup, annotated - select for diffs
Fri Jul 30 07:06:33 2010 UTC (14 years, 10 months ago) by avankest
Branches: MAIN
Diff to: previous 1.287: preferred, colored
Changes since revision 1.287: +1 -0 lines
forgot a link in previous versions

Revision 1.287: download - view: text, markup, annotated - select for diffs
Fri Jul 30 07:04:52 2010 UTC (14 years, 10 months ago) by avankest
Branches: MAIN
Diff to: previous 1.286: preferred, colored
Changes since revision 1.286: +6 -0 lines
add link to disposition of comments

Revision 1.286: download - view: text, markup, annotated - select for diffs
Tue Jul 27 11:52:49 2010 UTC (14 years, 10 months ago) by avankest
Branches: MAIN
Diff to: previous 1.285: preferred, colored
Changes since revision 1.285: +7 -8 lines
point to test suite; point out minor issue with responseXML

Revision 1.285: download - view: text, markup, annotated - select for diffs
Mon Jul 26 12:28:34 2010 UTC (14 years, 10 months ago) by avankest
Branches: MAIN
Diff to: previous 1.284: preferred, colored
Changes since revision 1.284: +3 -3 lines
sync wording with CORS

Revision 1.284: download - view: text, markup, annotated - select for diffs
Wed Jul 14 12:45:12 2010 UTC (14 years, 10 months ago) by avankest
Branches: MAIN
Diff to: previous 1.283: preferred, colored
Changes since revision 1.283: +6 -6 lines
copypasta

Revision 1.283: download - view: text, markup, annotated - select for diffs
Tue Jul 6 11:42:00 2010 UTC (14 years, 11 months ago) by avankest
Branches: MAIN
Diff to: previous 1.282: preferred, colored
Changes since revision 1.282: +4 -4 lines
make a change Art proposed to #crec

Revision 1.282: download - view: text, markup, annotated - select for diffs
Mon Jul 5 07:57:35 2010 UTC (14 years, 11 months ago) by avankest
Branches: MAIN
Diff to: previous 1.281: preferred, colored
Changes since revision 1.281: +5 -0 lines
add security document as CR exit criteria

Revision 1.281: download - view: text, markup, annotated - select for diffs
Tue Jun 29 14:58:58 2010 UTC (14 years, 11 months ago) by avankest
Branches: MAIN
Diff to: previous 1.280: preferred, colored
Changes since revision 1.280: +7 -6 lines
cosmetics

Revision 1.280: download - view: text, markup, annotated - select for diffs
Tue Jun 29 14:38:33 2010 UTC (14 years, 11 months ago) by avankest
Branches: MAIN
Diff to: previous 1.279: preferred, colored
Changes since revision 1.279: +58 -33 lines
remove two bogus sentences; add a bunch more intro; improve wording of a note a little

Revision 1.279: download - view: text, markup, annotated - select for diffs
Fri Jun 18 10:04:16 2010 UTC (14 years, 11 months ago) by avankest
Branches: MAIN
Diff to: previous 1.278: preferred, colored
Changes since revision 1.278: +38 -36 lines
more cosmetic changes; this time setRequestHeader

Revision 1.278: download - view: text, markup, annotated - select for diffs
Fri Jun 18 09:49:26 2010 UTC (14 years, 11 months ago) by avankest
Branches: MAIN
Diff to: previous 1.277: preferred, colored
Changes since revision 1.277: +17 -28 lines
more domintro magic; also nuking some old stuff

Revision 1.277: download - view: text, markup, annotated - select for diffs
Fri Jun 18 09:23:39 2010 UTC (14 years, 11 months ago) by avankest
Branches: MAIN
Diff to: previous 1.276: preferred, colored
Changes since revision 1.276: +8 -3 lines
domintro readyState

Revision 1.276: download - view: text, markup, annotated - select for diffs
Fri Jun 18 09:17:45 2010 UTC (14 years, 11 months ago) by avankest
Branches: MAIN
Diff to: previous 1.275: preferred, colored
Changes since revision 1.275: +41 -12 lines
domintro for the status and response attributes

Revision 1.275: download - view: text, markup, annotated - select for diffs
Fri Jun 18 09:08:01 2010 UTC (14 years, 11 months ago) by avankest
Branches: MAIN
Diff to: previous 1.274: preferred, colored
Changes since revision 1.274: +11 -5 lines
domintro abort()

Revision 1.274: download - view: text, markup, annotated - select for diffs
Thu Jun 17 13:26:20 2010 UTC (14 years, 11 months ago) by avankest
Branches: MAIN
Diff to: previous 1.273: preferred, colored
Changes since revision 1.273: +14 -14 lines
editorial open method

Revision 1.273: download - view: text, markup, annotated - select for diffs
Thu Jun 17 13:22:29 2010 UTC (14 years, 11 months ago) by avankest
Branches: MAIN
Diff to: previous 1.272: preferred, colored
Changes since revision 1.272: +10 -10 lines
and more editorial stuff; now events

Revision 1.272: download - view: text, markup, annotated - select for diffs
Thu Jun 17 13:04:54 2010 UTC (14 years, 11 months ago) by avankest
Branches: MAIN
Diff to: previous 1.271: preferred, colored
Changes since revision 1.271: +44 -44 lines
fix the states

Revision 1.271: download - view: text, markup, annotated - select for diffs
Thu Jun 17 13:01:32 2010 UTC (14 years, 11 months ago) by avankest
Branches: MAIN
Diff to: previous 1.270: preferred, colored
Changes since revision 1.270: +24 -18 lines
introduce title= for send()

Revision 1.270: download - view: text, markup, annotated - select for diffs
Thu Jun 17 12:53:46 2010 UTC (14 years, 11 months ago) by avankest
Branches: MAIN
Diff to: previous 1.269: preferred, colored
Changes since revision 1.269: +30 -17 lines
change IDs now we still can

Revision 1.269: download - view: text, markup, annotated - select for diffs
Wed Jun 16 14:54:04 2010 UTC (14 years, 11 months ago) by avankest
Branches: MAIN
Diff to: previous 1.268: preferred, colored
Changes since revision 1.268: +15 -0 lines
domintro trial

Revision 1.268: download - view: text, markup, annotated - select for diffs
Wed Jun 16 11:55:42 2010 UTC (14 years, 11 months ago) by avankest
Branches: MAIN
Diff to: previous 1.267: preferred, colored
Changes since revision 1.267: +25 -7 lines
add candidate recommendation exit criteria

Revision 1.267: download - view: text, markup, annotated - select for diffs
Tue May 11 07:39:30 2010 UTC (15 years, 1 month ago) by avankest
Branches: MAIN
Diff to: previous 1.266: preferred, colored
Changes since revision 1.266: +24 -27 lines
remove dates, editions, and the term editor frtor from references

Revision 1.266: download - view: text, markup, annotated - select for diffs
Mon May 10 10:15:35 2010 UTC (15 years, 1 month ago) by avankest
Branches: MAIN
Diff to: previous 1.265: preferred, colored
Changes since revision 1.265: +15 -9 lines
AnonXMLHttpRequest()

Revision 1.265: download - view: text, markup, annotated - select for diffs
Thu Feb 18 09:12:54 2010 UTC (15 years, 3 months ago) by avankest
Branches: MAIN
Diff to: previous 1.264: preferred, colored
Changes since revision 1.264: +8 -8 lines
no cookies for you, Document

Revision 1.264: download - view: text, markup, annotated - select for diffs
Tue Feb 16 15:55:01 2010 UTC (15 years, 3 months ago) by avankest
Branches: MAIN
Diff to: previous 1.263: preferred, colored
Changes since revision 1.263: +1 -0 lines
oops; add boolean in front of constructor argument

Revision 1.263: download - view: text, markup, annotated - select for diffs
Tue Feb 16 15:32:38 2010 UTC (15 years, 3 months ago) by avankest
Branches: MAIN
Diff to: previous 1.262: preferred, colored
Changes since revision 1.262: +8 -2 lines
new XMLHttpRequest(anon)

Revision 1.262: download - view: text, markup, annotated - select for diffs
Tue Feb 16 13:19:41 2010 UTC (15 years, 3 months ago) by avankest
Branches: MAIN
Diff to: previous 1.261: preferred, colored
Changes since revision 1.261: +28 -10 lines
fix authorization stuff a little better

Revision 1.261: download - view: text, markup, annotated - select for diffs
Tue Feb 16 10:54:35 2010 UTC (15 years, 3 months ago) by avankest
Branches: MAIN
Diff to: previous 1.260: preferred, colored
Changes since revision 1.260: +1 -1 lines
separate Fetch and request URL with a word

Revision 1.260: download - view: text, markup, annotated - select for diffs
Tue Feb 16 10:38:35 2010 UTC (15 years, 3 months ago) by avankest
Branches: MAIN
Diff to: previous 1.259: preferred, colored
Changes since revision 1.259: +6 -20 lines
start using fetch

Revision 1.259: download - view: text, markup, annotated - select for diffs
Mon Feb 8 16:50:43 2010 UTC (15 years, 4 months ago) by avankest
Branches: MAIN
Diff to: previous 1.258: preferred, colored
Changes since revision 1.258: +11 -14 lines
turn evil method should into must; turn banned header should into must; fix some minor issues

Revision 1.258: download - view: text, markup, annotated - select for diffs
Mon Feb 8 14:59:53 2010 UTC (15 years, 4 months ago) by avankest
Branches: MAIN
Diff to: previous 1.257: preferred, colored
Changes since revision 1.257: +9 -9 lines
reword definitions per bz

Revision 1.257: download - view: text, markup, annotated - select for diffs
Sun Jan 31 13:48:20 2010 UTC (15 years, 4 months ago) by avankest
Branches: MAIN
Diff to: previous 1.256: preferred, colored
Changes since revision 1.256: +13 -9 lines
fix a few things related to redirects

Revision 1.256: download - view: text, markup, annotated - select for diffs
Sun Jan 31 12:30:46 2010 UTC (15 years, 4 months ago) by avankest
Branches: MAIN
Diff to: previous 1.255: preferred, colored
Changes since revision 1.255: +79 -59 lines
move from Unicode to bytes; fix Olli\'s name

Revision 1.255: download - view: text, markup, annotated - select for diffs
Thu Dec 24 15:29:41 2009 UTC (15 years, 5 months ago) by avankest
Branches: MAIN
Diff to: previous 1.254: preferred, colored
Changes since revision 1.254: +16 -13 lines
update response entity body using the event queue

Revision 1.254: download - view: text, markup, annotated - select for diffs
Wed Dec 23 18:29:46 2009 UTC (15 years, 5 months ago) by avankest
Branches: MAIN
Diff to: previous 1.253: preferred, colored
Changes since revision 1.253: +9 -5 lines
actually, lets not; also actually terminate the request in case of network errors

Revision 1.253: download - view: text, markup, annotated - select for diffs
Wed Dec 23 18:24:17 2009 UTC (15 years, 5 months ago) by avankest
Branches: MAIN
Diff to: previous 1.252: preferred, colored
Changes since revision 1.252: +2 -1 lines
lets make it explicit

Revision 1.252: download - view: text, markup, annotated - select for diffs
Wed Dec 23 18:16:11 2009 UTC (15 years, 5 months ago) by avankest
Branches: MAIN
Diff to: previous 1.251: preferred, colored
Changes since revision 1.251: +11 -4 lines
empty the task queue

Revision 1.251: download - view: text, markup, annotated - select for diffs
Wed Dec 23 17:56:14 2009 UTC (15 years, 5 months ago) by avankest
Branches: MAIN
Diff to: previous 1.250: preferred, colored
Changes since revision 1.250: +3 -20 lines
only need one task source after all

Revision 1.250: download - view: text, markup, annotated - select for diffs
Wed Dec 23 16:56:06 2009 UTC (15 years, 5 months ago) by avankest
Branches: MAIN
Diff to: previous 1.249: preferred, colored
Changes since revision 1.249: +60 -49 lines
clean up a bunch of things; also unicorns

Revision 1.249: download - view: text, markup, annotated - select for diffs
Fri Dec 18 15:18:29 2009 UTC (15 years, 5 months ago) by avankest
Branches: MAIN
Diff to: previous 1.248: preferred, colored
Changes since revision 1.248: +3 -5 lines
remove a bunch of nested 'queue a task'; still need to solve race condition and updating of the response entity body

Revision 1.248: download - view: text, markup, annotated - select for diffs
Fri Dec 18 15:11:26 2009 UTC (15 years, 5 months ago) by avankest
Branches: MAIN
Diff to: previous 1.247: preferred, colored
Changes since revision 1.247: +319 -222 lines
generate XHR1 and XHR2 from a single file

Revision 1.247: download - view: text, markup, annotated - select for diffs
Wed Dec 16 15:20:24 2009 UTC (15 years, 5 months ago) by avankest
Branches: MAIN
Diff to: previous 1.246: preferred, colored
Changes since revision 1.246: +3 -2 lines
markup typo; add Huub

Revision 1.246: download - view: text, markup, annotated - select for diffs
Wed Dec 16 15:05:18 2009 UTC (15 years, 5 months ago) by avankest
Branches: MAIN
Diff to: previous 1.245: preferred, colored
Changes since revision 1.245: +3 -3 lines
fix type; back to ED

Revision 1.245: download - view: text, markup, annotated - select for diffs
Tue Nov 17 15:04:15 2009 UTC (15 years, 6 months ago) by avankest
Branches: MAIN
Diff to: previous 1.244: preferred, colored
Changes since revision 1.244: +1 -1 lines
copy pasta

Revision 1.244: download - view: text, markup, annotated - select for diffs
Tue Nov 17 15:03:40 2009 UTC (15 years, 6 months ago) by avankest
Branches: MAIN
Diff to: previous 1.243: preferred, colored
Changes since revision 1.243: +1 -1 lines
HTML4 is dead to me, but not to almighty pubrules I suspect

Revision 1.243: download - view: text, markup, annotated - select for diffs
Tue Nov 17 15:01:25 2009 UTC (15 years, 6 months ago) by avankest
Branches: MAIN
Diff to: previous 1.242: preferred, colored
Changes since revision 1.242: +3 -7 lines
prepare for publication; remove outdated comment

Revision 1.242: download - view: text, markup, annotated - select for diffs
Thu Nov 12 15:20:26 2009 UTC (15 years, 6 months ago) by avankest
Branches: MAIN
Diff to: previous 1.241: preferred, colored
Changes since revision 1.241: +1 -1 lines
typo

Revision 1.241: download - view: text, markup, annotated - select for diffs
Thu Nov 12 15:19:37 2009 UTC (15 years, 6 months ago) by avankest
Branches: MAIN
Diff to: previous 1.240: preferred, colored
Changes since revision 1.240: +13 -32 lines
merge near identical algorithms into one

Revision 1.240: download - view: text, markup, annotated - select for diffs
Thu Nov 12 15:06:59 2009 UTC (15 years, 6 months ago) by avankest
Branches: MAIN
Diff to: previous 1.239: preferred, colored
Changes since revision 1.239: +4 -4 lines
tiny editorial changes

Revision 1.239: download - view: text, markup, annotated - select for diffs
Tue Nov 10 14:58:00 2009 UTC (15 years, 7 months ago) by avankest
Branches: MAIN
Diff to: previous 1.238: preferred, colored
Changes since revision 1.238: +21 -28 lines
Implement resolution of http://www.w3.org/2008/webapps/track/issues/103 and remove unneeded markup; also remove one check that is no longer needed in getResponseHeader()

Revision 1.238: download - view: text, markup, annotated - select for diffs
Tue Nov 10 14:35:24 2009 UTC (15 years, 7 months ago) by avankest
Branches: MAIN
Diff to: previous 1.237: preferred, colored
Changes since revision 1.237: +1 -1 lines
nit

Revision 1.237: download - view: text, markup, annotated - select for diffs
Tue Nov 10 11:02:04 2009 UTC (15 years, 7 months ago) by avankest
Branches: MAIN
Diff to: previous 1.236: preferred, colored
Changes since revision 1.236: +9 -19 lines
put Document before DOMString

Revision 1.236: download - view: text, markup, annotated - select for diffs
Mon Oct 12 09:21:36 2009 UTC (15 years, 7 months ago) by avankest
Branches: MAIN
Diff to: previous 1.235: preferred, colored
Changes since revision 1.235: +3 -0 lines
add reminder so I can remove emails

Revision 1.235: download - view: text, markup, annotated - select for diffs
Mon Oct 12 09:18:51 2009 UTC (15 years, 7 months ago) by avankest
Branches: MAIN
Diff to: previous 1.234: preferred, colored
Changes since revision 1.234: +5 -6 lines
mention domintro boxes (will be added during CR or so); remove obsolete advice

Revision 1.234: download - view: text, markup, annotated - select for diffs
Mon Oct 12 09:05:51 2009 UTC (15 years, 7 months ago) by avankest
Branches: MAIN
Diff to: previous 1.233: preferred, colored
Changes since revision 1.233: +2 -2 lines
error handling in case of multiple charset parameters

Revision 1.233: download - view: text, markup, annotated - select for diffs
Mon Oct 12 08:56:18 2009 UTC (15 years, 7 months ago) by avankest
Branches: MAIN
Diff to: previous 1.232: preferred, colored
Changes since revision 1.232: +11 -4 lines
DOMString != Unicode

Revision 1.232: download - view: text, markup, annotated - select for diffs
Mon Oct 12 08:47:15 2009 UTC (15 years, 7 months ago) by avankest
Branches: MAIN
Diff to: previous 1.231: preferred, colored
Changes since revision 1.231: +40 -52 lines
Content-Type is not changed when there is no charset parameter; also rewrite how I dealt with this; DOM Events is no longer namespaced

Revision 1.231: download - view: text, markup, annotated - select for diffs
Thu Oct 8 14:36:15 2009 UTC (15 years, 8 months ago) by avankest
Branches: MAIN
Diff to: previous 1.230: preferred, colored
Changes since revision 1.230: +22 -9 lines
improve requirements on Accept and Accept-Language

Revision 1.230: download - view: text, markup, annotated - select for diffs
Wed Aug 19 18:46:04 2009 UTC (15 years, 9 months ago) by avankest
Branches: MAIN
Diff to: previous 1.229: preferred, colored
Changes since revision 1.229: +2 -2 lines
make the XHR specs pub ready

Revision 1.229: download - view: text, markup, annotated - select for diffs
Fri Aug 14 11:43:02 2009 UTC (15 years, 9 months ago) by avankest
Branches: MAIN
Diff to: previous 1.228: preferred, colored
Changes since revision 1.228: +6 -6 lines
fix copyright date and titles

Revision 1.228: download - view: text, markup, annotated - select for diffs
Wed Aug 12 12:23:17 2009 UTC (15 years, 9 months ago) by avankest
Branches: MAIN
Diff to: previous 1.227: preferred, colored
Changes since revision 1.227: +11 -7 lines
WebIDL cleanup

Revision 1.227: download - view: text, markup, annotated - select for diffs
Wed Aug 12 12:02:32 2009 UTC (15 years, 9 months ago) by avankest
Branches: MAIN
Diff to: previous 1.226: preferred, colored
Changes since revision 1.226: +12 -12 lines
use end user for clarity

Revision 1.226: download - view: text, markup, annotated - select for diffs
Wed Aug 12 11:41:33 2009 UTC (15 years, 9 months ago) by avankest
Branches: MAIN
Diff to: previous 1.225: preferred, colored
Changes since revision 1.225: +14 -24 lines
use AllowAny

Revision 1.225: download - view: text, markup, annotated - select for diffs
Sun Jun 14 16:31:54 2009 UTC (15 years, 11 months ago) by avankest
Branches: MAIN
Diff to: previous 1.224: preferred, colored
Changes since revision 1.224: +7 -7 lines
defining this properly is simpler in terms of dom-innerHTML

Revision 1.224: download - view: text, markup, annotated - select for diffs
Sat Jun 13 16:30:28 2009 UTC (15 years, 11 months ago) by avankest
Branches: MAIN
Diff to: previous 1.223: preferred, colored
Changes since revision 1.223: +11 -10 lines
fix a small error

Revision 1.223: download - view: text, markup, annotated - select for diffs
Sat Jun 13 16:09:50 2009 UTC (15 years, 11 months ago) by avankest
Branches: MAIN
Diff to: previous 1.222: preferred, colored
Changes since revision 1.222: +2 -3 lines
editorial consistency with other specs

Revision 1.222: download - view: text, markup, annotated - select for diffs
Sat Jun 13 15:47:55 2009 UTC (15 years, 11 months ago) by avankest
Branches: MAIN
Diff to: previous 1.221: preferred, colored
Changes since revision 1.221: +26 -10 lines
define status and statusText like every other member

Revision 1.221: download - view: text, markup, annotated - select for diffs
Sat Jun 13 11:32:06 2009 UTC (15 years, 11 months ago) by avankest
Branches: MAIN
Diff to: previous 1.220: preferred, colored
Changes since revision 1.220: +1 -5 lines
cleanup

Revision 1.220: download - view: text, markup, annotated - select for diffs
Sat Jun 13 11:21:02 2009 UTC (15 years, 11 months ago) by avankest
Branches: MAIN
Diff to: previous 1.219: preferred, colored
Changes since revision 1.219: +18 -25 lines
simplify send() algorithm some more

Revision 1.219: download - view: text, markup, annotated - select for diffs
Sat Jun 13 10:04:08 2009 UTC (15 years, 11 months ago) by avankest
Branches: MAIN
Diff to: previous 1.218: preferred, colored
Changes since revision 1.218: +6 -6 lines
use the same terminology as in XHR2

Revision 1.218: download - view: text, markup, annotated - select for diffs
Sat Jun 13 10:02:00 2009 UTC (15 years, 11 months ago) by avankest
Branches: MAIN
Diff to: previous 1.217: preferred, colored
Changes since revision 1.217: +50 -50 lines
Allow the Authorization header to be set; it is safe cross-origin

Revision 1.217: download - view: text, markup, annotated - select for diffs
Fri Jun 12 20:08:01 2009 UTC (15 years, 11 months ago) by avankest
Branches: MAIN
Diff to: previous 1.216: preferred, colored
Changes since revision 1.216: +12 -19 lines
minor editorial changes

Revision 1.216: download - view: text, markup, annotated - select for diffs
Fri Jun 12 12:54:18 2009 UTC (15 years, 11 months ago) by avankest
Branches: MAIN
Diff to: previous 1.215: preferred, colored
Changes since revision 1.215: +40 -31 lines
split out cookies and switching to the done state

Revision 1.215: download - view: text, markup, annotated - select for diffs
Fri Jun 12 12:18:39 2009 UTC (15 years, 11 months ago) by avankest
Branches: MAIN
Diff to: previous 1.214: preferred, colored
Changes since revision 1.214: +1 -2 lines
oops

Revision 1.214: download - view: text, markup, annotated - select for diffs
Fri Jun 12 12:16:45 2009 UTC (15 years, 11 months ago) by avankest
Branches: MAIN
Diff to: previous 1.213: preferred, colored
Changes since revision 1.213: +1 -0 lines
fix small mistake

Revision 1.213: download - view: text, markup, annotated - select for diffs
Fri Jun 12 12:15:10 2009 UTC (15 years, 11 months ago) by avankest
Branches: MAIN
Diff to: previous 1.212: preferred, colored
Changes since revision 1.212: +82 -92 lines
make the writing match XHR2 closer to make it easier to keep the specs in sync

Revision 1.212: download - view: text, markup, annotated - select for diffs
Fri Jun 12 11:26:07 2009 UTC (15 years, 11 months ago) by avankest
Branches: MAIN
Diff to: previous 1.211: preferred, colored
Changes since revision 1.211: +68 -67 lines
put request event rules into its own section

Revision 1.211: download - view: text, markup, annotated - select for diffs
Fri Jun 12 11:12:59 2009 UTC (15 years, 11 months ago) by avankest
Branches: MAIN
Diff to: previous 1.210: preferred, colored
Changes since revision 1.210: +80 -108 lines
restructure the async/sync part of send()

Revision 1.210: download - view: text, markup, annotated - select for diffs
Tue Jun 9 13:23:06 2009 UTC (16 years ago) by avankest
Branches: MAIN
Diff to: previous 1.209: preferred, colored
Changes since revision 1.209: +5 -5 lines
method token is a production

Revision 1.209: download - view: text, markup, annotated - select for diffs
Tue Jun 9 12:00:27 2009 UTC (16 years ago) by avankest
Branches: MAIN
Diff to: previous 1.208: preferred, colored
Changes since revision 1.208: +25 -11 lines
define simple terms inline

Revision 1.208: download - view: text, markup, annotated - select for diffs
Tue Jun 9 10:33:21 2009 UTC (16 years ago) by avankest
Branches: MAIN
Diff to: previous 1.207: preferred, colored
Changes since revision 1.207: +21 -14 lines
do not rely on innerHTML but rather the XML fragment serialization algorithm

Revision 1.207: download - view: text, markup, annotated - select for diffs
Mon Jun 1 13:47:31 2009 UTC (16 years ago) by avankest
Branches: MAIN
Diff to: previous 1.206: preferred, colored
Changes since revision 1.206: +24 -16 lines
fix sotd; simplify title

Revision 1.206: download - view: text, markup, annotated - select for diffs
Mon Jun 1 12:01:43 2009 UTC (16 years ago) by avankest
Branches: MAIN
Diff to: previous 1.205: preferred, colored
Changes since revision 1.205: +3 -2 lines
markup typo; introduce Function from HTML5

Revision 1.205: download - view: text, markup, annotated - select for diffs
Mon Jun 1 11:57:50 2009 UTC (16 years ago) by avankest
Branches: MAIN
Diff to: previous 1.204: preferred, colored
Changes since revision 1.204: +28 -29 lines
link from IDL to event handler attributes, states, request, and response; also put sections in order

Revision 1.204: download - view: text, markup, annotated - select for diffs
Mon Jun 1 11:51:00 2009 UTC (16 years ago) by avankest
Branches: MAIN
Diff to: previous 1.203: preferred, colored
Changes since revision 1.203: +39 -31 lines
group all request variables; also introduce request entity body

Revision 1.203: download - view: text, markup, annotated - select for diffs
Mon Jun 1 11:36:41 2009 UTC (16 years ago) by avankest
Branches: MAIN
Diff to: previous 1.202: preferred, colored
Changes since revision 1.202: +1160 -934 lines
define base URL and origin better; integrate with the event loop and storage mutex; add more sections as some people requested; rewrite part of the send() algorithm because of the event loop; sorry about the diff

Revision 1.202: download - view: text, markup, annotated - select for diffs
Thu Dec 11 10:28:02 2008 UTC (16 years, 6 months ago) by avankest
Branches: MAIN
Diff to: previous 1.201: preferred, colored
Changes since revision 1.201: +34 -32 lines
remove silly use of quotes; clear error flag when invoking send()

Revision 1.201: download - view: text, markup, annotated - select for diffs
Wed Dec 10 13:33:34 2008 UTC (16 years, 6 months ago) by avankest
Branches: MAIN
Diff to: previous 1.200: preferred, colored
Changes since revision 1.200: +12 -4 lines
hide Set-Cookie and Set-Cookie2 from response headers

Revision 1.200: download - view: text, markup, annotated - select for diffs
Thu Sep 4 11:57:15 2008 UTC (16 years, 9 months ago) by avankest
Branches: MAIN
Diff to: previous 1.199: preferred, colored
Changes since revision 1.199: +41 -42 lines
reference HTML5 for URL, resolves issue with URLs not following IRI syntax; also reference HTML5 for case issues, simplifies things; make it clear when user agents must not prompt the user based on IRC conversation with sicking; update Web IDL reference

Revision 1.199: download - view: text, markup, annotated - select for diffs
Sun Aug 10 22:40:49 2008 UTC (16 years, 10 months ago) by avankest
Branches: MAIN
Diff to: previous 1.198: preferred, colored
Changes since revision 1.198: +6 -9 lines
change exception codes to be more consistent

Revision 1.198: download - view: text, markup, annotated - select for diffs
Mon Jun 16 14:42:41 2008 UTC (16 years, 11 months ago) by avankest
Branches: MAIN
Diff to: previous 1.197: preferred, colored
Changes since revision 1.197: +14 -3 lines
add several pointers to US-CERT for the disallowed  methods

Revision 1.197: download - view: text, markup, annotated - select for diffs
Fri Jun 13 10:10:54 2008 UTC (16 years, 11 months ago) by avankest
Branches: MAIN
Diff to: previous 1.196: preferred, colored
Changes since revision 1.196: +3 -3 lines
only require the basics of the Window object...

Revision 1.196: download - view: text, markup, annotated - select for diffs
Thu Jun 12 13:13:27 2008 UTC (16 years, 11 months ago) by avankest
Branches: MAIN
Diff to: previous 1.195: preferred, colored
Changes since revision 1.195: +4 -3 lines
add comma, add fails, add ed

Revision 1.195: download - view: text, markup, annotated - select for diffs
Thu Jun 12 13:07:24 2008 UTC (16 years, 11 months ago) by avankest
Branches: MAIN
Diff to: previous 1.194: preferred, colored
Changes since revision 1.194: +6 -3 lines
clarify a note; add another reference to XML

Revision 1.194: download - view: text, markup, annotated - select for diffs
Thu Jun 12 12:50:42 2008 UTC (16 years, 11 months ago) by avankest
Branches: MAIN
Diff to: previous 1.193: preferred, colored
Changes since revision 1.193: +15 -2 lines
send() with and Content-Type changes; now also for DOMString and also charset fixup for both Document and DOMString

Revision 1.193: download - view: text, markup, annotated - select for diffs
Thu Jun 12 12:32:39 2008 UTC (16 years, 11 months ago) by avankest
Branches: MAIN
Diff to: previous 1.192: preferred, colored
Changes since revision 1.192: +3 -4 lines
remove confusing paragraph in events section; add a note about exceptions

Revision 1.192: download - view: text, markup, annotated - select for diffs
Thu Jun 12 12:27:29 2008 UTC (16 years, 11 months ago) by avankest
Branches: MAIN
Diff to: previous 1.191: preferred, colored
Changes since revision 1.191: +8 -8 lines
make getAllResponseHeaders a little bit more clear; mention the character name after the Unicode reference; make a small editorial change to the note at the start of send()

Revision 1.191: download - view: text, markup, annotated - select for diffs
Tue Jun 3 11:07:25 2008 UTC (17 years ago) by avankest
Branches: MAIN
Diff to: previous 1.190: preferred, colored
Changes since revision 1.190: +5 -0 lines
apply IRI -> URI conversion

Revision 1.190: download - view: text, markup, annotated - select for diffs
Tue Jun 3 10:58:35 2008 UTC (17 years ago) by avankest
Branches: MAIN
Diff to: previous 1.189: preferred, colored
Changes since revision 1.189: +3 -6 lines
remove encoding of user/password; leave it up to other specs

Revision 1.189: download - view: text, markup, annotated - select for diffs
Wed May 28 14:07:06 2008 UTC (17 years ago) by avankest
Branches: MAIN
Diff to: previous 1.188: preferred, colored
Changes since revision 1.188: +15 -13 lines
add link to latest editor version; make several editorial fixes

Revision 1.188: download - view: text, markup, annotated - select for diffs
Tue May 27 13:43:13 2008 UTC (17 years ago) by avankest
Branches: MAIN
Diff to: previous 1.187: preferred, colored
Changes since revision 1.187: +2 -2 lines
HTML5 dropped UTF-32; makes sense

Revision 1.187: download - view: text, markup, annotated - select for diffs
Tue May 27 13:25:30 2008 UTC (17 years ago) by avankest
Branches: MAIN
Diff to: previous 1.186: preferred, colored
Changes since revision 1.186: +7 -7 lines
reference the IRI thingie

Revision 1.186: download - view: text, markup, annotated - select for diffs
Tue May 27 12:27:44 2008 UTC (17 years ago) by avankest
Branches: MAIN
Diff to: previous 1.185: preferred, colored
Changes since revision 1.185: +6 -4 lines
make it more clear that failure does not result in user interaction

Revision 1.185: download - view: text, markup, annotated - select for diffs
Tue May 27 12:00:33 2008 UTC (17 years ago) by avankest
Branches: MAIN
Diff to: previous 1.184: preferred, colored
Changes since revision 1.184: +21 -13 lines
make handling 401 responses match IE; address comments from MC

Revision 1.184: download - view: text, markup, annotated - select for diffs
Tue May 27 10:57:01 2008 UTC (17 years ago) by avankest
Branches: MAIN
Diff to: previous 1.183: preferred, colored
Changes since revision 1.183: +75 -57 lines
use HTML5 same-origin; define author request headers; don't allow UAs to set headers other than those explicitly permitted by the spec (should-level though)

Revision 1.183: download - view: text, markup, annotated - select for diffs
Mon May 26 11:50:52 2008 UTC (17 years ago) by avankest
Branches: MAIN
Diff to: previous 1.182: preferred, colored
Changes since revision 1.182: +30 -21 lines
treat GET/HEAd the same; drop entity body for both

Revision 1.182: download - view: text, markup, annotated - select for diffs
Mon May 26 10:50:30 2008 UTC (17 years ago) by avankest
Branches: MAIN
Diff to: previous 1.181: preferred, colored
Changes since revision 1.181: +7 -6 lines
editorial changes to the dependencies section; also reference the correction section in HTML5

Revision 1.181: download - view: text, markup, annotated - select for diffs
Mon May 26 10:44:52 2008 UTC (17 years ago) by avankest
Branches: MAIN
Diff to: previous 1.180: preferred, colored
Changes since revision 1.180: +31 -21 lines
integrate Web IDL; serialize using document.innerHTML

Revision 1.180: download - view: text, markup, annotated - select for diffs
Fri May 16 10:19:32 2008 UTC (17 years ago) by avankest
Branches: MAIN
Diff to: previous 1.179: preferred, colored
Changes since revision 1.179: +5 -3 lines
make requirement for Accept:*/*

Revision 1.179: download - view: text, markup, annotated - select for diffs
Fri May 16 10:05:51 2008 UTC (17 years ago) by avankest
Branches: MAIN
Diff to: previous 1.178: preferred, colored
Changes since revision 1.178: +11 -8 lines
fix several examples; clarify some text

Revision 1.178: download - view: text, markup, annotated - select for diffs
Fri May 16 09:58:19 2008 UTC (17 years ago) by avankest
Branches: MAIN
Diff to: previous 1.177: preferred, colored
Changes since revision 1.177: +17 -6 lines
add 2109 back even though cookie specs are useless

Revision 1.177: download - view: text, markup, annotated - select for diffs
Fri May 16 09:49:22 2008 UTC (17 years ago) by avankest
Branches: MAIN
Diff to: previous 1.176: preferred, colored
Changes since revision 1.176: +8 -1 lines
add a reference to HTTPONLY cookies

Revision 1.176: download - view: text, markup, annotated - select for diffs
Fri May 16 08:53:06 2008 UTC (17 years ago) by avankest
Branches: MAIN
Diff to: previous 1.175: preferred, colored
Changes since revision 1.175: +17 -8 lines
add a note for TRACK; add Authorization / Cookie / Cookie2; add TLS negotiation failure; rephrase DOM requirements

Revision 1.175: download - view: text, markup, annotated - select for diffs
Mon May 12 20:45:14 2008 UTC (17 years, 1 month ago) by avankest
Branches: MAIN
Diff to: previous 1.174: preferred, colored
Changes since revision 1.174: +20 -13 lines
make several small editorial changes per LC comments

Revision 1.174: download - view: text, markup, annotated - select for diffs
Mon May 12 14:58:11 2008 UTC (17 years, 1 month ago) by avankest
Branches: MAIN
Diff to: previous 1.173: preferred, colored
Changes since revision 1.173: +10 -9 lines
make Accept always present; explain error/send() flags

Revision 1.173: download - view: text, markup, annotated - select for diffs
Mon May 12 13:27:41 2008 UTC (17 years, 1 month ago) by avankest
Branches: MAIN
Diff to: previous 1.172: preferred, colored
Changes since revision 1.172: +4 -3 lines
fix two typos; make ED draft

Revision 1.172: download - view: text, markup, annotated - select for diffs
Tue Apr 15 10:28:50 2008 UTC (17 years, 1 month ago) by avankest
Branches: MAIN
Diff to: previous 1.171: preferred, colored
Changes since revision 1.171: +4 -5 lines
prepare for Last Call publication

Revision 1.171: download - view: text, markup, annotated - select for diffs
Fri Mar 7 23:51:57 2008 UTC (17 years, 3 months ago) by avankest
Branches: MAIN
Diff to: previous 1.170: preferred, colored
Changes since revision 1.170: +6 -4 lines
return null for invalid headers in getResponseHeader()

Revision 1.170: download - view: text, markup, annotated - select for diffs
Wed Feb 27 13:28:54 2008 UTC (17 years, 3 months ago) by avankest
Branches: MAIN
Diff to: previous 1.169: preferred, colored
Changes since revision 1.169: +3 -4 lines
getAllResponseHeaders() returns the empty strng in case of failure/non same-origin

Revision 1.169: download - view: text, markup, annotated - select for diffs
Tue Feb 26 11:19:00 2008 UTC (17 years, 3 months ago) by avankest
Branches: MAIN
Diff to: previous 1.168: preferred, colored
Changes since revision 1.168: +8 -10 lines
update the XMLHttpRequest stuff to not throw exceptions for responseText and responseXML; responseText is always a DOMString too

Revision 1.168: download - view: text, markup, annotated - select for diffs
Mon Feb 25 15:32:52 2008 UTC (17 years, 3 months ago) by avankest
Branches: MAIN
Diff to: previous 1.167: preferred, colored
Changes since revision 1.167: +5 -4 lines
ban headers starting with Sec-

Revision 1.167: download - view: text, markup, annotated - select for diffs
Mon Feb 25 15:25:26 2008 UTC (17 years, 3 months ago) by avankest
Branches: MAIN
Diff to: previous 1.166: preferred, colored
Changes since revision 1.166: +15 -13 lines
responseText shall return the empty string

Revision 1.166: download - view: text, markup, annotated - select for diffs
Wed Dec 19 13:35:12 2007 UTC (17 years, 5 months ago) by avankest
Branches: MAIN
Diff to: previous 1.165: preferred, colored
Changes since revision 1.165: +6 -3 lines
GET will not have an entity body

Revision 1.165: download - view: text, markup, annotated - select for diffs
Wed Dec 12 17:09:18 2007 UTC (17 years, 6 months ago) by avankest
Branches: MAIN
Diff to: previous 1.164: preferred, colored
Changes since revision 1.164: +12 -10 lines
use inputEncoding for encoding a Document

Revision 1.164: download - view: text, markup, annotated - select for diffs
Wed Dec 12 16:44:49 2007 UTC (17 years, 6 months ago) by avankest
Branches: MAIN
Diff to: previous 1.163: preferred, colored
Changes since revision 1.163: +3 -3 lines
ensure charset is set to UTF-8

Revision 1.163: download - view: text, markup, annotated - select for diffs
Thu Dec 6 15:56:11 2007 UTC (17 years, 6 months ago) by avankest
Branches: MAIN
Diff to: previous 1.162: preferred, colored
Changes since revision 1.162: +32 -13 lines
make 'conforming xml user agent' more 'clear' plus several non-normative changes

Revision 1.162: download - view: text, markup, annotated - select for diffs
Thu Nov 29 18:14:12 2007 UTC (17 years, 6 months ago) by avankest
Branches: MAIN
Diff to: previous 1.161: preferred, colored
Changes since revision 1.161: +6 -4 lines
set accept-language conditionally

Revision 1.161: download - view: text, markup, annotated - select for diffs
Thu Nov 29 17:48:44 2007 UTC (17 years, 6 months ago) by avankest
Branches: MAIN
Diff to: previous 1.160: preferred, colored
Changes since revision 1.160: +21 -21 lines
accept-language is not to be set by the UA

Revision 1.160: download - view: text, markup, annotated - select for diffs
Fri Nov 23 11:34:54 2007 UTC (17 years, 6 months ago) by avankest
Branches: MAIN
Diff to: previous 1.159: preferred, colored
Changes since revision 1.159: +2 -16 lines
fix DOM2Events ref

Revision 1.159: download - view: text, markup, annotated - select for diffs
Fri Nov 23 11:21:55 2007 UTC (17 years, 6 months ago) by avankest
Branches: MAIN
Diff to: previous 1.158: preferred, colored
Changes since revision 1.158: +51 -52 lines
do acknowledgments different

Revision 1.158: download - view: text, markup, annotated - select for diffs
Fri Nov 23 10:55:20 2007 UTC (17 years, 6 months ago) by avankest
Branches: MAIN
Diff to: previous 1.157: preferred, colored
Changes since revision 1.157: +1 -4 lines
HttpOnly; remove duplicate stuff

Revision 1.157: download - view: text, markup, annotated - select for diffs
Fri Nov 23 10:21:11 2007 UTC (17 years, 6 months ago) by avankest
Branches: MAIN
Diff to: previous 1.156: preferred, colored
Changes since revision 1.156: +30 -35 lines
use event handler attribute dfn from HTML5; document pointer

Revision 1.156: download - view: text, markup, annotated - select for diffs
Fri Nov 23 09:47:33 2007 UTC (17 years, 6 months ago) by avankest
Branches: MAIN
Diff to: previous 1.155: preferred, colored
Changes since revision 1.155: +25 -22 lines
make the method story with respect to security more clear

Revision 1.155: download - view: text, markup, annotated - select for diffs
Thu Nov 22 19:16:29 2007 UTC (17 years, 6 months ago) by avankest
Branches: MAIN
Diff to: previous 1.154: preferred, colored
Changes since revision 1.154: +38 -33 lines
DOM3Events -> DOM2Events; clearly mark dependency on HTML5; remove dependency on obsolete Window spec

Revision 1.154: download - view: text, markup, annotated - select for diffs
Thu Nov 22 19:01:37 2007 UTC (17 years, 6 months ago) by avankest
Branches: MAIN
Diff to: previous 1.153: preferred, colored
Changes since revision 1.153: +4 -3 lines
reword

Revision 1.153: download - view: text, markup, annotated - select for diffs
Thu Nov 22 18:58:55 2007 UTC (17 years, 6 months ago) by avankest
Branches: MAIN
Diff to: previous 1.152: preferred, colored
Changes since revision 1.152: +25 -22 lines
change case-insensitive dfn; add security consideration sec

Revision 1.152: download - view: text, markup, annotated - select for diffs
Tue Oct 23 21:49:52 2007 UTC (17 years, 7 months ago) by avankest
Branches: MAIN
Diff to: previous 1.151: preferred, colored
Changes since revision 1.151: +0 -1 lines
no need for a base style sheet

Revision 1.151: download - view: text, markup, annotated - select for diffs
Tue Oct 23 21:42:38 2007 UTC (17 years, 7 months ago) by avankest
Branches: MAIN
Diff to: previous 1.150: preferred, colored
Changes since revision 1.150: +8 -13 lines
make draft ready for publication; remove note I missed earlier

Revision 1.150: download - view: text, markup, annotated - select for diffs
Thu Oct 18 12:54:37 2007 UTC (17 years, 7 months ago) by avankest
Branches: MAIN
Diff to: previous 1.149: preferred, colored
Changes since revision 1.149: +22 -22 lines
make some editorial changes

Revision 1.149: download - view: text, markup, annotated - select for diffs
Thu Oct 18 12:26:06 2007 UTC (17 years, 7 months ago) by avankest
Branches: MAIN
Diff to: previous 1.148: preferred, colored
Changes since revision 1.148: +13 -13 lines
header not match syntax production -> empty string

Revision 1.148: download - view: text, markup, annotated - select for diffs
Thu Oct 11 09:33:11 2007 UTC (17 years, 8 months ago) by avankest
Branches: MAIN
Diff to: previous 1.147: preferred, colored
Changes since revision 1.147: +1 -1 lines
typo

Revision 1.147: download - view: text, markup, annotated - select for diffs
Thu Oct 11 09:31:25 2007 UTC (17 years, 8 months ago) by avankest
Branches: MAIN
Diff to: previous 1.146: preferred, colored
Changes since revision 1.146: +14 -20 lines
remove data: URL support for now

Revision 1.146: download - view: text, markup, annotated - select for diffs
Thu Oct 4 13:42:52 2007 UTC (17 years, 8 months ago) by avankest
Branches: MAIN
Diff to: previous 1.145: preferred, colored
Changes since revision 1.145: +1 -7 lines
remove obsolete reference

Revision 1.145: download - view: text, markup, annotated - select for diffs
Thu Oct 4 13:14:10 2007 UTC (17 years, 8 months ago) by avankest
Branches: MAIN
Diff to: previous 1.144: preferred, colored
Changes since revision 1.144: +61 -53 lines
solve last issue with respect to same-origin and make some editorial changes

Revision 1.144: download - view: text, markup, annotated - select for diffs
Tue Oct 2 16:38:51 2007 UTC (17 years, 8 months ago) by avankest
Branches: MAIN
Diff to: previous 1.143: preferred, colored
Changes since revision 1.143: +9 -15 lines
define which Document object same-origin is checked against

Revision 1.143: download - view: text, markup, annotated - select for diffs
Thu Sep 27 14:59:34 2007 UTC (17 years, 8 months ago) by avankest
Branches: MAIN
Diff to: previous 1.142: preferred, colored
Changes since revision 1.142: +20 -15 lines
use term ihost; can't use baseURI; clearly mark open issue about which Document object to use

Revision 1.142: download - view: text, markup, annotated - select for diffs
Tue Sep 25 13:09:11 2007 UTC (17 years, 8 months ago) by avankest
Branches: MAIN
Diff to: previous 1.141: preferred, colored
Changes since revision 1.141: +16 -5 lines
reference HTML5

Revision 1.141: download - view: text, markup, annotated - select for diffs
Tue Sep 25 12:49:02 2007 UTC (17 years, 8 months ago) by avankest
Branches: MAIN
Diff to: previous 1.140: preferred, colored
Changes since revision 1.140: +23 -12 lines
define same-origin

Revision 1.140: download - view: text, markup, annotated - select for diffs
Tue Sep 25 12:20:00 2007 UTC (17 years, 8 months ago) by avankest
Branches: MAIN
Diff to: previous 1.139: preferred, colored
Changes since revision 1.139: +15 -21 lines
define XML user agent better; small editorial change

Revision 1.139: download - view: text, markup, annotated - select for diffs
Tue Sep 25 11:29:13 2007 UTC (17 years, 8 months ago) by avankest
Branches: MAIN
Diff to: previous 1.138: preferred, colored
Changes since revision 1.138: +6 -6 lines
less UTF-8; note work in progress in references

Revision 1.138: download - view: text, markup, annotated - select for diffs
Tue Sep 25 11:20:10 2007 UTC (17 years, 8 months ago) by avankest
Branches: MAIN
Diff to: previous 1.137: preferred, colored
Changes since revision 1.137: +25 -8 lines
clarify how exceptions work; introduce SECURITY_ERR definition into this draft to guide implementors

Revision 1.137: download - view: text, markup, annotated - select for diffs
Fri Aug 3 09:19:56 2007 UTC (17 years, 10 months ago) by avankest
Branches: MAIN
Diff to: previous 1.136: preferred, colored
Changes since revision 1.136: +2 -2 lines
fix typos

Revision 1.136: download - view: text, markup, annotated - select for diffs
Thu Aug 2 12:39:29 2007 UTC (17 years, 10 months ago) by avankest
Branches: MAIN
Diff to: previous 1.135: preferred, colored
Changes since revision 1.135: +5 -5 lines
The anti-UTF-8 dev.w3.org movement has won.

Revision 1.135: download - view: text, markup, annotated - select for diffs
Thu Aug 2 12:29:07 2007 UTC (17 years, 10 months ago) by avankest
Branches: MAIN
Diff to: previous 1.134: preferred, colored
Changes since revision 1.134: +7 -6 lines
set send() flag to 'false' later on in the abort() algorithm to ensure the algorithm functions properly

Revision 1.134: download - view: text, markup, annotated - select for diffs
Fri Jul 27 18:35:52 2007 UTC (17 years, 10 months ago) by avankest
Branches: MAIN
Diff to: previous 1.133: preferred, colored
Changes since revision 1.133: +15 -14 lines
s/OPEN state/OPENED state/ to avoid case issue with IDL; minor editorial fixes

Revision 1.133: download - view: text, markup, annotated - select for diffs
Wed Jul 25 15:33:21 2007 UTC (17 years, 10 months ago) by avankest
Branches: MAIN
Diff to: previous 1.132: preferred, colored
Changes since revision 1.132: +1 -7 lines
add latest 'previous version'

Revision 1.132: download - view: text, markup, annotated - select for diffs
Wed Jul 25 14:28:50 2007 UTC (17 years, 10 months ago) by avankest
Branches: MAIN
Diff to: previous 1.131: preferred, colored
Changes since revision 1.131: +6 -2 lines
disallow anything that starts with 'Proxy-'

Revision 1.131: download - view: text, markup, annotated - select for diffs
Wed Jul 25 14:15:32 2007 UTC (17 years, 10 months ago) by avankest
Branches: MAIN
Diff to: previous 1.130: preferred, colored
Changes since revision 1.130: +22 -22 lines
improve fragment identifiers

Revision 1.130: download - view: text, markup, annotated - select for diffs
Wed Jul 25 13:59:04 2007 UTC (17 years, 10 months ago) by avankest
Branches: MAIN
Diff to: previous 1.129: preferred, colored
Changes since revision 1.129: +4 -2 lines
forgot EH; editorial changes

Revision 1.129: download - view: text, markup, annotated - select for diffs
Wed Jul 25 12:58:39 2007 UTC (17 years, 10 months ago) by avankest
Branches: MAIN
Diff to: previous 1.128: preferred, colored
Changes since revision 1.128: +1 -0 lines
block Proxy-Connection header for security reasons

Revision 1.128: download - view: text, markup, annotated - select for diffs
Wed Jul 25 09:44:53 2007 UTC (17 years, 10 months ago) by avankest
Branches: MAIN
Diff to: previous 1.127: preferred, colored
Changes since revision 1.127: +12 -5 lines
add a note saying that responseXML just gives you a (static) tree

Revision 1.127: download - view: text, markup, annotated - select for diffs
Wed Jul 25 09:34:38 2007 UTC (17 years, 10 months ago) by avankest
Branches: MAIN
Diff to: previous 1.126: preferred, colored
Changes since revision 1.126: +18 -23 lines
make it an editor's draft again and make several editorial changes

Revision 1.126: download - view: text, markup, annotated - select for diffs
Thu Jun 28 14:47:45 2007 UTC (17 years, 11 months ago) by avankest
Branches: MAIN
Diff to: previous 1.125: preferred, colored
Changes since revision 1.125: +25 -24 lines
make several editorial fixes at request of Denis

Revision 1.125: download - view: text, markup, annotated - select for diffs
Tue Jun 26 11:43:03 2007 UTC (17 years, 11 months ago) by avankest
Branches: MAIN
Diff to: previous 1.124: preferred, colored
Changes since revision 1.124: +1 -0 lines
add Stewart to the list of acknowledgements

Revision 1.124: download - view: text, markup, annotated - select for diffs
Tue Jun 26 10:31:06 2007 UTC (17 years, 11 months ago) by avankest
Branches: MAIN
Diff to: previous 1.123: preferred, colored
Changes since revision 1.123: +27 -14 lines
introduce error flag to more clearly indicate behavior; fix getResponseHeader() and getAllResponseHeaders()

Revision 1.123: download - view: text, markup, annotated - select for diffs
Mon Jun 25 11:32:59 2007 UTC (17 years, 11 months ago) by avankest
Branches: MAIN
Diff to: previous 1.122: preferred, colored
Changes since revision 1.122: +27 -15 lines
introduce HEADERS_RECEIVED

Revision 1.122: download - view: text, markup, annotated - select for diffs
Mon Jun 18 10:21:43 2007 UTC (17 years, 11 months ago) by avankest
Branches: MAIN
Diff to: previous 1.121: preferred, colored
Changes since revision 1.121: +1 -0 lines
fix CSS and update date as requested by W3C webmaster

Revision 1.121: download - view: text, markup, annotated - select for diffs
Fri Jun 15 10:45:20 2007 UTC (17 years, 11 months ago) by avankest
Branches: MAIN
Diff to: previous 1.120: preferred, colored
Changes since revision 1.120: +19 -8 lines
introduce ABORT_ERR; hopefully last new feature needed...

Revision 1.120: download - view: text, markup, annotated - select for diffs
Thu Jun 14 15:05:48 2007 UTC (17 years, 11 months ago) by avankest
Branches: MAIN
Diff to: previous 1.119: preferred, colored
Changes since revision 1.119: +8 -5 lines
make it a W3C WD ready for publication

Revision 1.119: download - view: text, markup, annotated - select for diffs
Mon Jun 11 12:13:18 2007 UTC (18 years ago) by avankest
Branches: MAIN
Diff to: previous 1.118: preferred, colored
Changes since revision 1.118: +6 -4 lines
introduce class=switch

Revision 1.118: download - view: text, markup, annotated - select for diffs
Mon Jun 11 12:10:28 2007 UTC (18 years ago) by avankest
Branches: MAIN
Diff to: previous 1.117: preferred, colored
Changes since revision 1.117: +126 -55 lines
high potential for errors: make the send() algorithm more explicit and add text/html charset detection

Revision 1.117: download - view: text, markup, annotated - select for diffs
Mon Jun 4 12:13:54 2007 UTC (18 years ago) by avankest
Branches: MAIN
Diff to: previous 1.116: preferred, colored
Changes since revision 1.116: +63 -56 lines
fix some typos; fix SENT; remove some incorrect EOL

Revision 1.116: download - view: text, markup, annotated - select for diffs
Fri May 25 12:06:57 2007 UTC (18 years ago) by avankest
Branches: MAIN
Diff to: previous 1.115: preferred, colored
Changes since revision 1.115: +7 -9 lines
drop text/xsl

Revision 1.115: download - view: text, markup, annotated - select for diffs
Fri May 25 11:53:18 2007 UTC (18 years ago) by avankest
Branches: MAIN
Diff to: previous 1.114: preferred, colored
Changes since revision 1.114: +9 -3 lines
make a small clarification to the charset detection algorithm

Revision 1.114: download - view: text, markup, annotated - select for diffs
Wed May 23 12:02:21 2007 UTC (18 years ago) by avankest
Branches: MAIN
Diff to: previous 1.113: preferred, colored
Changes since revision 1.113: +1 -0 lines
mention overrideMimeType

Revision 1.113: download - view: text, markup, annotated - select for diffs
Sat May 19 12:18:18 2007 UTC (18 years ago) by avankest
Branches: MAIN
Diff to: previous 1.112: preferred, colored
Changes since revision 1.112: +14 -15 lines
simplify charset detection for text response entity body

Revision 1.112: download - view: text, markup, annotated - select for diffs
Thu May 17 16:12:11 2007 UTC (18 years ago) by avankest
Branches: MAIN
Diff to: previous 1.111: preferred, colored
Changes since revision 1.111: +6 -0 lines
forget a bunch of people in the list of acknowledgements

Revision 1.111: download - view: text, markup, annotated - select for diffs
Thu May 17 16:05:21 2007 UTC (18 years ago) by avankest
Branches: MAIN
Diff to: previous 1.110: preferred, colored
Changes since revision 1.110: +47 -4 lines
cover BOM detection in text response entity body

Revision 1.110: download - view: text, markup, annotated - select for diffs
Mon May 14 12:39:00 2007 UTC (18 years ago) by avankest
Branches: MAIN
Diff to: previous 1.109: preferred, colored
Changes since revision 1.109: +7 -8 lines
s/stop/terminate/

Revision 1.109: download - view: text, markup, annotated - select for diffs
Sun May 13 20:21:25 2007 UTC (18 years, 1 month ago) by avankest
Branches: MAIN
Diff to: previous 1.108: preferred, colored
Changes since revision 1.108: +3 -2 lines
fix markup error

Revision 1.108: download - view: text, markup, annotated - select for diffs
Sun May 13 20:19:39 2007 UTC (18 years, 1 month ago) by avankest
Branches: MAIN
Diff to: previous 1.107: preferred, colored
Changes since revision 1.107: +20 -9 lines
clarify how the send() algorithm might get aborted and make it a bit more explicit

Revision 1.107: download - view: text, markup, annotated - select for diffs
Fri May 11 09:22:36 2007 UTC (18 years, 1 month ago) by avankest
Branches: MAIN
Diff to: previous 1.106: preferred, colored
Changes since revision 1.106: +17 -23 lines
change some of the cross references around response entity body and remove a redundant paragraph

Revision 1.106: download - view: text, markup, annotated - select for diffs
Fri May 11 09:01:05 2007 UTC (18 years, 1 month ago) by avankest
Branches: MAIN
Diff to: previous 1.105: preferred, colored
Changes since revision 1.105: +6 -12 lines
410 Conforming script

Revision 1.105: download - view: text, markup, annotated - select for diffs
Thu May 10 13:00:30 2007 UTC (18 years, 1 month ago) by avankest
Branches: MAIN
Diff to: previous 1.104: preferred, colored
Changes since revision 1.104: +1 -1 lines
markup fix

Revision 1.104: download - view: text, markup, annotated - select for diffs
Wed May 9 09:33:49 2007 UTC (18 years, 1 month ago) by avankest
Branches: MAIN
Diff to: previous 1.103: preferred, colored
Changes since revision 1.103: +11 -11 lines
make it more explicit when the send() flag is set to "false"

Revision 1.103: download - view: text, markup, annotated - select for diffs
Wed May 9 08:54:32 2007 UTC (18 years, 1 month ago) by avankest
Branches: MAIN
Diff to: previous 1.102: preferred, colored
Changes since revision 1.102: +4 -4 lines
make XML response entity body steps slightly more clear and fix the send() flag pointers

Revision 1.102: download - view: text, markup, annotated - select for diffs
Tue May 8 14:13:15 2007 UTC (18 years, 1 month ago) by avankest
Branches: MAIN
Diff to: previous 1.101: preferred, colored
Changes since revision 1.101: +9 -4 lines
elaborate on non same-origin; change when the send() flag is set; fix an obvious error with the default value of async

Revision 1.101: download - view: text, markup, annotated - select for diffs
Tue May 8 12:09:37 2007 UTC (18 years, 1 month ago) by avankest
Branches: MAIN
Diff to: previous 1.100: preferred, colored
Changes since revision 1.100: +5 -2 lines
throw NOT_SUPPORTED_ERR for unsupported schemes, fix two (editorial) mistakes

Revision 1.100: download - view: text, markup, annotated - select for diffs
Tue May 8 10:29:22 2007 UTC (18 years, 1 month ago) by avankest
Branches: MAIN
Diff to: previous 1.99: preferred, colored
Changes since revision 1.99: +1 -1 lines
grr

Revision 1.99: download - view: text, markup, annotated - select for diffs
Tue May 8 10:27:54 2007 UTC (18 years, 1 month ago) by avankest
Branches: MAIN
Diff to: previous 1.98: preferred, colored
Changes since revision 1.98: +4 -7 lines
address comments from Bjoern; don't dispatch event after an exception and allow responseXML for no Content-Type responses

Revision 1.98: download - view: text, markup, annotated - select for diffs
Tue May 8 09:57:36 2007 UTC (18 years, 1 month ago) by avankest
Branches: MAIN
Diff to: previous 1.97: preferred, colored
Changes since revision 1.97: +36 -28 lines
terminate the phrase 'abort these steps' in favor of 'terminate these steps'

Revision 1.97: download - view: text, markup, annotated - select for diffs
Tue May 8 09:50:08 2007 UTC (18 years, 1 month ago) by avankest
Branches: MAIN
Diff to: previous 1.96: preferred, colored
Changes since revision 1.96: +9 -8 lines
doesn't -> does not; don't -> do not

Revision 1.96: download - view: text, markup, annotated - select for diffs
Tue May 8 09:45:10 2007 UTC (18 years, 1 month ago) by avankest
Branches: MAIN
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +129 -158 lines
remove lots of redundant conformance requirements; thanks Simon for pointing that out!

Revision 1.95: download - view: text, markup, annotated - select for diffs
Tue May 8 08:34:40 2007 UTC (18 years, 1 month ago) by avankest
Branches: MAIN
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +22 -21 lines
clean up 'Conformance' a bit more

Revision 1.94: download - view: text, markup, annotated - select for diffs
Tue May 8 08:23:28 2007 UTC (18 years, 1 month ago) by avankest
Branches: MAIN
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +23 -16 lines
introduce Conforming XML user agent based on a comment from Maciej

Revision 1.93: download - view: text, markup, annotated - select for diffs
Mon May 7 17:59:02 2007 UTC (18 years, 1 month ago) by avankest
Branches: MAIN
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +6 -5 lines
make some more minor comments to satisfy a comment

Revision 1.92: download - view: text, markup, annotated - select for diffs
Mon May 7 16:44:42 2007 UTC (18 years, 1 month ago) by avankest
Branches: MAIN
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +38 -34 lines
make some editorial changes based on feedback from Mohamed on public-webapi

Revision 1.91: download - view: text, markup, annotated - select for diffs
Mon May 7 08:53:35 2007 UTC (18 years, 1 month ago) by avankest
Branches: MAIN
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +8 -7 lines
add text/xsl and fix an editorial issue; also update DoC

Revision 1.90: download - view: text, markup, annotated - select for diffs
Wed May 2 13:40:44 2007 UTC (18 years, 1 month ago) by avankest
Branches: MAIN
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +32 -58 lines
remove some old stuff and define charset sniffing for responseText

Revision 1.89: download - view: text, markup, annotated - select for diffs
Wed May 2 12:52:44 2007 UTC (18 years, 1 month ago) by avankest
Branches: MAIN
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +6 -8 lines
reset response entity body as opposed to the attributes

Revision 1.88: download - view: text, markup, annotated - select for diffs
Wed May 2 12:49:03 2007 UTC (18 years, 1 month ago) by avankest
Branches: MAIN
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +56 -42 lines
define response entity body, text response entity body and xml response entity body

Revision 1.87: download - view: text, markup, annotated - select for diffs
Wed May 2 11:21:27 2007 UTC (18 years, 1 month ago) by avankest
Branches: MAIN
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +22 -15 lines
define send() flag up front

Revision 1.86: download - view: text, markup, annotated - select for diffs
Mon Apr 2 11:26:10 2007 UTC (18 years, 2 months ago) by avankest
Branches: MAIN
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +14 -15 lines
change RECEIVING to the simpler LOADING

Revision 1.85: download - view: text, markup, annotated - select for diffs
Mon Apr 2 09:53:23 2007 UTC (18 years, 2 months ago) by avankest
Branches: MAIN
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +4 -3 lines
when the state is DONE don't dispatch readystatechange

Revision 1.84: download - view: text, markup, annotated - select for diffs
Mon Apr 2 08:50:19 2007 UTC (18 years, 2 months ago) by avankest
Branches: MAIN
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +1 -2 lines
editorial: simplify some language

Revision 1.83: download - view: text, markup, annotated - select for diffs
Mon Apr 2 08:47:25 2007 UTC (18 years, 2 months ago) by avankest
Branches: MAIN
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +10 -3 lines
when abort() is invoked you don't always switch to DONE and dispatch readystatechange

Revision 1.82: download - view: text, markup, annotated - select for diffs
Sat Mar 31 12:05:58 2007 UTC (18 years, 2 months ago) by avankest
Branches: MAIN
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +12 -12 lines
fix editorial typos and make sure state switching happens synchronously as well during send()

Revision 1.81: download - view: text, markup, annotated - select for diffs
Sat Mar 31 11:49:38 2007 UTC (18 years, 2 months ago) by avankest
Branches: MAIN
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +8 -6 lines
make the last two steps of responseXML more clear

Revision 1.80: download - view: text, markup, annotated - select for diffs
Sat Mar 31 11:44:30 2007 UTC (18 years, 2 months ago) by avankest
Branches: MAIN
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +19 -11 lines
define case-insensitive match

Revision 1.79: download - view: text, markup, annotated - select for diffs
Sat Mar 31 11:15:36 2007 UTC (18 years, 2 months ago) by avankest
Branches: MAIN
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +25 -25 lines
s/LOADED/DONE/ as that better reflects the state

Revision 1.78: download - view: text, markup, annotated - select for diffs
Sat Mar 31 11:05:07 2007 UTC (18 years, 2 months ago) by avankest
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +6 -4 lines
more formatting

Revision 1.77: download - view: text, markup, annotated - select for diffs
Sat Mar 31 11:00:28 2007 UTC (18 years, 2 months ago) by avankest
Branches: MAIN
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +3 -2 lines
editorial

Revision 1.76: download - view: text, markup, annotated - select for diffs
Sat Mar 31 10:57:09 2007 UTC (18 years, 2 months ago) by avankest
Branches: MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +19 -18 lines
formatting fix

Revision 1.75: download - view: text, markup, annotated - select for diffs
Sat Mar 31 10:55:08 2007 UTC (18 years, 2 months ago) by avankest
Branches: MAIN
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +35 -20 lines
first step at fixing responseXML; mark up a MAY

Revision 1.74: download - view: text, markup, annotated - select for diffs
Sat Mar 31 10:39:21 2007 UTC (18 years, 2 months ago) by avankest
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +20 -12 lines
fix some conformance requirements based on a comment from Simon Pieters; add a note about addressing case-insensitive

Revision 1.73: download - view: text, markup, annotated - select for diffs
Fri Mar 30 22:13:19 2007 UTC (18 years, 2 months ago) by avankest
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +1 -2 lines
typo; thanks bjoern

Revision 1.72: download - view: text, markup, annotated - select for diffs
Fri Mar 30 21:47:36 2007 UTC (18 years, 2 months ago) by avankest
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +23 -37 lines
fix some typos pointed out in LC comments; fix readystatechange, statusText and status based on comments from Hixie

Revision 1.71: download - view: text, markup, annotated - select for diffs
Fri Mar 30 10:49:18 2007 UTC (18 years, 2 months ago) by avankest
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +20 -21 lines
several typos + s/UNINITIALIZED/UNSENT/

Revision 1.70: download - view: text, markup, annotated - select for diffs
Thu Mar 22 14:20:34 2007 UTC (18 years, 2 months ago) by avankest
Branches: MAIN
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +26 -25 lines
change the layout of the "IDL", fix an issue with setRequestHeader (value or header being null)

Revision 1.69: download - view: text, markup, annotated - select for diffs
Wed Mar 21 13:40:49 2007 UTC (18 years, 2 months ago) by avankest
Branches: MAIN
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +9 -6 lines
No need to list Date twice + editorial

Revision 1.68: download - view: text, markup, annotated - select for diffs
Wed Mar 21 12:54:59 2007 UTC (18 years, 2 months ago) by avankest
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +8 -0 lines
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.67: download - view: text, markup, annotated - select for diffs
Tue Mar 20 15:54:20 2007 UTC (18 years, 2 months ago) by avankest
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +14 -2 lines
make sure readystatechange is dispatched after send() is invoked as well and fix abort()

Revision 1.66: download - view: text, markup, annotated - select for diffs
Tue Mar 20 15:19:58 2007 UTC (18 years, 2 months ago) by avankest
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +1 -2 lines
editorial

Revision 1.65: download - view: text, markup, annotated - select for diffs
Tue Mar 20 15:00:12 2007 UTC (18 years, 2 months ago) by avankest
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +4 -4 lines
improve variable names and say that people should support XML for interop reasons

Revision 1.64: download - view: text, markup, annotated - select for diffs
Tue Mar 20 14:32:17 2007 UTC (18 years, 2 months ago) by avankest
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +3 -3 lines
some more editorial; also fix status to say editor's draft

Revision 1.63: download - view: text, markup, annotated - select for diffs
Tue Mar 20 14:30:23 2007 UTC (18 years, 2 months ago) by avankest
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +17 -16 lines
some more editorial; also fix status to say editor's draft

Revision 1.62: download - view: text, markup, annotated - select for diffs
Tue Mar 20 14:18:56 2007 UTC (18 years, 2 months ago) by avankest
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +5 -5 lines
fix the wording of the readystatechange event

Revision 1.61: download - view: text, markup, annotated - select for diffs
Tue Mar 20 14:15:12 2007 UTC (18 years, 2 months ago) by avankest
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +1 -1 lines
editorial fix

Revision 1.60: download - view: text, markup, annotated - select for diffs
Tue Mar 20 14:13:41 2007 UTC (18 years, 2 months ago) by avankest
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +36 -22 lines
fix abort()

Revision 1.59: download - view: text, markup, annotated - select for diffs
Tue Mar 20 14:01:04 2007 UTC (18 years, 2 months ago) by avankest
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +2 -0 lines
change setRequestHeader() to do what IE does

Revision 1.58: download - view: text, markup, annotated - select for diffs
Tue Mar 20 13:57:39 2007 UTC (18 years, 2 months ago) by avankest
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +455 -328 lines
handle method invocation as a set of steps to ensure correct order of dispatching of exceptions and to make it more clear what is expected; be more clear about when events are to be dispatched; introduce constants; merge section 2.0 and 2.1; my apologies for doing this all in one go; more changes to come though

Revision 1.57: download - view: text, markup, annotated - select for diffs
Sat Mar 17 16:55:10 2007 UTC (18 years, 2 months ago) by avankest
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +41 -28 lines
lots of small editorial changes

Revision 1.56: download - view: text, markup, annotated - select for diffs
Fri Mar 9 16:30:29 2007 UTC (18 years, 3 months ago) by avankest
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +3 -4 lines
change the ping to a log sample to not confuse people

Revision 1.55: download - view: text, markup, annotated - select for diffs
Fri Mar 9 16:23:31 2007 UTC (18 years, 3 months ago) by avankest
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +23 -23 lines
fix some more comments from Dan Winship

Revision 1.54: download - view: text, markup, annotated - select for diffs
Fri Mar 9 15:34:40 2007 UTC (18 years, 3 months ago) by avankest
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +14 -10 lines
fix several reported issues

Revision 1.53: download - view: text, markup, annotated - select for diffs
Wed Feb 28 11:28:32 2007 UTC (18 years, 3 months ago) by avankest
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +3 -2 lines
address an editorial remark and add a disposition of comments file

Revision 1.52: download - view: text, markup, annotated - select for diffs
Mon Feb 26 09:35:47 2007 UTC (18 years, 3 months ago) by avankest
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +1 -2 lines
it's not informative...

Revision 1.51: download - view: text, markup, annotated - select for diffs
Sat Feb 24 14:55:07 2007 UTC (18 years, 3 months ago) by avankest
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +12 -13 lines
s/abbr/acronym and change the date manually in Overview.html to make it ready for publication

Revision 1.50: download - view: text, markup, annotated - select for diffs
Fri Feb 23 22:02:18 2007 UTC (18 years, 3 months ago) by avankest
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +9 -15 lines
remove some bogus statements made in responseText; should prolly make more testcases on this; should also reply to bjoern

Revision 1.49: download - view: text, markup, annotated - select for diffs
Thu Feb 22 18:43:00 2007 UTC (18 years, 3 months ago) by avankest
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +0 -7 lines
remove reference to an obsolete cookie draft; we already referenced a newer version

Revision 1.48: download - view: text, markup, annotated - select for diffs
Thu Feb 22 18:38:45 2007 UTC (18 years, 3 months ago) by avankest
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +11 -6 lines
address some comments from bjoern: don't talk about things already specified somewhere else

Revision 1.47: download - view: text, markup, annotated - select for diffs
Wed Feb 21 10:16:43 2007 UTC (18 years, 3 months ago) by avankest
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +17 -15 lines
pleasing pubrules

Revision 1.46: download - view: text, markup, annotated - select for diffs
Sun Feb 18 12:55:14 2007 UTC (18 years, 3 months ago) by avankest
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +5 -5 lines
attempt to make the sentence more readable

Revision 1.45: download - view: text, markup, annotated - select for diffs
Sun Feb 18 11:45:16 2007 UTC (18 years, 3 months ago) by avankest
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +22 -15 lines
solve the user and password encoding problem, for now; say what setRequestHeader does; make sure UAs can either use multiple headers, combine the values, or a combination; use namespace well-formed throughout the draft

Revision 1.44: download - view: text, markup, annotated - select for diffs
Sun Feb 18 10:47:09 2007 UTC (18 years, 3 months ago) by avankest
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +57 -53 lines
move the note to directly after the list of headers and fix the text a bit (thanks bjoern!); also make another small editorial change

Revision 1.43: download - view: text, markup, annotated - select for diffs
Sun Feb 18 10:23:20 2007 UTC (18 years, 3 months ago) by avankest
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +4 -0 lines
add a note to make it clear that people can't reset the values of certain headers

Revision 1.42: download - view: text, markup, annotated - select for diffs
Sun Feb 18 10:19:47 2007 UTC (18 years, 3 months ago) by avankest
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +36 -35 lines
add OPTIONS, move references to the end of paragraphs

Revision 1.41: download - view: text, markup, annotated - select for diffs
Sat Feb 17 20:11:16 2007 UTC (18 years, 3 months ago) by avankest
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +21 -0 lines
implementations may support XML; reference the XML specs

Revision 1.40: download - view: text, markup, annotated - select for diffs
Sat Feb 17 19:46:44 2007 UTC (18 years, 3 months ago) by avankest
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +34 -30 lines
address some more editorial bits, clarify responseText and responseXML and add two more feature requests

Revision 1.39: download - view: text, markup, annotated - select for diffs
Sat Feb 17 18:52:17 2007 UTC (18 years, 3 months ago) by avankest
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +41 -53 lines
address some editorial nits

Revision 1.38: download - view: text, markup, annotated - select for diffs
Tue Feb 13 19:30:49 2007 UTC (18 years, 3 months ago) by avankest
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +8 -11 lines
improve the user and password story

Revision 1.37: download - view: text, markup, annotated - select for diffs
Tue Feb 13 19:00:02 2007 UTC (18 years, 3 months ago) by avankest
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +61 -55 lines
change the way references are done; add dom core as a dependency

Revision 1.36: download - view: text, markup, annotated - select for diffs
Tue Feb 13 18:26:25 2007 UTC (18 years, 3 months ago) by avankest
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +42 -42 lines
small sotd changes

Revision 1.35: download - view: text, markup, annotated - select for diffs
Tue Feb 13 16:28:49 2007 UTC (18 years, 3 months ago) by avankest
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +4 -13 lines
remove some stuff about the spec not being stable, still need to update sotd a bit more; changed wording in a sentence to satisfy comment from Julian and Maciej

Revision 1.34: download - view: text, markup, annotated - select for diffs
Tue Feb 13 14:36:38 2007 UTC (18 years, 3 months ago) by avankest
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +12 -9 lines
fix a small error with null versus empty string

Revision 1.33: download - view: text, markup, annotated - select for diffs
Tue Feb 13 10:57:58 2007 UTC (18 years, 3 months ago) by avankest
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +37 -33 lines
make some small editorial changes

Revision 1.32: download - view: text, markup, annotated - select for diffs
Tue Jan 16 11:48:14 2007 UTC (18 years, 4 months ago) by avankest
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +51 -26 lines
make the list of headers actual list for easy scanning and remove 'Expect' from the second list since it was already in the first

Revision 1.31: download - view: text, markup, annotated - select for diffs
Tue Jan 9 12:53:15 2007 UTC (18 years, 5 months ago) by avankest
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +21 -8 lines
introduce XMLHttpRequestException.NETWORK_ERR

Revision 1.30: download - view: text, markup, annotated - select for diffs
Mon Jan 8 23:16:16 2007 UTC (18 years, 5 months ago) by avankest
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +7 -10 lines
implement a solution for user/password -> last red blob gone; delinkify some stuff; time for more implementation experience!

Revision 1.29: download - view: text, markup, annotated - select for diffs
Mon Jan 8 21:32:49 2007 UTC (18 years, 5 months ago) by avankest
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +45 -45 lines
add dependencies, nuke history as it's not very good and move 'not in this specification' to the end as an appendix

Revision 1.28: download - view: text, markup, annotated - select for diffs
Mon Jan 8 01:53:16 2007 UTC (18 years, 5 months ago) by avankest
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +8 -3 lines
delinkify; point to the [Window] spec

Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon Jan 8 01:36:51 2007 UTC (18 years, 5 months ago) by avankest
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +67 -68 lines
resolve password issue; resolve async network error issue, reformat some things

Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue Nov 14 19:44:39 2006 UTC (18 years, 6 months ago) by avankest
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +15 -20 lines
fixed open() to do what implementations should actually implement

Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Nov 13 18:07:45 2006 UTC (18 years, 6 months ago) by avankest
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +128 -99 lines
try to implement some alternate solution for the uri resolving mess called 'Window pointer' and rewrite redo the object states

Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Nov 10 18:05:07 2006 UTC (18 years, 7 months ago) by avankest
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +64 -60 lines
fix the fragment identifier problem, put in a potential solution for open() and make some editorial changes

Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun Oct 29 12:25:57 2006 UTC (18 years, 7 months ago) by avankest
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -0 lines
remove some old stuff

Revision 1.22: download - view: text, markup, annotated - select for diffs
Sun Oct 29 11:52:41 2006 UTC (18 years, 7 months ago) by avankest
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +368 -324 lines
switch to the new postprocessor

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sat Sep 30 15:46:32 2006 UTC (18 years, 8 months ago) by avankest
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +40 -91 lines
define base URI more properly and move some sections around, add a new issue and remove a bunch of methods that really shouldn't be in here

Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Sep 27 18:19:47 2006 UTC (18 years, 8 months ago) by avankest
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +44 -24 lines
implement a fix for ISSUE-91 and ISSUE-92 and use some suggested text from mjs for resolving URIs

Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Sep 25 09:13:25 2006 UTC (18 years, 8 months ago) by avankest
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +63 -9 lines
adding more HTTP methods and references

Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Sep 22 19:37:53 2006 UTC (18 years, 8 months ago) by avankest
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
type caused linking not to work

Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Sep 22 19:26:58 2006 UTC (18 years, 8 months ago) by avankest
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +27 -27 lines
fix an issue and more clearly indicate others

Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Sep 22 13:27:37 2006 UTC (18 years, 8 months ago) by avankest
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +27 -13 lines
moving the spec style sheet inline and removing some whitespace

Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Sep 22 12:54:46 2006 UTC (18 years, 8 months ago) by avankest
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +23 -21 lines
fix the way send() works and add the great Alexey!

Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Sep 22 12:02:15 2006 UTC (18 years, 8 months ago) by avankest
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +208 -127 lines
add some examples, clean up some references and try to implement various resolutions

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Sep 20 11:07:50 2006 UTC (18 years, 8 months ago) by avankest
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +84 -33 lines
implement more resolutions and fix the examples

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Sep 19 12:05:16 2006 UTC (18 years, 8 months ago) by avankest
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +192 -173 lines
removing the security section and addressing some of the resolutions; more to come...

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Sep 18 10:27:57 2006 UTC (18 years, 8 months ago) by avankest
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +47 -20 lines
cleaning up references, still needs lots of work, but checking this in anyway

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Sep 17 18:11:40 2006 UTC (18 years, 8 months ago) by avankest
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +34 -13 lines
more editorial work, exposing some issues and such

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Aug 22 14:46:46 2006 UTC (18 years, 9 months ago) by avankest
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +9 -9 lines
fix some stupid editorial bugs

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Aug 22 07:39:43 2006 UTC (18 years, 9 months ago) by avankest
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +117 -71 lines
add mousewheel.txt

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Aug 9 09:39:00 2006 UTC (18 years, 10 months ago) by avankest
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +19 -17 lines
several attributes are really readonly, just like in the WHATWG draft and as sort of implemented...

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Jun 21 09:56:49 2006 UTC (18 years, 11 months ago) by avankest
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +5 -2 lines
make it an editor's draft instead of a w3c working draft

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Jun 20 21:46:23 2006 UTC (18 years, 11 months ago) by avankest
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +159 -163 lines
remove useless distintion between methods and attributes and put them in IDL order (which also happens to make a lot of sense)

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Jun 20 21:31:01 2006 UTC (18 years, 11 months ago) by avankest
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
some markup nits

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Jun 20 20:36:00 2006 UTC (18 years, 11 months ago) by avankest
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +41 -184 lines
make the specification more readable step 1

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Jun 20 14:26:40 2006 UTC (18 years, 11 months ago) by avankest
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
actually link to that style sheet...

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Jun 20 14:21:25 2006 UTC (18 years, 11 months ago) by avankest
Branches: MAIN
add source file and some CSS

Diff request

This form allows you to request diffs 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.

Log view options

Webmaster