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
|
e87f4f23d7
|
Bug 577508 - Make the HTML5 parser hide the old page from view when the page being loaded shows a dialog. r=bzbarsky, a=blocking2.0-final.
|
2010-07-21 12:49:36 +03: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 |
|
Vladimir Vukicevic
|
93269b61c0
|
b=565186; remove NS_ENSURE_TRUE in nsHtml5TreeOpExecutor; r=hsivonen
|
2010-06-04 12:03:24 -07:00 |
|
Peter Van der Beken
|
ff7255aaa2
|
Part 1 of fix for bug 560273 (Stop using DOM tearoffs from quickstubs) - add nsINode::GetBaseURI. r=sicking.
|
2010-04-19 17:40:15 +02: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
|
57fb2365b4
|
Bug 516422 - Copy link prefetching from nsHTMLContentSink to the HTML5 parser. r=bnewman.
|
2010-02-25 13:37:35 +02:00 |
|
Timothy Nikkel
|
1a75ee1031
|
Bug 545593. Remove nsViewManager::Enable/DisableRefresh. r=roc
|
2010-02-18 13:23:23 -06:00 |
|
Timothy Nikkel
|
13c441d2fb
|
Backed out changeset 93c7b23284b8 (Bug 545593) for causing Md oth failures on linux.
|
2010-02-12 16:46:04 -06:00 |
|
Timothy Nikkel
|
1b46df99a8
|
Bug 545593. Remove nsViewManager::Enable/DisableRefresh. r=roc
|
2010-02-11 18:14:59 -06: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
|
4ef7383445
|
Bug 531106 - Crash in [@ nsHtml5Parser::DropStreamParser] triggered by Softpedia framebreaker. r=bnewman.
|
2009-11-30 17:34:51 +02:00 |
|
Henri Sivonen
|
4f54fc8c20
|
Bug 515610 - Make defer and async work with the speculating HTML5 parser. r=bnewman.
|
2009-11-17 10:52:30 +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
|
972da1bcbb
|
Bug 500616 - Remove continue event from nsHtml5Parser. r=bnewman, a=beltzner.
|
2009-10-27 10:00:22 +02:00 |
|
Henri Sivonen
|
23762b84db
|
Bug 524447 - Make the HTML5 parser tokenize on document.close(). (Spec svn r4241.) r=bnewman.
|
2009-10-27 09:44:17 +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
|
875857fc6b
|
Bug 523087 - Check for termination before every tree op in the HTML5 parser. r=bnewman.
|
2009-10-21 15:10:14 +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
|
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 |
|
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 |
|