Changes pushed with changeset e04af661ed40
User
Push date [To Local]
ChangesetPatch author — Commit message
hsivonen@iki.fi
Wed Nov 18 12:26:04 2009 +0000
c61a7e1570c052491fddd724c16e2f4fc8110c43Henri Sivonen — Bug 524447 - Make the HTML5 parser tokenize on document.close(). (Spec svn r4241.) r=bnewman.
2e5220ba8898bcd129cedebc5ba745cfd80aedb4Henri Sivonen — Bug 513194 - HTML5 parser ends up parsing inline stylesheets twice. r=bzbarsky.
47c00081fcd25b83ffeb10a8cc0878b87d33ed3fHenri Sivonen — Test for bug 513194 - HTML5 parser ends up parsing inline stylesheets twice. r=bzbarsky.
3010876348a6f896a968423f88670ef7077c493fHenri Sivonen — Bug 515257 - Remove bogus assertion on optgroup child removal. r=bnewman.
6bd60dd5c0664b9ac215fe9f1602aa2a2f1f6e2cHenri Sivonen — Bug 515255 - Comment out assertion until <keygen> and <output> are supported as form-associated elements. r=bnewman.
18837cdcc0ce32e82c0eb5a1d83970d5cccc1f17Henri Sivonen — Bug 522326 - Make meta prescanner in the HTML5 parser use the canonical alias for UTF-8. r=bnewman.
e0c5d4d89dcfd99befd62cf897ae83de524b88ffHenri Sivonen — Bug 516186 - Make late charset switch in HTML5 not trigger assertions. r=bnewman.
20b6e47d16d086ebadecda5ff7d6fbc9ea6dfb20Henri Sivonen — Bug 523087 - Check for termination before every tree op in the HTML5 parser. r=bnewman.
1e2197526df07056b0be3bde0e3c6ba886dab096Henri Sivonen — Bug 521970 - Remove the ContinueParsing() method. r&sr=mrbkap.
52a76741b65bf55570fa4b72b91dafb2da4ab0a5Henri Sivonen — Bug 503473 - Prevent document.write() in the HTML5 parser where prohibited by HTML5. r=bnewman, sr=sicking.
8f141d7e1cb1cc419df2f6b684a1d4946d5d837cHenri Sivonen — Test for bug 503473 - Prevent document.write() in the HTML5 parser where prohibited by HTML5. r=bnewman.
e04af661ed402d97aae6d0481a2c82bb9a8b9629Henri Sivonen — Bug 482919 - Add speculative parsing to the HTML5 parser. r=bnewman.
7cda86954b4c1cc995840a948cad3c448017b40dHenri Sivonen — Bug 482918 - Move HTML5 parsing off the main thread. r=bnewman.
7380c012628e45d510766dfd5c3a1fa422c7ba12Henri Sivonen — Bug 516406 - Make document.write() parser and stream parser have distinct tokenizers in the HTML5 parser. r=bnewman.
34bc9a8eb49ea45be7fffc8c83ea95aafae1463fHenri Sivonen — Bug 515338 - Make HTML5 parser internals not hold nsIContent or regular dynamic atoms. r=bnewman.