Mon, 10 Nov 2014 07:28:19 -0500 Art Barstow Change pub date to 18 November 2014 default tip
Fri, 07 Nov 2014 13:42:10 -0500 Art Barstow Added links to WebApps XHRL1 spec and WHATWG XHR spec
Fri, 07 Nov 2014 11:35:42 -0500 Art Barstow Draft of WG Note for XHR2
Mon, 26 May 2014 19:06:08 +0900 Jungkee Song Use ScalarValueString https://github.com/whatwg/xhr/commit/fad6118b670569bef63afc8d5e1bb5a94154f431
Mon, 19 May 2014 11:42:35 +0900 Jungkee Song Revert to using SyntaxError for argument validation: https://github.com/w3c/web-platform-tests/pull/974
Sun, 30 Mar 2014 18:10:16 +0900 Jungkee Song Clarify a bit in history section
Sat, 08 Feb 2014 13:29:35 +0900 Jungkee Song [xhr-1] Add a warning sign for synchronous usage of the XMLHttpRequest API: https://github.com/whatwg/xhr/commit/575999ae46afadc8f2ac6376c68fa7a887a88aa6
Tue, 04 Feb 2014 09:04:41 -0500 Art Barstow Fix URL of Editor Draft and update pub date to 06-Feb-2014
Wed, 29 Jan 2014 00:23:18 +0900 Jungkee Song [xhr-1] Update style (pre-wrap) for WD
Tue, 28 Jan 2014 08:03:34 -0500 Art Barstow Removed link to http://jaubourg.net/ since it is down and linkcheck fails
Tue, 28 Jan 2014 07:58:39 -0500 Art Barstow Fix fragment errors found by linkcheck
Tue, 28 Jan 2014 07:29:49 -0500 Art Barstow Change pub date to January 30 2014
Tue, 28 Jan 2014 12:47:35 +0900 Jungkee Song [xhr-1] Update XMLHttpRequest Level 1 Working Draft
Fri, 22 Nov 2013 17:59:00 +0900 Jungkee Song [xhr-1] Update the feature gap between Level 1 and upstream WHATWG version.
Fri, 22 Nov 2013 17:39:47 +0900 Jungkee Song [xhr] Remove anonymous flag and dictionary XMLHttpRequestOptions
Fri, 22 Nov 2013 17:27:30 +0900 Jungkee Song Merge WHATWG change: Syncing with the new settings object concept from HTML.
Fri, 22 Nov 2013 16:31:45 +0900 Jungkee Song Merge WHATWG change: Reference conventions from HTML. And some minor cleanup.
Fri, 22 Nov 2013 16:23:00 +0900 Jungkee Song Merge WHATWG change: Flag HTML response as "HTML document". Set encoding also for XML.
Fri, 22 Nov 2013 16:12:36 +0900 Jungkee Song Merge WHATWG change: Define hack for open() to deal with undefined and omitted being different for async due to legacy.
Wed, 20 Nov 2013 20:07:06 +0900 Jungkee Song Mark attribution to the upstream WHATWG version and merge editors.
Wed, 06 Nov 2013 19:44:55 +0900 Jungkee Song Typo
Mon, 04 Nov 2013 22:42:57 +0900 Jungkee Song [xhr-1] Keep the responseType json in the spec
Thu, 31 Oct 2013 11:46:31 +0900 Jungkee Song [xhr-1] Correct the link to this version
Wed, 30 Oct 2013 20:05:29 +0900 Jungkee Song [xhr-1] Add specification history about this vesrion: XMLHttpRequest Level 1
Wed, 30 Oct 2013 19:11:21 +0900 Jungkee Song Change part of the introduction section: merged WHATWG wording.
Wed, 30 Oct 2013 17:58:44 +0900 Jungkee Song Change editor section of the document head: Anne to WHATWG editor instead of previous editor
Wed, 30 Oct 2013 17:49:11 +0900 Jungkee Song Correct broken links
Wed, 30 Oct 2013 16:22:04 +0900 Jungkee Song [xhr-1] Remove anonymous flag and dictionary XMLHttpRequestOptions
Wed, 23 Oct 2013 21:47:37 +0900 Jungkee Song [xhr-1] Initial commit for Level 1.
Wed, 23 Oct 2013 15:54:59 +0900 Jungkee Song Use TypeError for argument validation: https://www.w3.org/Bugs/Public/show_bug.cgi?id=23346
Wed, 23 Oct 2013 15:23:05 +0900 Jungkee Song Fix the note text of getResponseHeader().
Wed, 23 Oct 2013 15:08:35 +0900 Jungkee Song Use [EnsureUTF16] for FormData.append(); WHATWG FormData extension will only be added for bleeding-edge version later.
Wed, 23 Oct 2013 15:02:35 +0900 Jungkee Song Merge WHATWG change: You MUST. No escapes.
Wed, 23 Oct 2013 14:44:34 +0900 Jungkee Song Merge WHATWG change: Clarify non-normative text because people get confused https://bugzilla.mozilla.org/show_bug.cgi?id=926208
Wed, 23 Oct 2013 14:33:03 +0900 Jungkee Song Merge WHATWG change: Encode documents using utf-8. https://www.w3.org/Bugs/Public/show_bug.cgi?id=23364
Wed, 23 Oct 2013 14:04:13 +0900 Jungkee Song Merge WHATWG change: Define FormData more clearly as a list of name/value pairs where value is always a File object (which can be created from a Blob)
Wed, 23 Oct 2013 12:25:56 +0900 Jungkee Song Merge WHATWG change: Use the initial value of JSON.parse https://www.w3.org/Bugs/Public/show_bug.cgi?id=22840
Wed, 23 Oct 2013 12:06:26 +0900 Jungkee Song Merge WHATWG change: Align abort() event sequence with end user abort
Wed, 23 Oct 2013 11:54:24 +0900 Jungkee Song Merge WHATWG change: Further consolidate request termination.
Wed, 23 Oct 2013 11:49:58 +0900 Jungkee Song Merge WHATWG change: s/cancel/terminate/ for now
Wed, 23 Oct 2013 11:43:26 +0900 Jungkee Song Merge WHATWG change:Reset all response entity bodies appropriately. https://www.w3.org/Bugs/Public/show_bug.cgi?id=23102
Wed, 23 Oct 2013 11:25:18 +0900 Jungkee Song Merge WHATWG change: Refactor request cancellation.
Wed, 23 Oct 2013 11:07:00 +0900 Jungkee Song Merge WHATWG change: Use [EnsureUTF16].
Wed, 23 Oct 2013 10:51:27 +0900 Jungkee Song Merge WHATWG change: Use a new HTML hook http://html5.org/r/8073 to describe better what's going on with respect to parsing HTML.
Tue, 22 Oct 2013 20:39:05 +0900 Jungkee Song Merge WHATWG change: Clarify interaction with workers (not ideal) https://www.w3.org/Bugs/Public/show_bug.cgi?id=22644
Tue, 22 Oct 2013 15:32:23 +0900 Jungkee Song Merge WHATWG change: Be clearer about response headers; exclude trailer headers from the scope.
Tue, 22 Oct 2013 14:02:50 +0900 Jungkee Song Change Hallvord's affiliation.
Thu, 16 May 2013 20:57:30 +0900 Jungkee Song Only dispatch readystatechange if readyState changes.
Fri, 10 May 2013 14:17:01 +0900 Jungkee Song Add the latest version URL and change Anne's affiliation.
Fri, 10 May 2013 11:45:11 +0900 Jungkee Song Merge WHATWG change: Rename the anon flag to anonymous.
Fri, 10 May 2013 11:22:58 +0900 Jungkee Song Merge WHATWG change: Change description in handling data: URL parsing error as a network error.
Fri, 10 May 2013 11:04:29 +0900 Jungkee Song Merge WHATWG change: Always combine headers using ",".
Fri, 10 May 2013 01:01:05 +0900 Jungkee Song Merge WHATWG change: Use much less terminate these steps in algorithm descriptions.
Fri, 10 May 2013 00:10:12 +0900 Jungkee Song Merge WHATWG change: open() cleanup.
Thu, 09 May 2013 23:48:52 +0900 Jungkee Song Merge WHATWG change: Remove the terminate send()/abort() concept in favor of using the error flag.
Thu, 09 May 2013 23:18:24 +0900 Jungkee Song Merge WHATWG change: Change sequence in document response entity body algorithm.
Thu, 09 May 2013 23:03:09 +0900 Jungkee Song Merge WHATWG change: Minor cleanup around URL handling.
Thu, 09 May 2013 22:18:49 +0900 Jungkee Song Merge WHATWG change: Rename user to username for consistency with URL.
Thu, 09 May 2013 19:13:20 +0900 Jungkee Song Merge WHATWG change: Define URL parsing using URL spec and define user/password arguments via the URL.
Sat, 16 Feb 2013 10:30:48 -0500 Art Barstow Change scheme of W3C stylesheet to https
Mon, 03 Dec 2012 13:53:34 +0900 Jungkee Song Fix markup validator errors and broken fragments reported by PubRules Checker
Tue, 27 Nov 2012 22:00:39 +0900 Jungkee Song Change normative reference links according to pubrules
Tue, 27 Nov 2012 14:11:02 +0900 Jungkee Song Set the expected pubdate; turn the TR build off in Makefile
Tue, 27 Nov 2012 13:05:48 +0900 Jungkee Song Prepare publish a WD: boilerplate, previous version link
Tue, 27 Nov 2012 11:51:01 +0900 Jungkee Song Move defining Document from open() method to the constructor
Mon, 26 Nov 2012 22:36:12 +0900 Jungkee Song Add credit wording for Anne's work and WHATWG to SotD and Acknowledgments section
Thu, 22 Nov 2012 19:59:28 +0900 Jungkee Song Revert the change: put the removed phrase back in the open() method to retain precision
Tue, 20 Nov 2012 16:50:44 +0900 Jungkee Song Editorial change: removed duplicate phrase in the open() method.
Mon, 19 Nov 2012 23:01:06 +0900 Jungkee Song add data for anolis make
Mon, 19 Nov 2012 17:35:39 +0900 Jungkee Song Merge Anne's change: Nov 14, 2012, Update encoding reference
Mon, 19 Nov 2012 17:28:38 +0900 Jungkee Song Merge Anne's change: Nov 07, 2012, Make the document response entity body null in a worker environment a
Mon, 19 Nov 2012 17:15:18 +0900 Jungkee Song Merge Anne's change: Nov 07, 2012, Instead of Workers monkey-patching XMLHttpRequest, recognize Workers
Mon, 19 Nov 2012 16:08:18 +0900 Jungkee Song Merge Anne's change: Nov 07, 2012, Clarify that header names are compared in a case-insensitive manner
Mon, 19 Nov 2012 16:00:07 +0900 Jungkee Song Merge Hallvord's change: Nov 02, 2012, updated ID values to match spec conventions
Mon, 19 Nov 2012 15:57:06 +0900 Jungkee Song Merge Hallvord's change: Nov 02, 2012, add more IDs to be able to link more tests to specific sections
Mon, 19 Nov 2012 15:52:16 +0900 Jungkee Song Merge Anne's change: Oct 17, 2012, Make sure the upload complete flag and upload events flag are unset too
Mon, 19 Nov 2012 15:45:11 +0900 Jungkee Song Merge Anne's change: Oct 12, 2012, Non-normative change: define FormData without subsections
Mon, 19 Nov 2012 15:13:06 +0900 Jungkee Song Merge Anne's change: Oct 12, 2012, consistify FormData's constructor
Mon, 19 Nov 2012 13:36:55 +0900 Jungkee Song Merge Anne's change: Oct 12, 2012, typo
Mon, 19 Nov 2012 13:34:21 +0900 Jungkee Song Merge Anne's change: Oct 11, 2012, xref encode and utf-8
Mon, 19 Nov 2012 13:29:16 +0900 Jungkee Song Merge Anne's change: Oct 11, 2012, Make open() throw for sync when the anonymous flag is set, too
Mon, 19 Nov 2012 12:25:10 +0900 Jungkee Song Merge Anne's change: Oct 11, 2012, improve <dt> part of domintro boxes
Mon, 19 Nov 2012 11:58:06 +0900 Jungkee Song Merge Anne's change: Oct 11, 2012, clarify a note with regards to authorization prompts
Mon, 19 Nov 2012 11:53:13 +0900 Jungkee Song Merge Anne's change: Oct 11, 2012, User/password are always safe as they require a preflight request for
Mon, 12 Nov 2012 18:46:01 +0900 Jungkee Song Merge Anne's change: Oct 11, 2012, Redo AnonXMLHttpRequest as dictionary argument
Mon, 12 Nov 2012 18:34:54 +0900 Jungkee Song Merge Anne's change: Oct 10, 2012, Use the utf-8 decode algorithm for JSON
Mon, 12 Nov 2012 18:28:24 +0900 Jungkee Song Merge Anne's change: Sep 27, 2012, make it clear XMLHttpRequestUpload is unique
Mon, 12 Nov 2012 18:26:08 +0900 Jungkee Song Merge Anne's change: Sep 27, 2012, embrace the Encoding Standard
Mon, 12 Nov 2012 17:50:46 +0900 Jungkee Song Merge Anne's change: Sep 13, 2012, typo
Mon, 12 Nov 2012 17:43:42 +0900 Jungkee Song Merge Anne's change: Sep 13, 2012, mention 308 per https://www.w3.org/Bugs/Public/show_bug.cgi?id=17222
Mon, 12 Nov 2012 17:39:29 +0900 Jungkee Song Merge Anne's change: Sep 13, 2012, make data URLs work in send()
Mon, 12 Nov 2012 17:33:54 +0900 Jungkee Song Merge Anne's change: Sep 13, 2012, update for upcoming CORS change
Mon, 12 Nov 2012 17:28:10 +0900 Jungkee Song Merge Anne's change: Sep 13, 2012, Referer is now more logical (thanks sicking, Hixie)
Wed, 31 Oct 2012 00:06:20 +0900 Jungkee Song fixed jQuery reference url
Wed, 31 Oct 2012 00:05:28 +0900 Jungkee Song modified .hgignore for anolis data directory
Tue, 30 Oct 2012 15:05:00 +0100 jaubourg adds test coverage reporting to Editor Draft
Tue, 30 Oct 2012 15:03:45 +0100 jaubourg ignore .project file for real
Tue, 30 Oct 2012 15:02:30 +0100 jaubourg ignore .project file
Mon, 08 Oct 2012 11:23:41 +0900 Jungkee Song move Anne to Previous Editor section; add Julian, Jungkee, Hallvord as new Editors; add W3C's Status of Document boilerplate
Wed, 27 Jun 2012 11:29:16 +0200 Anne van Kesteren sync with HTML which synced with IDL for event handlers
Mon, 25 Jun 2012 09:42:21 +0200 Anne van Kesteren make XMLHttpRequest a lot simpler to read thanks to ByteString (changes getResponseHeader() slightly)
Thu, 07 Jun 2012 17:37:11 +0200 Anne van Kesteren inflate statusText to make it look bigger: https://www.w3.org/Bugs/Public/show_bug.cgi?id=16557
Mon, 14 May 2012 16:59:05 +0200 Anne van Kesteren add version history link
Mon, 14 May 2012 16:17:18 +0200 Anne van Kesteren content-transfer-encoding is an email-related header https://www.w3.org/Bugs/Public/show_bug.cgi?id=15494
Mon, 14 May 2012 15:50:22 +0200 Anne van Kesteren add DNT to blacklist per http://lists.w3.org/Archives/Public/public-webapps/2012AprJun/0614.html
Mon, 14 May 2012 14:31:16 +0200 Anne van Kesteren IDL fix
Fri, 04 May 2012 10:40:12 -0700 Anne van Kesteren email
Thu, 26 Apr 2012 19:06:02 +0200 Anne van Kesteren 1f4a9
Thu, 12 Apr 2012 08:59:33 +0200 Anne van Kesteren send() should only take ArrayBufferView
Thu, 12 Apr 2012 08:49:54 +0200 Anne van Kesteren consistify
Thu, 12 Apr 2012 08:43:04 +0200 Anne van Kesteren use default values in IDL for async and data arguments per public-webapps discussion
Mon, 26 Mar 2012 18:44:50 +0100 Anne van Kesteren simply always combine values https://www.w3.org/Bugs/Public/show_bug.cgi?id=16297
Mon, 26 Mar 2012 18:21:02 +0100 Anne van Kesteren clarify mime type requirements https://www.w3.org/Bugs/Public/show_bug.cgi?id=16301
Mon, 26 Mar 2012 16:55:12 +0100 Anne van Kesteren clarify upload attribute https://www.w3.org/Bugs/Public/show_bug.cgi?id=16299
Mon, 26 Mar 2012 16:46:44 +0100 Anne van Kesteren attempt at improving timeout description https://www.w3.org/Bugs/Public/show_bug.cgi?id=16298
Mon, 26 Mar 2012 16:36:39 +0100 Anne van Kesteren consistify https://www.w3.org/Bugs/Public/show_bug.cgi?id=16296
Mon, 26 Mar 2012 16:34:03 +0100 Anne van Kesteren xref https://www.w3.org/Bugs/Public/show_bug.cgi?id=16293
Mon, 26 Mar 2012 16:32:03 +0100 Anne van Kesteren typo https://www.w3.org/Bugs/Public/show_bug.cgi?id=16291
Mon, 26 Mar 2012 16:24:54 +0100 Anne van Kesteren avoid the word metadata
Mon, 26 Mar 2012 16:22:01 +0100 Anne van Kesteren clarify note; https://www.w3.org/Bugs/Public/show_bug.cgi?id=16287
Wed, 29 Feb 2012 17:36:46 +0100 Anne van Kesteren link to open bugs
Wed, 29 Feb 2012 15:21:13 +0100 Anne van Kesteren do not dispatch readystatechange at start of send() - http://lists.w3.org/Archives/Public/public-webapps/2012JanMar/0823.html
Fri, 17 Feb 2012 18:55:27 +0100 Anne van Kesteren data URLs have a default MIME type
Thu, 16 Feb 2012 13:50:15 +0100 Anne van Kesteren always fire an event named progress before abort/error/load/timeout
Thu, 16 Feb 2012 13:40:24 +0100 Anne van Kesteren be clearer about when an 'upload' is complete
Thu, 16 Feb 2012 13:03:51 +0100 Anne van Kesteren define how data URLs work in HTTP context
Thu, 16 Feb 2012 11:48:44 +0100 Anne van Kesteren also in 'text' BOM goes before everything else
Thu, 16 Feb 2012 11:44:10 +0100 Anne van Kesteren fix other BOM table and description
Thu, 16 Feb 2012 11:42:36 +0100 Anne van Kesteren define charset sniffing for text/html as used by XHR; ewww
Tue, 14 Feb 2012 18:31:09 +0100 Anne van Kesteren CORS turned some parameters into flags
Mon, 13 Feb 2012 11:01:21 +0100 Anne van Kesteren use concept-serialize from DOMPS now innerHTML is no longer on Document
Sun, 12 Feb 2012 14:57:56 +0100 Ms2ger Ensure operations that can return null have nullable types.
Mon, 06 Feb 2012 17:49:57 +0100 Anne van Kesteren define responseXML's URL and content type
Mon, 06 Feb 2012 17:28:03 +0100 Anne van Kesteren merge
Mon, 06 Feb 2012 17:26:35 +0100 Anne van Kesteren update xref
Tue, 17 Jan 2012 06:31:48 -0500 Art Barstow update a ref per PubRules
Sat, 07 Jan 2012 10:06:21 -0500 Art Barstow Change pub date to 17 January 2012
Fri, 06 Jan 2012 15:09:44 +0100 Anne van Kesteren add TR/ edition
Thu, 22 Dec 2011 11:02:53 +0100 Anne van Kesteren events summary is not normative. https://www.w3.org/Bugs/Public/show_bug.cgi?id=15306
Thu, 22 Dec 2011 10:59:18 +0100 Anne van Kesteren clean up non-normative responseType text. https://www.w3.org/Bugs/Public/show_bug.cgi?id=15305
Thu, 22 Dec 2011 10:54:16 +0100 Anne van Kesteren update extensibility section. https://www.w3.org/Bugs/Public/show_bug.cgi?id=15307
Thu, 22 Dec 2011 10:19:47 +0100 Anne van Kesteren allowany is obsolete (also no longer needed); express responseType as enum
Wed, 21 Dec 2011 16:41:22 +0100 Anne van Kesteren add a note for timeout
Wed, 21 Dec 2011 09:51:44 +0100 Anne van Kesteren file a bug
Wed, 21 Dec 2011 09:48:42 +0100 Anne van Kesteren use ( and )
Wed, 21 Dec 2011 09:28:25 +0100 Anne van Kesteren add link to list archives; move away from HTML4
Sun, 18 Dec 2011 20:16:54 +0100 Anne van Kesteren mention Microsoft in spec history to avoid confusion with acknowledgments
Sun, 18 Dec 2011 19:22:40 +0100 Anne van Kesteren unset the synchronous flag so timeout and such can be set when XMLHttpRequest is reused. https://www.w3.org/Bugs/Public/show_bug.cgi?id=15257
Sun, 18 Dec 2011 19:07:56 +0100 Anne van Kesteren turn error flag into a flag; preceed return with a comma; formatting
Sat, 17 Dec 2011 12:31:06 +0100 Anne van Kesteren readme
Mon, 05 Dec 2011 11:08:48 +0100 Anne van Kesteren forgot about BOM
Fri, 02 Dec 2011 13:57:57 +0100 Anne van Kesteren support JSON
Fri, 02 Dec 2011 13:36:23 +0100 Anne van Kesteren put various response entity bodies in alphabetical order
Wed, 30 Nov 2011 14:06:43 +0100 Anne van Kesteren name the separate draft explicitly
Wed, 30 Nov 2011 13:27:12 +0100 Anne van Kesteren add the XHR1 versions from before XHR2 started to complete the history
Mon, 28 Nov 2011 17:40:06 +0100 Anne van Kesteren add class name
Fri, 25 Nov 2011 09:36:17 +0100 Anne van Kesteren remove noise from the introduction
Fri, 25 Nov 2011 09:26:57 +0100 Anne van Kesteren use simpler conformance section from fullscreen
Fri, 25 Nov 2011 09:22:09 +0100 Anne van Kesteren ack
Fri, 25 Nov 2011 09:19:06 +0100 Anne van Kesteren make send() flag, upload complete flag, and upload events flag, actual flags
Thu, 24 Nov 2011 17:16:02 +0100 Anne van Kesteren also omit abstract, it's duplicative
Thu, 24 Nov 2011 17:12:20 +0100 Anne van Kesteren omit sotd in editor's draft
Thu, 24 Nov 2011 17:00:49 +0100 Anne van Kesteren formatting
Thu, 24 Nov 2011 16:05:05 +0100 Anne van Kesteren restrict text/html to responseType being "document"
Thu, 24 Nov 2011 15:54:16 +0100 Anne van Kesteren limit XML handling of responseText to responseType being the empty string
Thu, 24 Nov 2011 15:37:13 +0100 Anne van Kesteren for text decoding never use text/html algorithms
Thu, 24 Nov 2011 15:35:49 +0100 Anne van Kesteren formatting
Thu, 24 Nov 2011 12:10:41 +0100 Anne van Kesteren define the specification history briefly
Thu, 24 Nov 2011 11:20:31 +0100 Anne van Kesteren and then there was one version of XMLHttpRequest
Thu, 24 Nov 2011 11:15:01 +0100 Anne van Kesteren XMLHttpRequest was previously located at http://dev.w3.org/cvsweb/2006/webapi/XMLHttpRequest-2/