Henri Sivonen
|
4bffa39c21
|
Bug 765620 - When parsing from stream without executing scripts, avoid script execution-related tree ops. r=smaug
|
2012-06-20 10:05:39 +03:00 |
David Zbarsky
|
d2ee12f6f9
|
Bug 763350 - Clean up some includes in content/ and dom/ r=smaug
|
2012-07-01 16:45:59 -07:00 |
Olli Pettay
|
0453d6b416
|
Bug 766792 - 'ASSERTION: Somehow there's stuff in the op queue' in nsHtml5TreeOpExecutor::~nsHtml5TreeOpExecutor, r=hsivonen
|
2012-06-21 17:13:10 +03:00 |
Olli Pettay
|
5b6bea2feb
|
Bug 734015 - Slow down parsing of web pages in background tabs, r=hsivonen
|
2012-06-14 21:00:05 +03:00 |
Gervase Markham
|
68d38d677f
|
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
--HG--
extra : rebase_source : da55a4937383eda2baf7c9a362501da8ee664146
|
2012-05-29 16:52:43 +01:00 |
Ryan VanderMeulen
|
113847ecc4
|
Backout 8cf563a575fd (bug 734015) due to random Moth orange.
|
2012-05-23 19:27:40 -04:00 |
Olli Pettay
|
ef940dcb37
|
Bug 734015 - Try to slow down parsing of web pages in background tabs, r=hsivonen
|
2012-05-23 15:55:13 +03:00 |
Henri Sivonen
|
b44c082566
|
Bug 739033 - Allow external View Source editor code live dangerously. r=smaug.
|
2012-03-27 09:27:45 +03:00 |
Henri Sivonen
|
342883de53
|
Bug 672453 - Whine to console about various character encoding declaration-related authoring errors. r=smaug.
--HG--
rename : extensions/universalchardet/tests/bug631751be_text.html => parser/htmlparser/tests/mochitest/file_bug672453_bomless_utf16.html
|
2012-03-24 13:34:42 +02:00 |
Kyle Huey
|
3e1e963534
|
Bug 737875. r=hsivonen
|
2012-03-23 07:44:06 -07:00 |
Henri Sivonen
|
e4f8183545
|
Bug 717488 part 1. r=smaug.
|
2012-03-21 14:39:25 +02:00 |
Boris Zbarsky
|
7b4e2a3a45
|
Bug 696301 part 2. Communicate the crossorigin preload state from the parser to the scriptloader. r=sicking,hsivonen
|
2012-03-10 10:13:52 -06:00 |
Nathan Froyd
|
94336faf4a
|
Bug 700659 - Slay nsHashSets in parser. r=hsivonen, smaug
|
2011-11-08 15:22:47 -05:00 |
Henri Sivonen
|
84d30592e9
|
Bug 721313 - Do not run normal parse end code when parsing a full document from string. r=smaug.
|
2012-01-26 15:59:22 +02:00 |
Henri Sivonen
|
625e6e725c
|
Bug 102699 - Support text/html in DOMParser.parseFromString(). r=smaug.
--HG--
rename : content/base/test/file_html_in_xhr.sjs => parser/htmlparser/tests/mochitest/file_bug102699.sjs
|
2012-01-20 14:03:49 +02:00 |
Henri Sivonen
|
3bd56d1ff6
|
Bug 714777 - Refactor fragment parsing out of nsHtml5Parser. r=smaug.
|
2012-01-20 13:16:27 +02:00 |
Henri Sivonen
|
122c17f8e7
|
Bug 715103 - Move parser unblocking management from nsContentSink to nsScriptLoader. r=smaug.
|
2012-01-20 13:16:27 +02:00 |
Henri Sivonen
|
a66bfdb20b
|
Bug 715112 - Remove duplicate document.close() state tracking. r=smaug.
|
2012-01-20 13:16:26 +02:00 |
Jeff Muizelaar
|
19d31dec25
|
Bug 718440. Add more sampler labels to various places. r=bgirard
This shows the problems described in bug 710068.
|
2012-01-17 15:33:04 -05:00 |
Matt Brubeck
|
3aa150e837
|
Back out 88733ce1bef3 (bug 718440) because of Windows build failure
|
2012-01-17 15:15:47 -08:00 |
Jeff Muizelaar
|
e18b95dabf
|
Bug 718440. Add more sampler labels to various places. r=bgirard
This shows the problems described in bug 710068.
|
2012-01-17 15:33:04 -05:00 |
Henri Sivonen
|
b74c7dc6e2
|
Bug 651072 - Support HTML parsing in XMLHttpRequest. r=smaug.
|
2011-11-16 09:38:51 +02:00 |
Andrew
|
2aa0696362
|
Bug 466626 - Make nsStyleLinkElement::ParseLinkTypes return a bitmask; r=roc
|
2011-11-20 11:13:40 +00:00 |
Matt Brubeck
|
e851f37192
|
Back out 75ace50df008 to try to fix failures after last central/inbound merge on a CLOSED TREE
|
2011-11-16 11:50:48 -08:00 |
Ed Morley
|
7b166f8edf
|
Merge mozilla-central to mozilla-inbound
|
2011-11-16 18:05:23 +00:00 |
Ms2ger
|
7a9dd20769
|
Bug 669012 - Part b: Introduce nsIScriptElement::AttemptToExecute; r=smaug+hsivonen.
|
2011-11-16 08:50:18 +01:00 |
Henri Sivonen
|
689c5fc755
|
Bug 651072 - Support HTML parsing in XMLHttpRequest. r=smaug.
|
2011-11-16 09:38:51 +02:00 |
Henri Sivonen
|
c718393931
|
Bug 482921 part 14 - Address review comments. r=Olli.Pettay.
|
2011-11-01 13:33:11 +02:00 |
Henri Sivonen
|
267803686e
|
Bug 482921 part 1 - Implement HTML syntax highlighting using the new parser. r=Olli.Pettay.
|
2010-07-30 13:15:38 +03:00 |
Ehsan Akhgari
|
92064e6d3f
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
Landing on a CLOSED TREE
|
2011-10-17 10:59:28 -04:00 |
Henri Sivonen
|
2cdea7cee0
|
Bug 687744 and bug 573078 - Make buffer allocations in the HTML parser fallible; deal with allocation failures; reuse the buffers of strings passed to the parser. r=Olli.Pettay.
|
2011-09-28 15:45:17 +03:00 |
Henri Sivonen
|
36a7dbec51
|
Bug 619043 - Check for parser termination after flushing speculative loads. r=bzbarsky.
|
2011-10-14 13:39:19 +03:00 |
Michael Wu
|
d2b70213ac
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
--HG--
rename : tools/trace-malloc/bloatblame.c => tools/trace-malloc/bloatblame.cpp
|
2011-09-28 23:19:26 -07:00 |
Henri Sivonen
|
db11f1f87f
|
Bug 685581 - Do not treat the empty string as a speculatively preloadable URL. r=bzbarsky.
|
2011-09-19 17:37:04 +03:00 |
Ms2ger
|
09c97f4a38
|
Bug 649603 - Make nsIScriptContext::GetNativeContext return JSContext; r=jst
|
2011-09-18 11:22:17 +02:00 |
Ms2ger
|
1e19eb80bc
|
Bug 684469 - Various cleanup in nsHtml5TreeOpExecutor; r=hsivonen
|
2011-09-04 12:49:29 +02:00 |
Henri Sivonen
|
21d32e82f3
|
Bug 596182 - Make fragment parsers global. Remove resulting dead code. r=Olli.Pettay, r=bzbarsky.
|
2011-08-01 10:48:24 +03:00 |
Boris Zbarsky
|
8983ada153
|
Bug 672014. Pass the crossorigin attribute through to image preloading code. r=joe,hsivonen
|
2011-07-29 14:30:00 -04:00 |
Boris Zbarsky
|
1242922ac9
|
Back out changeset f5aecf9010ef (bug 672014) due to build bustage.
|
2011-07-29 15:29:01 -04:00 |
Boris Zbarsky
|
23f2cddc95
|
Bug 672014. Pass the crossorigin attribute through to image preloading code. r=joe,hsivonen
|
2011-07-29 14:30:00 -04:00 |
timeless@mozdev.org
|
f94aa928dd
|
Bug 619045 - crash [@ nsHtml5TreeOpExecutor::RunScript(nsIContent*)]
r=hsivonen a=jst
|
2011-02-16 14:14:11 +01:00 |
Henri Sivonen
|
bbffca4d43
|
Bug 620106 - Allow chardet (if enabled) reload the page during load. r=sicking, a=blocking2.0-final.
|
2011-02-11 12:33:32 +02:00 |
Mounir Lamouri
|
3a28b96109
|
Bug 569399 - autofocus sometimes does not work because the element has no frame yet. r=hsivonen a=blocking-betaN
|
2011-01-03 13:57:45 +01:00 |
Henri Sivonen
|
76999c3787
|
Bug 599588 - Make scripts created by createContextualFragment() executable. r=jonas, a=blocking2.0-final.
--HG--
extra : rebase_source : cfe476ed6ac2b1ee4cc243034659290d1226bd42
|
2010-11-01 11:50:01 +01:00 |
Henri Sivonen
|
d77d338142
|
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
|
e19b8f27e1
|
Bug 534293 - Make speculative loads initiated by the HTML5 parser take <base> into account. r=jst, a=blocking2.0-betaN.
--HG--
extra : rebase_source : 71cd318e90c56cf8f718fb4a4572d17f3ba1a9f3
|
2010-07-26 14:18:43 +03:00 |
Vladimir Vukicevic
|
1a6ff5fbd5
|
b=565186; remove NS_ENSURE_TRUE in nsHtml5TreeOpExecutor; r=hsivonen
|
2010-06-04 12:03:24 -07:00 |
Peter Van der Beken
|
ac35089169
|
Part 1 of fix for bug 560273 (Stop using DOM tearoffs from quickstubs) - add nsINode::GetBaseURI. r=sicking.
--HG--
extra : rebase_source : 5a07f12d9d13d92b796fd5f2cb182b069c3f87bf
|
2010-04-19 17:40:15 +02:00 |
Jonas Sicking
|
24b255ef47
|
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
|
2bd8f8211d
|
Bug 559311 - [HTML5] nsContentUtils::CreateContextualFragment doesn't cache HTML5 parser properly, r=smaug
|
2010-04-21 14:54:40 +03:00 |