Henri Sivonen
|
1265cea771
|
Bug 672081 - Stop feeding chardet when seeing an actionable late charset <meta>. r=bzbarsky.
|
2011-07-28 13:45:29 +03:00 |
Blake Kaplan
|
606f878177
|
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
|
82d0713909
|
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
|
d2e65feee3
|
Bug 666665 - Remove isindex content code; r=sicking+hsivonen
|
2011-07-23 11:45:38 +02:00 |
Mats Palmgren
|
d01ef7f08f
|
Bug 672438 - Notify only if AppendChildTo succeeds. r=hsivonen
|
2011-07-20 22:22:27 +02:00 |
Yu-Hsun Lin
|
1692d6ba9c
|
Bug 486081. Remove nsTime. r=roc
Use TimeStamp/TimeDuration instead.
|
2011-07-19 11:20:50 -04:00 |
Henri Sivonen
|
de97c95615
|
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
|
1bb8f7f93c
|
Bug 666714: Remove unused variable 'start' from nsScanner::Append. r=hsivonen
|
2011-06-24 01:50:25 -07:00 |
Ed Morley
|
04f6aa3ccd
|
Bug 665387 - Remove unused variable document from nsHtml5TreeOperation::Perform; r=hsivonen
|
2011-06-21 17:37:41 +02:00 |
Masayuki Nakano
|
d9147e81ef
|
Bug 660771 part.2 remove unnecessary code r=mrbkap
|
2011-06-15 14:14:43 +09:00 |
Jonas Sicking
|
27bb948022
|
Bug 659539 Part 1: Give nsINodeInfos a nodeType, nodeName and localName. r=bz
|
2011-06-14 00:56:49 -07:00 |
Ted Mielczarek
|
0e96cd6602
|
merge m-c and b-s
|
2011-06-13 09:09:43 -04:00 |
Ed Morley
|
13cfc322c6
|
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
|
0ccf5e7770
|
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
|
411e1724e7
|
Bug 660762 - Remove --disable-mathml support. r=roc
|
2011-06-02 13:11:33 +02:00 |
Masayuki Nakano
|
771422187a
|
Bug 660771 parser should use mozilla::Preferences r=roc+mrbkap
|
2011-06-02 10:05:12 +09:00 |
Henri Sivonen
|
80aeba6ec0
|
Back out test for bug 655682 due to permaorange in another test.
|
2011-05-30 12:51:33 +03:00 |
Ed Morley
|
b15b8760c6
|
Bug 614515 - Remove MOZ_SVG conditions. r=roc
|
2011-05-30 09:34:50 +02:00 |
Henri Sivonen
|
a1ae2f4486
|
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
|
f6d218f2cd
|
Bug 660121 Remove all pref related methods from nsContentUtils r=roc
|
2011-05-29 08:42:57 +09:00 |
Masayuki Nakano
|
f64ad9e9d1
|
Bug 660401 Re-land the previous backed out patch
|
2011-05-28 16:03:00 +09:00 |
Masayuki Nakano
|
1d5d965767
|
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
|
bf892647f9
|
Bug 659821 Replace nsContentUtils::GetLocalizedStringPref() with Preferences::GetLocalizedC?String() r=roc
|
2011-05-27 13:53:03 +09:00 |
Jonas Sicking
|
21cc4435cf
|
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
|
679e31e4ad
|
Bug 648911 - Remove support for non-libxul builds. r=ted,joedrew
|
2011-05-23 18:54:47 +02:00 |
Joel Maher
|
7aa6e96e23
|
Bug 616999. Xpcshell manifest support; manifest files. r=ted, a=test-only
|
2011-05-20 11:54:01 -04:00 |
Henri Sivonen
|
1b9051c4ac
|
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
|
a618c989ae
|
Bug 316661 - Part A - Remove null-checks before delete. r=bsmedberg
|
2011-05-17 16:01:36 +02:00 |
Henri Sivonen
|
c297b3b149
|
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
|
692afa4076
|
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
|
1e77346e37
|
Backed out changeset ed867467d35b (bug 645075) because it doesn't build.
|
2011-05-12 11:07:42 -05:00 |
Timothy Nikkel
|
e377180628
|
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
|
92fadb988d
|
Bug 655701 - Remove test dependencies on the html5.parser.enable pref. r=ted.mielczarek.
|
2011-05-12 10:56:37 +03:00 |
Mounir Lamouri
|
b047ce1161
|
Bug 514437 - Content part of the progress element. r=smaug
|
2011-04-09 10:22:02 -07:00 |
Matt Brubeck
|
a3446e3d54
|
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
|
df3eef2f01
|
Bug 514437 - Content part of the progress element. r=smaug
|
2011-04-09 10:22:02 -07:00 |
Zack Weinberg
|
df2af730aa
|
Bug 541496 prelim 1: remove nsIUnicharStreamListener (no in-tree implementations). r=hsivonen
|
2011-05-06 08:45:33 -07:00 |
Henri Sivonen
|
179c0852d6
|
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
|
3005d6f9e4
|
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 |
Henri Sivonen
|
dc5b792377
|
Test for bug 642908 - Make the <noscript> handling state in the speculative document.write tree builder match the state of the non-speculative document.write tree builder. r=bzbarsky.
|
2011-04-28 10:01:13 +03:00 |
Henri Sivonen
|
8a4ea32714
|
Bug 642908 - Make the <noscript> handling state in the speculative document.write tree builder match the state of the non-speculative document.write tree builder. r=bzbarsky.
|
2011-04-28 10:01:13 +03:00 |
Henri Sivonen
|
44dd86caeb
|
Bug 650501 - Avoid assuming that a parser object has a non-null content sink when an attempt to execute a script is made. r=Olli.Pettay.
|
2011-04-19 10:10:48 +03:00 |
Ms2ger
|
856271c9c6
|
Bug 604595, part b - Remove the nsIDOMNamedNodeMap* arguments to NS_NewDOMDocumentType; r=sicking
|
2011-04-14 14:04:21 +02:00 |
Ehsan Akhgari
|
ce80539af7
|
Merge cedar into mozilla-central
|
2011-04-08 22:28:05 -07:00 |
Frédéric Wang
|
589232bfc3
|
Update XML Entity Definitions for Characters - rang/lang (bug 603716); r=hsivonen,karlt
|
2011-04-08 11:56:43 -07:00 |
Frédéric Wang
|
9727757e4f
|
Update XML Entity Definitions for Characters (bug 603716); r=hsivonen,karlt
|
2011-04-08 11:56:04 -07:00 |
Henri Sivonen
|
66b40ed79a
|
Bug 642145 - Avoid firing document-element-inserted for non-element insertions to the document node. r=jonas.
|
2011-04-08 09:07:28 +03:00 |
Henri Sivonen
|
bca107676a
|
Bug 643410 - Reconstruct active formatting elements on text in an HTML integration point; handle U+0000 per spec in a MathML text integration point. r=jonas.
|
2011-04-08 09:07:28 +03:00 |
Henri Sivonen
|
ae0a413aa5
|
Bug 643395 - Update the HTML parser Java code to the state in the htmlparser repo (NPOTB). rs=jonas.
|
2011-04-08 09:07:27 +03:00 |
Henri Sivonen
|
a3a953a2e6
|
Bug 645115 - Flush tree ops in the fragment case when the tree builder yields due to a script. r=bzbarsky.
|
2011-04-06 08:42:09 +03:00 |