Henri Sivonen
|
2184a92383
|
Tests for bug 613662 - Implement insertAdjacentHTML. r=bzbarsky.
|
2011-08-01 10:48:28 +03:00 |
|
Henri Sivonen
|
e74faf5d90
|
Bug 563322 part 2 - Avoid calling nsScriptLoader::SetEnabled in the innerHTML setter when using the XML parser. r=Olli.Pettay.
|
2011-08-01 10:48:28 +03:00 |
|
Henri Sivonen
|
528f47dcd1
|
Test for bug 563322 part 2 - Avoid calling nsScriptLoader::SetEnabled in the innerHTML setter when using the XML parser. r=Olli.Pettay.
|
2011-08-01 10:48:28 +03:00 |
|
Henri Sivonen
|
2fa0fb46af
|
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
|
be843fdd7b
|
Bug 672014. Pass the crossorigin attribute through to image preloading code. r=joe,hsivonen
|
2011-07-29 14:30:00 -04:00 |
|
Boris Zbarsky
|
43e535c970
|
Back out changeset f5aecf9010ef (bug 672014) due to build bustage.
|
2011-07-29 15:29:01 -04:00 |
|
Boris Zbarsky
|
ee9e6f2a2e
|
Bug 672014. Pass the crossorigin attribute through to image preloading code. r=joe,hsivonen
|
2011-07-29 14:30:00 -04:00 |
|
Henri Sivonen
|
56831e4005
|
Bug 482909 part 2 - Implement an HTML/SVG/MathML sanitizer independently of parsers or serializers. r=bzbarsky.
|
2011-07-29 14:48:04 +03:00 |
|
Henri Sivonen
|
3b8055e6f2
|
Bug 672081 - Stop feeding chardet when seeing an actionable late charset <meta>. r=bzbarsky.
|
2011-07-28 13:45:29 +03:00 |
|
Blake Kaplan
|
8aeb9c67a7
|
Bug 673094 - Because " and > are weak LTR characters, we need to be more forceful in our attempts to have view-source be LTR. r=ehsan
|
2011-07-22 12:09:41 -07:00 |
|
Han Chang
|
b0b5811804
|
Bug 640629 - Move timer declaration instances to prevent premature garbage collection from occuring and wiping out the timer instances before they get a chance to fire. r=jdm,gavin
|
2011-07-05 21:40:00 -04:00 |
|
Ms2ger
|
82e83ad4a4
|
Bug 666665 - Remove isindex content code; r=sicking+hsivonen
|
2011-07-23 11:45:38 +02:00 |
|
Mats Palmgren
|
0ecb2755a7
|
Bug 672438 - Notify only if AppendChildTo succeeds. r=hsivonen
|
2011-07-20 22:22:27 +02:00 |
|
Yu-Hsun Lin
|
ea80f985ce
|
Bug 486081. Remove nsTime. r=roc
Use TimeStamp/TimeDuration instead.
|
2011-07-19 11:20:50 -04:00 |
|
Markus Stange
|
be13711496
|
Bug 667533 - Display application/json data as text. r=bzbarsky
|
2011-08-08 20:32:07 +02:00 |
|
Dão Gottwald
|
9bd0ddab9b
|
Backed out changeset e60f96b64dfa
|
2011-08-07 16:58:43 +02:00 |
|
Marco Castelluccio
|
27aebba713
|
Bug 612839 - Removed nsAHtml5FragmentParser. r=hsivonen
|
2011-08-07 16:11:13 +02:00 |
|
Henri Sivonen
|
f45f8fc038
|
Test for bug 655682 - Perform discretionary flushes in the HTML parser even if the current node is foster-parenting, fixed to not affect later tests. r=bzbarsky
|
2011-05-19 14:35:38 +03:00 |
|
Daniel Holbert
|
229214f0c4
|
Bug 666714: Remove unused variable 'start' from nsScanner::Append. r=hsivonen
|
2011-06-24 01:50:25 -07:00 |
|
Ed Morley
|
44c5c3868e
|
Bug 665387 - Remove unused variable document from nsHtml5TreeOperation::Perform; r=hsivonen
|
2011-06-21 17:37:41 +02:00 |
|
Masayuki Nakano
|
281ad007cb
|
Bug 660771 part.2 remove unnecessary code r=mrbkap
|
2011-06-15 14:14:43 +09:00 |
|
Jonas Sicking
|
572a8d4beb
|
Bug 659539 Part 1: Give nsINodeInfos a nodeType, nodeName and localName. r=bz
|
2011-06-14 00:56:49 -07:00 |
|
Ted Mielczarek
|
881e3713f8
|
merge m-c and b-s
|
2011-06-13 09:09:43 -04:00 |
|
Ed Morley
|
d60e3b9e7b
|
Bug 659621 - Remove EXTRA_DSO_LIBS, EXTRA_DSO_LDOPTS, OS_LIBS from makefiles containing LIBXUL_LIBRARY = 1, now that libxul is always built; r=ted
|
2011-06-12 03:49:00 -04:00 |
|
L. David Baron
|
6299e3dec5
|
Remove notion of percentage intrinsic size: remove the single case that (incorrectly) sets percentage intrinsic sizes, and fix all of the tests that depend on our old incorrect behavior. (Bug 611099) r=dholbert
Needed to help CSS 2.1 meet Proposed Recommendation entrance criteria.
|
2011-06-12 18:52:32 -07:00 |
|
Matheus Kerschbaum
|
78c9ba2f37
|
Bug 660762 - Remove --disable-mathml support. r=roc
|
2011-06-02 13:11:33 +02:00 |
|
Masayuki Nakano
|
b5b33e349b
|
Bug 660771 parser should use mozilla::Preferences r=roc+mrbkap
|
2011-06-02 10:05:12 +09:00 |
|
Henri Sivonen
|
0eb164585a
|
Back out test for bug 655682 due to permaorange in another test.
|
2011-05-30 12:51:33 +03:00 |
|
Ed Morley
|
6e443492c7
|
Bug 614515 - Remove MOZ_SVG conditions. r=roc
|
2011-05-30 09:34:50 +02:00 |
|
Henri Sivonen
|
00f8da111b
|
Test for bug 655682 - Perform discretionary flushes in the HTML parser even if the current node is foster-parenting. r=bzbarsky.
|
2011-05-30 09:07:47 +03:00 |
|
Masayuki Nakano
|
8b335d50b1
|
Bug 660121 Remove all pref related methods from nsContentUtils r=roc
|
2011-05-29 08:42:57 +09:00 |
|
Masayuki Nakano
|
fb785dc0c4
|
Bug 660401 Re-land the previous backed out patch
|
2011-05-28 16:03:00 +09:00 |
|
Masayuki Nakano
|
4b48118579
|
Bug 660401 temporary backout the patches for bug 659820 and bug 659821 for investigating talos regression
|
2011-05-28 13:50:19 +09:00 |
|
Masayuki Nakano
|
f8ce34e081
|
Bug 659821 Replace nsContentUtils::GetLocalizedStringPref() with Preferences::GetLocalizedC?String() r=roc
|
2011-05-27 13:53:03 +09:00 |
|
Jonas Sicking
|
b3f3996b2d
|
Bug 659530: Clean up and remove unused code that we no longer need with the safer mutation events implementation. r=smaug
|
2011-05-25 10:58:23 -07:00 |
|
Matheus Kerschbaum
|
370eb55bf7
|
Bug 648911 - Remove support for non-libxul builds. r=ted,joedrew
|
2011-05-23 18:54:47 +02:00 |
|
Joel Maher
|
39ca77fbd2
|
Bug 616999. Xpcshell manifest support; manifest files. r=ted, a=test-only
|
2011-05-20 11:54:01 -04:00 |
|
Henri Sivonen
|
d1d75c9d82
|
Bug 655682 - Perform discretionary flushes in the HTML parser even if the current node is foster-parenting. r=bzbarsky.
|
2011-05-19 11:42:01 +03:00 |
|
Ed Morley
|
ccefac1d72
|
Bug 316661 - Part A - Remove null-checks before delete. r=bsmedberg
|
2011-05-17 16:01:36 +02:00 |
|
Henri Sivonen
|
ff05b37a7b
|
Bug 656881 - Make timer in file_bug534293-slow.sjs not suspectible to early GC. r=jwalden.
|
2011-05-17 10:15:48 +03:00 |
|
Henri Sivonen
|
c7dc50b4d1
|
Bug 651441 - Make sure the HTML5 application cache selection algorithm runs properly when there is no manifest attribute. r=honzab.moz.
|
2011-05-13 11:31:12 +03:00 |
|
Timothy Nikkel
|
ebd32e454b
|
Backed out changeset ed867467d35b (bug 645075) because it doesn't build.
|
2011-05-12 11:07:42 -05:00 |
|
Timothy Nikkel
|
f2081f3fef
|
Bug 645075. Move scrolling to ref handling back from the document to the content sink so that it works with XSLT transformed documents. r=sicking
|
2011-05-12 10:36:21 -05:00 |
|
Henri Sivonen
|
332008ec71
|
Bug 655701 - Remove test dependencies on the html5.parser.enable pref. r=ted.mielczarek.
|
2011-05-12 10:56:37 +03:00 |
|
Mounir Lamouri
|
309054b8e1
|
Bug 514437 - Content part of the progress element. r=smaug
|
2011-04-09 10:22:02 -07:00 |
|
Matt Brubeck
|
9ecc2ac148
|
Back out changeset bfb48178c8ec (finish backing out bug 514437) to fix tests on a CLOSED TREE.
|
2011-05-09 19:38:05 -07:00 |
|
Mounir Lamouri
|
3d51f7559a
|
Bug 514437 - Content part of the progress element. r=smaug
|
2011-04-09 10:22:02 -07:00 |
|
Zack Weinberg
|
076ac188e0
|
Bug 541496 prelim 1: remove nsIUnicharStreamListener (no in-tree implementations). r=hsivonen
|
2011-05-06 08:45:33 -07:00 |
|
Henri Sivonen
|
357282f953
|
Bug 654106 - Avoid registering a script observer in the fragment parsing case. r=bzbarsky.
|
2011-05-04 09:35:14 +03:00 |
|
Niklas Bölter
|
4cc1e1f0e6
|
Bug 502644. Correctly append UTF8 data to an nsAString when linkifying things in view-source; don't use AppendWithConversion. r=mrbkap
|
2011-05-02 09:08:38 -04:00 |
|