Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

zbuc

Member since
zbuc

Recent Docs Activity

View all activity
Page Date Comment

Promise


kuma ate my previous attempt at editing the page because the comment was too long. now code newlines are working in the wysiwyg but not in the preview.

Promise


use '===' for comparisons, use 'var' to declare variables before use, fix bug w/ POST requests appending arguments to request URI, remove unneeded use of deprecated function escape, only include request body for POST/PUT requests

Promise


fix mixing paren in code sample