Henri Sivonen
|
8743dcf063
|
Bug 599588 - Make scripts created by createContextualFragment() executable. r=jonas, a=blocking2.0-final.
|
2010-11-01 11:50:01 +01:00 |
|
Henri Sivonen
|
1e44df8f79
|
Bug 534293 - Make speculative loads initiated by the HTML5 parser take <base> into account. r=jst, a=blocking2.0-betaN.
|
2010-07-26 14:18:43 +03:00 |
|
Boris Zbarsky
|
862f1facc0
|
Bug 562688 part 14. Eliminate all remaining eELEMENT consumers. r=jst
|
2010-04-30 09:12:06 -04:00 |
|
Jonas Sicking
|
896b731723
|
Bug 515401: Make implementation of <base> HTML5 compliant, and clean it up. r=benjamn a=dholbert
|
2010-04-23 09:10:07 -07:00 |
|
Olli Pettay
|
007c0ff8b5
|
Bug 559311 - [HTML5] nsContentUtils::CreateContextualFragment doesn't cache HTML5 parser properly, r=smaug
|
2010-04-21 14:54:40 +03:00 |
|
Henri Sivonen
|
7fde18d571
|
Bug 551344 part 2 - Address sicking's review comments in nsHtml5TreeOpExecutor.cpp. r=jonas.
|
2010-03-15 14:04:42 +02:00 |
|
Henri Sivonen
|
4793e2d1fd
|
Bug 543458 - Make the HTML5 tree op executor use nsContentSink code for deciding when to return to the event loop. r=bnewman.
|
2010-02-26 11:18:38 +02:00 |
|
Henri Sivonen
|
898d60c4ea
|
Bug 540574 - Make the HTML5 parser break out of doc update on <body> and remove trailing white space from test_bug386782.html. r=bnewman.
|
2010-02-22 14:17:33 +02:00 |
|
Henri Sivonen
|
b70fd25289
|
Bug 539887 - Make document.written meta charset affect the charset of document.opened documents in the HTML5 parser. r=bnewman.
|
2010-03-09 14:39:32 +02:00 |
|
Henri Sivonen
|
680c5330c0
|
Bug 539215 - Chunk long tree op queue flushes into multiple runnables in the HTML5 parser. r=bnewman.
|
2010-01-14 15:58:27 +02:00 |
|
Henri Sivonen
|
030912336d
|
Bug 537683 - No longer break out of doc update batch upon nsIParser::Terminate() in the HTML5 parser. r=bnewman.
|
2010-01-05 14:37:05 +02:00 |
|
Henri Sivonen
|
b90f753473
|
Bug 502568 - HTML5 parser should flush occasionally when loading pure text. r=bnewman.
|
2009-11-17 10:52:30 +02:00 |
|
Henri Sivonen
|
8017ba2092
|
Bug 497861 - Wrong form state preservation on reparse in HTML5 parser. r=bnewman.
|
2009-11-06 15:06:48 +02:00 |
|
Henri Sivonen
|
6d5095eb25
|
Bug 483015 - Expose HTML line number to JS and CSS parsers in the HTML5 parser. r=bnewman, a=beltzner.
|
2009-10-28 15:48:37 +02:00 |
|
Henri Sivonen
|
42c2ae50fe
|
Bug 513194 - HTML5 parser ends up parsing inline stylesheets twice. r=bzbarsky.
|
2009-10-30 10:31:57 +02:00 |
|
Henri Sivonen
|
605423c728
|
Bug 516186 - Make late charset switch in HTML5 not trigger assertions. r=bnewman.
|
2009-10-21 15:12:50 +03:00 |
|
Henri Sivonen
|
ea4c02a066
|
Bug 503473 - Prevent document.write() in the HTML5 parser where prohibited by HTML5. r=bnewman, sr=sicking.
|
2009-10-15 14:29:11 +03:00 |
|
Henri Sivonen
|
e5e8f90558
|
Bug 482919 - Add speculative parsing to the HTML5 parser. r=bnewman.
|
2009-10-12 16:08:04 +03:00 |
|
Henri Sivonen
|
87b1f6516d
|
Bug 482918 - Move HTML5 parsing off the main thread. r=bnewman.
|
2009-09-25 20:11:02 +03:00 |
|
Henri Sivonen
|
2cf48a3ad5
|
Bug 516406 - Make document.write() parser and stream parser have distinct tokenizers in the HTML5 parser. r=bnewman.
|
2009-09-21 16:18:20 +03:00 |
|
Henri Sivonen
|
4384f2fdf0
|
Bug 515338 - Make HTML5 parser internals not hold nsIContent or regular dynamic atoms. r=bnewman.
|
2009-09-21 14:43:43 +03:00 |
|
Henri Sivonen
|
4326b417ac
|
Bug 509851 - Flash object does not appear with HTML5 parser enabled. r=bzbarsky.
|
2009-10-12 16:08:04 +03:00 |
|
Jonas Sicking
|
90b687402b
|
Bug 518104 - Implement HTML5 changes to <script defer>. r=hsivonen, sr=mrbkap. (Tests fixed and code merged to tip by hsivonen.)
|
2009-10-02 14:13:59 +03:00 |
|
Henri Sivonen
|
2b8f6a2e36
|
Bug 499642 - Split the HTML5 parser into stream parser, doc.write parser and tree op executor. r=bnewman, sr=mrbkap.
|
2009-09-18 12:21:47 +03:00 |
|