Olli Pettay
|
5a92aedb22
|
Bug 682420 - Rename nsINode::GetOwnerDoc to nsINode::OwnerDoc, part 2, r=jst
--HG--
extra : rebase_source : 53dc2ec386f6e4147587e6be3c53d297ad71d57a
|
2011-10-18 14:19:44 +03:00 |
Olli Pettay
|
2c2da3099f
|
Bug 682420 - Rename nsINode::GetOwnerDoc to nsINode::OwnerDoc, part 1, r=jst
--HG--
extra : rebase_source : baf1a25cdea68d499a7673fdf96e27b5a12dc83c
|
2011-10-18 13:53:36 +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 |
Ms2ger
|
ca6f7807e0
|
Bug 540433 - Remove nsIDocumentViewer; r=smaug
|
2011-10-15 09:33:26 +02:00 |
Olli Pettay
|
617b08d5d1
|
Bug 693875, DOMParser + svg, r=jst
|
2011-10-13 13:50:05 +03:00 |
Ed Morley
|
e9329ec38b
|
Bug 689884 - Deleted the now unused Makefiles from the tree; r=khuey
|
2011-10-06 17:15:07 +01:00 |
Ed Morley
|
e5ead17a8f
|
Bug 689884 - Skip Makefiles that are no-op or else only |DIRS = a_single_subdir|; r=khuey
|
2011-10-06 17:15:07 +01:00 |
Boris Zbarsky
|
e89f458efd
|
Bug 691215. Fix stupid logic error in the XML prettyprinter that can cause a null-dereference crash. r=sicking
|
2011-10-03 15:13:33 -04: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 |
David Zbarsky
|
98b91d54fa
|
Bug 682367 - Call nsINode::GetChildAt less. r=smaug
|
2011-09-27 09:54:58 +02:00 |
Olli Pettay
|
37514e6e95
|
Bug 686449 - Make ProcessingInstruction inherit from CharacterData, r=sicking
|
2011-09-20 08:08:00 +03:00 |
Olli Pettay
|
3e3400ebbc
|
Bug 675166 - Make DocumentTypeNode to use NodeInfoManager of the document, r=sicking
--HG--
extra : rebase_source : c05867591dc394695c35de92a0c62ca5df9db1d6
|
2011-09-17 06:32:32 -07:00 |
Ed Morley
|
18ebfbc720
|
Merge last green (and non Ts-regressing) changeset from m-i to m-c
|
2011-08-30 12:09:51 +01:00 |
Danilo Shiga
|
fb306dc4e6
|
Bug 548263 - Copied the HTML Content sink code for handling rel value to the XML Content sink; r=hsivonen
|
2011-08-29 17:26:23 +01:00 |
Mihai Sucan
|
47eca82a8c
|
Bug 670896 - Add inner window ID and timestamp to nsIScriptError2; r=bzbarsky
|
2011-08-24 23:44:35 +03:00 |
Malini Das
|
ee09d54d6f
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only
|
2011-08-12 12:21:42 -04:00 |
Ms2ger
|
3fea5b3901
|
Bug 677101, part c - Reduce nsIDOMText.h inclusions; r=volkmar
|
2011-08-11 15:29:58 +02:00 |
Ms2ger
|
4ca9cbc0f3
|
Bug 677101, part b - Remove nsContentUtils.h includes from headers; r=volkmar
|
2011-08-11 15:29:50 +02:00 |
Jan Varga
|
a298beaa2e
|
Bug 617528 Part 2 - Core implementation r=smaug
--HG--
rename : content/html/content/test/test_bug418756.html => content/html/content/test/test_checked.html
|
2011-08-08 19:31:32 +02:00 |
Henri Sivonen
|
783a7d246e
|
Bug 563322 part 3 - Successfully prevent script execution in the XML fragment case. r=Olli.Pettay.
|
2011-08-01 10:48:28 +03:00 |
Henri Sivonen
|
9ebccb6c57
|
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
|
21d32e82f3
|
Bug 596182 - Make fragment parsers global. Remove resulting dead code. r=Olli.Pettay, r=bzbarsky.
|
2011-08-01 10:48:24 +03:00 |
Henri Sivonen
|
7c13c0d93c
|
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 |
Mounir Lamouri
|
b63e2362b0
|
Bug 670965 - Make nsCommentNode, nsTextNode, nsXMLCDATASection and nsXMLProcessingInstruction participate in the DOM Memory Reporter. r=jst
|
2011-07-19 10:05:37 -07:00 |
Ehsan Akhgari
|
10e0951fce
|
Backout volkmar's push for breaking Windows builds
|
2011-07-20 15:49:16 -04:00 |
Mounir Lamouri
|
ffa5084e04
|
Bug 670965 - Make nsCommentNode, nsTextNode, nsXMLCDATASection and nsXMLProcessingInstruction participate in the DOM Memory Reporter. r=jst
|
2011-07-19 10:05:37 -07:00 |
Ehsan Akhgari
|
8aa36b3b5c
|
Revert to changeset e0ce7821fce1 because the latest push broke all of the builds DONTBUILD
|
2011-07-19 16:25:54 -04:00 |
Mounir Lamouri
|
653b1ce364
|
Bug 670965 - Make nsCommentNode, nsTextNode, nsXMLCDATASection and nsXMLProcessingInstruction participate in the DOM Memory Reporter. r=jst
|
2011-07-19 10:05:37 -07:00 |
Ms2ger
|
8c78d3f478
|
Bug 670235 - Remove nsIDOMWindowInternal; r=sicking
|
2011-07-15 12:31:34 +02:00 |
Jonas Sicking
|
f7e72db3bc
|
Bug 658714 Part 7: DeCOMtaminate nsEventListenerManager. r=smaug
|
2011-06-23 19:18:01 -07:00 |
Igor Bazarny
|
3885bce98f
|
bug 570341 Initial implementation of web timing specification
r=smaug sr=biesi
|
2011-06-23 12:39:48 +02:00 |
Jonas Sicking
|
a16fab44fe
|
Bug 659539 Part 2: Create nsINode::NodeType/NodeName/LocalName and make them non-virtual. r=bz
|
2011-06-14 00:56:49 -07:00 |
Jonas Sicking
|
0cd6950325
|
Bug 659539 Part 1: Give nsINodeInfos a nodeType, nodeName and localName. r=bz
|
2011-06-14 00:56:49 -07:00 |
Jonas Sicking
|
da2507980f
|
Bug 659053 Part 1: Merge nsIDOM3Node into nsIDOMNode. Also removes Node.getFeature. r=peterv
|
2011-06-14 00:56:48 -07:00 |
Ms2ger
|
e369dd9f77
|
Bug 664123 - Backout bugs 659053 and 659539 (changesets 9c49f69d8bab-1b11c64ffcdf)
|
2011-06-14 16:25:51 +02:00 |
Jonas Sicking
|
dcede2b5e7
|
Bug 659539 Part 2: Create nsINode::NodeType/NodeName/LocalName and make them non-virtual. r=bz
|
2011-06-14 00:56:49 -07:00 |
Jonas Sicking
|
e3e6dd6825
|
Bug 659539 Part 1: Give nsINodeInfos a nodeType, nodeName and localName. r=bz
|
2011-06-14 00:56:49 -07:00 |
Jonas Sicking
|
48f55a5733
|
Bug 659053 Part 1: Merge nsIDOM3Node into nsIDOMNode. Also removes Node.getFeature. r=peterv
|
2011-06-14 00:56:48 -07:00 |
Matheus Kerschbaum
|
c0decf640b
|
Bug 660762 - Remove --disable-mathml support. r=roc
|
2011-06-02 13:11:33 +02:00 |
Boris Zbarsky
|
5065d6b9f2
|
Bug 657353 part 1. Switch the XML prettyprinter to using a script runner instead of EndUpdate to determine when to drop prettyprinting. r=sicking
|
2011-05-31 17:26:13 -04:00 |
Ed Morley
|
f13392fb42
|
Bug 614515 - Remove MOZ_SVG conditions. r=roc
|
2011-05-30 09:34:50 +02:00 |
Phil Ringnalda
|
acc06fae23
|
Bug 657251 - Finish off the removal of content_xmldoc.xpt, r=bz
--HG--
extra : rebase_source : 3373f89c6d45a16656e73426bbac192bfec014a1
|
2011-05-15 18:09:54 -07:00 |
Julian Reschke
|
a599362539
|
Bug 655238 - add "application/xslt+xml" as media type for XSLT, affects stylesheet loading both from processing instruction and HTTP Link header field, also adding it to the Accept header sent when fetching XSLTs. r=sicking
|
2011-05-28 14:34:36 +02:00 |
Ms2ger
|
e5cf1395fc
|
Bug 658906 - Remove nsIDOMNSDocument; r=sicking
|
2011-05-28 09:43:53 +02:00 |
Jonas Sicking
|
241be7f705
|
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 |
Masayuki Nakano
|
caee4cc73f
|
Bug 659533 Replace nsContentUtils::GetBoolPref() with Preferences::GetBool() r=roc
|
2011-05-25 15:31:59 +09:00 |
Jonas Sicking
|
22fc5a364b
|
Bug 641333: Kill nsIDOM3Text and move its contents to nsIDOMText. r=ms2ger
|
2011-05-20 22:21:28 -07:00 |
Zack Weinberg
|
566c8cf306
|
Bug 541496 part 2: use the new string-taking API in nsHTMLParanoidFragmentSink. En passant prune some unnecessary inclusions of ns(I)UnicharInputStream.h. r=bzbarsky
|
2011-05-18 21:22:59 -04:00 |
Ms2ger
|
31e3e8c5d1
|
Bug 616684 - Remove support for DOM Views; r=sicking,ehsan
|
2011-04-24 08:54:25 +02:00 |
Ehsan Akhgari
|
67e7a42892
|
Backout changeset 13f6847dd840 (bug 616684) because it changes code semantics in a bad way, which results in problems like the crash in bug 652580, possibly among others
|
2011-04-25 17:05:17 -04:00 |