Rail Aliiev
|
ac65d0d88e
|
Bug 616542 - Shorten file path length of mochitest; r=ted
|
2011-11-04 21:13:42 +00:00 |
|
Ms2ger
|
85b04a3e8e
|
Bug 697210 - Part c: Remove nsIDocument::CreateElem's aDocumentDefaultType argument; r=bz
|
2011-10-29 22:21:20 +02:00 |
|
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 |
|
Jeff Walden
|
b5e57820bf
|
Bug 693469 - Implement mozilla::ArrayLength and mozilla::ArrayEnd, and replace uses of NS_ARRAY_LENGTH whenever possible. (Exceptions: assigning to static initializers, use in static assertions, as template parameters, etc. These will go away when the relevant compilers have C++11 constexpr support.) r=cjones
--HG--
extra : rebase_source : b4bae9a0f85abf2feb828609b50e756916b99a6f
|
2011-10-10 22:50:08 -07:00 |
|
Jeff Walden
|
d0532c3e95
|
Back out everything since 5435ee09cf7b. Tinderbox compilers hate me. r=epic-fail
|
2011-10-12 12:21:53 -07:00 |
|
Jeff Walden
|
0f30b277bf
|
Bug 639469 - Implement mozilla::ArrayLength and mozilla::ArrayEnd, and replace uses of NS_ARRAY_LENGTH whenever possible. r=cjones
--HG--
extra : rebase_source : 860a8271bf7e51cde358f2a4185c410de1fc2960
|
2011-10-10 22:50:08 -07:00 |
|
Ehsan Akhgari
|
d306463c79
|
Bug 689397 - Work around the broken-ness of gcc4.2 on Mac which causes the protection implemented in bug 666414 not take effect; r=bsmedberg
|
2011-09-26 20:45:25 -04:00 |
|
Peter Van der Beken
|
9fe2ac6cc5
|
Stop including nsDOMClassInfo.h all over the place.
--HG--
extra : rebase_source : 24bd6a84238834f8ca50990a91849dff2c5040ba
|
2011-10-03 21:11:31 +02: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 |
|
Bobby Holley
|
3f12803681
|
Bug 683802 - Coalesce type-specific cleanup indicators. r=mrbkap
|
2011-09-25 15:38:01 +01:00 |
|
Bobby Holley
|
05a47898e5
|
Bug 683802 - Define and restrict the semantics of PTR_IS_DATA. r=mrbkap
|
2011-09-25 15:38:01 +01:00 |
|
Ed Morley
|
fb465284c1
|
Bug 687326 - Kill txAtoms.h and s/txXPathAtoms|txXMLAtoms|txXSLTAtoms|txHTMLAtoms/nsGkAtoms/g; r=sicking
|
2011-09-19 21:07:17 +01: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 |
|
julian.reschke@gmx.de
|
4b30be0b3e
|
Bug 656251: remove verbosity in Accept header for fetching XSLTs, r=sicking
|
2011-08-08 04:52:00 -07:00 |
|
Peter Van der Beken
|
84b939ffc8
|
Fix for bug 660453 (Don't use txExecutionState if init fails).
|
2011-09-02 15:06:23 -07:00 |
|
Ed Morley
|
218ef49719
|
Bug 683416 - C: Remove #ifdef TX_EXE codepaths now that it is never defined; r=khuey
|
2011-09-01 17:49:25 +01:00 |
|
Ed Morley
|
545ef7b237
|
Bug 683416 - B: Remove files formerly used for standalone Necko and standalone Transformiix XSLT; r=khuey
|
2011-09-01 17:44:28 +01:00 |
|
Ed Morley
|
e1e4864fa2
|
Bug 683416 - A: Remove build support for standalone Necko and standalone Transformiix XSLT; r=khuey
|
2011-09-01 17:42:09 +01: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 |
|
Ehsan Akhgari
|
523ebb7851
|
Bug 677661 - Remove nsTPtrArray and add a SafeElementAt(index_type) API to nsTArray when it's instantiated with a pointer type; r=sicking
|
2011-08-10 01:36:00 -04: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 |
|
Mounir Lamouri
|
57fe0a2e82
|
Bug 669310 - Fixes various includes and forward declarations. f=Ms2ger r=jst
|
2011-07-20 12:18:54 -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
|
b6d655dff0
|
Bug 669310 - Fixes various includes and forward declarations. f=Ms2ger r=jst
|
2011-07-19 11:22:43 -07:00 |
|
Mounir Lamouri
|
58e2fd59fd
|
Backed out bug 669310, bug 668013, bug 667887 and bug 669886 due to build bustage.
|
2011-07-19 10:49:48 -07:00 |
|
Mounir Lamouri
|
8ae6e80c16
|
Bug 669310 - Fixes various includes and forward declarations. f=Ms2ger r=jst
|
2011-07-18 17:05:10 -07:00 |
|
Peter Van der Beken
|
7e94825de1
|
Fix for bug 667315 (Make unknown handler forward to new handler). r=sicking.
|
2011-07-01 12:55:05 +02:00 |
|
Mounir Lamouri
|
8692cfd266
|
Bug 658037 (1/2) - r=bz
|
2011-06-21 18:52:22 +02:00 |
|
Jonas Sicking
|
fd28a5666a
|
Bug 659539 Part 4: Use nsINode::NodeType where possible. r=bz
|
2011-06-14 00:56:50 -07:00 |
|
Jonas Sicking
|
b861547d18
|
Bug 659539 Part 3: Use nsINode::NodeName where possible. Remove the now unused mQualifiedNameCorrectedCase. r=bz,peterv
|
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 |
|
Daniel Holbert
|
26dfd1fe07
|
Bug 662685: Add parens around "||" condition in txTransformNotifier::SignalTransformEnd to fix logic (& fix build warning). r=bz
|
2011-06-09 12:10:42 -07:00 |
|
Peter Van der Beken
|
5cc319391d
|
Fix for bug 658632 (Provide easy way to add non-leaky classinfo to JS components). r=gavin.
--HG--
extra : rebase_source : 8463c6f8ba1f969278d4e33bfa08495fa3e36071
|
2011-05-25 10:46:51 +02:00 |
|
Dominic Fandrey
|
968bf5196a
|
Bug 645398 - Substitute PR_(MAX|MIN|ABS|ROUNDUP) macro calls; r=roc
|
2011-06-02 14:56:50 +02:00 |
|
Landry Breuil
|
3a09725564
|
Fix fallout from #658363, probable typo Breaks sparc64 builds r=sicking
|
2011-06-01 13:15:41 -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 |
|
Trevor Saunders
|
06f52112ce
|
bug 658363 - move defines for double constants out of xslt r=sicking
From 57a4aaadf8fef828764c35dad01ce6da54fbb638 Mon Sep 17 00:00:00 2001
xslt
---
content/base/public/nsContentUtils.h | 93 +++++++++++++++++++
content/xslt/public/Makefile.in | 1 -
content/xslt/public/txDouble.h | 133 ---------------------------
content/xslt/src/base/txCore.h | 8 +-
content/xslt/src/base/txDouble.cpp | 18 ++--
content/xslt/src/xpath/txRelationalExpr.cpp | 12 +-
6 files changed, 112 insertions(+), 153 deletions(-)
delete mode 100644 content/xslt/public/txDouble.h
|
2011-05-19 12:35:46 -07:00 |
|
Daniel Holbert
|
7c96f3c728
|
Bug 308590 patch 5: Clean up QIs to nsIURL that are really checks for "Does this support GetRef/SetRef", now that nsIURI supports GetRef/SetRef too. r=bz
|
2011-05-21 18:12:46 -07:00 |
|
Julian Reschke
|
cf45e69741
|
Implement exslt-date:date-time (bug 603159) r=sicking
|
2011-04-26 13:46:43 +01:00 |
|
Boris Zbarsky
|
b0f79ba197
|
Bug 614171 part 4. Eliminate nsINodeInfo::GetLocalName in favor of GetName. r=sicking
|
2011-05-05 12:26:33 -04:00 |
|
Boris Zbarsky
|
b8ee95adec
|
Bug 614171 part 3. deCOM qualified name getters a bit. r=sicking
|
2011-05-05 12:26:33 -04:00 |
|
Ed Morley
|
42df24b2c8
|
Bug 654463 - Remove WinCE code from content/* ; r=sicking
|
2011-05-04 09:25:50 +02:00 |
|
Peter Van der Beken
|
9387753e15
|
Fix for bug 649534 (Remove nsIXSLTProcessorObsolete). r=sicking.
--HG--
extra : rebase_source : 48d37254b6f50ac74b285fb0f765c159877e7d03
|
2011-04-08 10:50:51 -07:00 |
|
Peter Van der Beken
|
83940d7a6e
|
Better fix for build bustage from patch for bug 603844.
--HG--
extra : rebase_source : 39bcb6558ecd109c67166ea836b241a8215b7164
|
2011-04-18 15:44:11 +02:00 |
|
Ms2ger
|
dcca90ed82
|
Bug 604595, part b - Remove the nsIDOMNamedNodeMap* arguments to NS_NewDOMDocumentType; r=sicking
|
2011-04-14 14:04:21 +02:00 |
|
Ms2ger
|
473cebda59
|
Bug 589894 - Fix a number of build warnings in content/; r=smaug
|
2011-04-14 14:04:12 +02:00 |
|
Jonas Sicking
|
8342d4d1e8
|
Bug 640339: Make generate-id() generate safer ids. r=peterv
|
2011-04-11 18:28:28 -07:00 |
|
Peter Van der Beken
|
95479a8be0
|
Fix build bustage
--HG--
extra : rebase_source : ba745a7701c7dd5b3bda26868b10452ffa3a518a
|
2011-04-08 14:13:17 -07:00 |
|
Peter Van der Beken
|
75ba54d84d
|
Fix for bug 584048 (Clean up cycle collection code) - remove NS_IMPL_CYCLE_COLLECTING_ADDREF_AMBIGUOUS/NS_IMPL_CYCLE_COLLECTING_RELEASE_AMBIGUOUS. r=bent.
|
2011-03-06 12:11:31 +01:00 |
|
Peter Van der Beken
|
eff5ea6c1b
|
Fix for bug 603844 (Leak txUnknownHandler+ with transformToDocument(textnode)). r=sicking.
|
2010-12-02 11:12:27 -05:00 |
|
Jonas Sicking
|
7f14c5ec51
|
Bug 644476: Rename classes/functions/variables to use "CORS" rather than "Access Control" or "Cross site" where appropriate. r=smaug
|
2011-03-28 13:18:45 -07:00 |
|
timeless@mozdev.org
|
356da3e387
|
Bug 620408 add fall through comment to txXPCOMExtensionFunctionCall::GetParamType
r=peterv
|
2011-03-26 00:37:11 -04:00 |
|
Boris Zbarsky
|
09875e0b34
|
Bug 457102. Remove vestiges of dead xpointer/fixptr stuff. r=sicking
|
2011-03-23 10:45:21 -04:00 |
|
Chris Jones
|
24e1694611
|
Bug 631575: Clear the old window when setting a new document, and re-enable tests disabled in bug 631359. r=roc a=a
|
2011-02-15 15:45:02 -06:00 |
|
timeless@mozdev.org
|
7b0838f1ae
|
Bug 584967 mark deprecated dom interfaces with [deprecated]; r=smaug a=jst
|
2010-08-06 16:16:31 +03:00 |
|
Ehsan Akhgari
|
2312c4c0f3
|
Backout all of the bugs in the 7e12e3e16e6c pushlog because of the orange.
It is not clear which one of these bugs is at fault.
|
2011-02-04 16:34:02 -05:00 |
|
timeless@mozdev.org
|
4a882b87b9
|
Bug 584967 mark deprecated dom interfaces with [deprecated]; r=smaug a=jst
--HG--
extra : rebase_source : 6e132194d7a3d5106c09858d0739cf93a272c2bd
|
2010-08-06 16:16:31 +03:00 |
|
Chris Jones
|
d047ebc6f7
|
Bug 631359: These tests seem to work OK in <browser remote> but fail an assertion. Band-aid them for now. rs=bz a=tests
|
2011-02-04 12:09:02 -06:00 |
|
Ehsan Akhgari
|
51b2a1c522
|
Backed out changeset af87fa0a3052 because of build failures
|
2011-02-02 14:11:07 -05:00 |
|
timeless@mozdev.org
|
74c53fdc5a
|
Bug 584967 mark deprecated dom interfaces and methods with [deprecated]; r=smaug a=jst
--HG--
extra : rebase_source : d7d6f197b8df6cc87c93cc101e9cae5dbff5b82f
|
2010-08-06 16:16:31 +03:00 |
|
Chris Leary
|
b83b3feb7f
|
Merge mozilla-central to tracemonkey.
|
2010-12-29 19:25:04 -05:00 |
|
Jonas Sicking
|
a7481042ee
|
bustage fix a=red
|
2010-12-13 14:43:32 -08:00 |
|
Jonas Sicking
|
f6326825f7
|
Bug 602115: Fix XSLT error handling bugs. r=peterv a=blocker
|
2010-12-13 14:24:55 -08:00 |
|
Luke Wagner
|
56b2810a26
|
Bug 609440, part 3 - remove fallible public APIs, update mozilla (r=bent,jst,mrbkap,waldo,sdwilsh)
|
2010-12-03 00:24:17 -08:00 |
|
Kyle Huey
|
e76d2e4c73
|
Backing out Bug 603844 because of xslt test failures. a=orange
|
2010-12-02 12:29:43 -05:00 |
|
Kyle Huey
|
6f5db74e95
|
Backed out changeset 40b718853f48
|
2010-12-02 12:28:04 -05:00 |
|
Kyle Huey
|
afee832b8c
|
Bug 603844: Annotate some xlst classes with leak logging. r=sicking sr=dbaron
|
2010-12-02 11:15:48 -05:00 |
|
Peter Van der Beken
|
6b75d0f84f
|
Fix for bug 603844 (Leak txUnknownHandler+ with transformToDocument(textnode)). r=sicking a=b:final
|
2010-12-02 11:12:27 -05:00 |
|
timeless@mozdev.org
|
623e7d5d4d
|
Bug 586650 txFnStartOutput leaks qname when qname->init fails
r=sicking, a=sicking
--HG--
extra : rebase_source : b33a1b5a1a7b5bc754cea9e6e505b4b3f1162272
|
2010-12-08 12:28:41 +00:00 |
|
Mike Hommey
|
9d1a3d98cf
|
Bug 569629 - Modify Double::NaN,POSITIVE_INFINITY,NEGATIVE_INFINITY to avoid static initializers. r=jonas,a=bsmedberg
|
2010-11-07 09:25:38 +01:00 |
|
Henri Sivonen
|
ef9854877e
|
Bug 604660 - Make XSLT-inserted script execute in the insertion order. r=jonas, a=blocking2.0-beta7.
--HG--
extra : rebase_source : fde633f62de8b4ec5af5c85f21c01ed4781e06e3
|
2010-10-27 10:18:24 +03:00 |
|
Ms2ger
|
a495819ba2
|
Bug 594339 - Create a FromParser enum. r=hsivonen, sr=bzbarsky, a=jonas.
--HG--
extra : rebase_source : 70d6b15b0b149a29d0cdb298209706bb5391f6b4
|
2010-10-25 15:17:38 +03:00 |
|
Kyle Huey
|
4d88945bcb
|
Bug 601157: EXSLT regexp:match leaks. r=peterv a=blocking-final
|
2010-10-19 17:25:42 -04:00 |
|
Jesse Ruderman
|
7b0439d409
|
Crash test for bug 601543. a=TEST
|
2010-10-11 00:07:00 +02:00 |
|
Mats Palmgren
|
3ff314356f
|
Null-check to fix crash. b=601543 r+a=jonas
|
2010-10-11 00:07:00 +02:00 |
|
Philipp Wagner
|
a80c78c557
|
Bug 581305 - Expect nsIClassInfo of XPath extension functions in class, not in factory; r=peterv,a=jst
|
2010-09-02 22:47:04 +02:00 |
|
Jonas Sicking
|
441cabc26f
|
Bug 566629: Make XSLT and XPath code use the correct casing for name() function for (X)HTML elements. r=hsivonen a=blocker
|
2010-10-07 09:41:03 -07:00 |
|
Daniel Holbert
|
ef970d70d1
|
Bug 592964: Use nsDependentAtomString instead of nsAtomString for temporary variables. r=jst a=jst
|
2010-09-04 23:41:17 -04:00 |
|
Josh Matthews
|
fe8af14775
|
Backing out ebce58252cf8, 1f94199af190, 81664d1912ee, 8e95db7adbea, f97a99ad74af, 66d12a1541f2, 6b936d1a9e65
|
2010-09-04 15:15:31 -04:00 |
|
Daniel Holbert
|
03eaa380a5
|
Bug 592964: Use nsDependentAtomString instead of nsAtomString for temporary variables. r=jst a=jst
Bug 592964: Use nsDependentAtomString instead of nsAtomString for temporary variables. r=jst a=jst
|
2010-09-03 14:29:00 -04:00 |
|
Jonas Sicking
|
89a993feb6
|
Bug 579764: Send out notification when the document-element for a document has been created and inserted into the DOM. r=jst a=blocker
|
2010-08-27 22:54:57 -07:00 |
|
Ms2ger
|
b01dbc0d56
|
Bug 562698 - Part a: Pass Elements to nsIMutationObserver::AttributeChanged and nsCSSFrameConstructor::AttributeChanged; r=bzbarsky, a=dbaron
|
2010-08-24 09:05:56 +02:00 |
|
Olli Pettay
|
6059821942
|
Bug 566466 - speed up createElement(), r=jst, peterv
|
2010-07-23 12:49:57 +03:00 |
|
Craig Topper
|
4caec055d0
|
Bug 577438 Part 1: Add previous sibling to nsIMutationObserver::ContentRemoved. r=sicking
|
2010-07-21 15:05:17 -07:00 |
|
Boris Zbarsky
|
e5d100ac4b
|
Bug 578696 part 6. Stop holding strong refs when calling CharacterDataChanged. r=sicking
|
2010-07-21 11:33:32 -04:00 |
|
Boris Zbarsky
|
9f23039775
|
Bug 578696 part 4. Stop holding strong refs when calling NodeWillBeDestroyed. r=sicking
|
2010-07-21 11:33:32 -04:00 |
|
Zack Weinberg
|
2f4426c2f1
|
Bug 569719 part 2: Move headers for the former nsCSSLoader and nsCSSDeclaration into mozilla/css/. r=dbaron
--HG--
rename : layout/style/nsCSSDeclaration.cpp => layout/style/Declaration.cpp
rename : layout/style/nsCSSDeclaration.h => layout/style/Declaration.h
rename : layout/style/nsCSSLoader.cpp => layout/style/Loader.cpp
rename : layout/style/nsCSSLoader.h => layout/style/Loader.h
|
2010-06-28 15:49:35 -07:00 |
|
Benjamin Smedberg
|
29e089defb
|
Merge mozilla-central into the branch for bug 568691, including fixup of the new jetpack binary module.
|
2010-06-25 19:41:09 -04:00 |
|
Benjamin Smedberg
|
4f8e7bcf17
|
Fix review comments from bug 568691 comment 45.
|
2010-06-24 11:56:28 -04:00 |
|
Benjamin Smedberg
|
31432df1fb
|
Bug 568691 - Convert existing JS components to use NSGetFactory and add manifest files for them. In a followup we will link the .manifest files together at packaging time. This patch was developed on Linux: Windows and Mac may require additional changes.
--HG--
rename : toolkit/components/filepicker/src/nsFilePicker.js.in => toolkit/components/filepicker/src/nsFilePicker.js
|
2010-06-22 12:59:15 -04:00 |
|
Jonas Sicking
|
7b1e51be23
|
Bug 570258: Some more atom usage cleanup. r=jst
|
2010-06-08 16:25:27 -07:00 |
|
Johnny Stenback
|
e22027e424
|
Fixing bug 572609. Use faster version of GetElementById() from our C++ code. r=jonas@sicking.cc
|
2010-06-23 14:35:57 -07:00 |
|
Johnny Stenback
|
2db35fd2a9
|
Backed out changeset 82a21d443b5e
|
2010-06-21 22:39:53 -07:00 |
|
Johnny Stenback
|
c50fb5d521
|
Fixing bug 572609. Use faster version of GetElementById() from our C++ code. r=jonas@sicking.cc
|
2010-06-21 19:58:50 -07:00 |
|
Mitchell Field
|
0fd15d94da
|
Bug 564950 - Make more use of mozilla::services, r=surkov, jst, neil, smontagu, roc, joshmoz, gavin, shaver
|
2010-05-14 18:24:41 +09:00 |
|
Michael Kohler
|
6c0f59f4a6
|
Bug 506041 Part 2: Correct misspellings in source code
r=timeless
|
2010-05-13 14:19:50 +02:00 |
|
Craig Topper
|
b08d6c5ef5
|
Remove nsICSSStyleSheet and replace all uses with nsCSSStyleSheet. (Bug 239008) r=dbaron
|
2010-05-11 13:41:47 -07:00 |
|
Boris Zbarsky
|
8ccd3c1fea
|
Bug 564574. Pass the first appended node to ContentAppended. r=jst, sr=sicking
|
2010-05-10 21:12:34 -04:00 |
|
Justin Wood
|
1146b0679f
|
Bug 504947 - Some Virus Scans report Trojan horse in 485217.xsl rs=mrbkap
|
2010-05-06 18:54:51 -04:00 |
|
Boris Zbarsky
|
fb534f9674
|
Bug 562971. Include Element.h as mozilla/dom/Element.h and don't use 'using namespace' quite as much. r=jst
|
2010-05-05 14:18:05 -04: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 |
|
Peter Van der Beken
|
9070224a09
|
Fix more bustage in testcase for bug 551654.
|
2010-05-04 16:09:37 +02:00 |
|
Peter Van der Beken
|
ed51a5c51a
|
Fix bustage in testcase for bug 551654.
--HG--
extra : rebase_source : b51a740e03cd15e92ae6a24cf7917db68f41b1d0
|
2010-05-04 15:41:12 +02:00 |
|
Peter Van der Beken
|
eeb50c3dcd
|
Fix bustage in testcase for bug 551412.
--HG--
extra : rebase_source : bb89bc9b30e4dbbc220fda6f74a1fca3ddfbee6f
|
2010-05-04 15:40:43 +02:00 |
|
Andreas Wictor
|
3d17f7df6e
|
Fix for bug 551654 (The EXSLT node-set function fails to convert number, boolean and string values to text nodes). r=peterv.
|
2010-05-04 12:10:44 +02:00 |
|
Peter Van der Beken
|
daf34c1895
|
Fix for bug 551412 (The EXSLT node-set function drops text nodes if they appear last in a rtf). r=sicking.
|
2010-05-04 12:10:40 +02:00 |
|
timeless@mozdev.org
|
c803aa0b36
|
Bug 562501 - comparison between signed and unsigned integer expressions in txNodeSorter::sortNodeSet, r=sicking
|
2010-04-28 17:12:00 -07:00 |
|
Boris Zbarsky
|
7accfbd87e
|
Bug 562688 part 7. Eliminate eELEMENT users in the rest of content/. r=jst
|
2010-04-30 09:12:06 -04: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 |
|
Sergey Reymerov
|
f21f1e8e3e
|
Bug 469717 - Crash when using xf:delete followed by xf:send, r=peterv
|
2010-04-18 10:35:53 +09:00 |
|
Peter Van der Beken
|
de82fe5fe8
|
Fix for bug 554255 (Limit resource use to something sane). r=sicking, sr=jst.
|
2010-04-09 18:59:09 +02:00 |
|
Serge Gautherie
|
cc2d8220e2
|
Bug 378829 - "ASSERTION: Creation of FunctionCall failed" with XPath "z()"; (Av1) Remove bogus assertion.
r=jonas.
|
2010-04-07 20:03:36 +02:00 |
|
Peter Van der Beken
|
85c9e641b0
|
Fix for bug 533637 (Speed up unwrapping a node in quickstubs that use nsINode (dromaeo)). Pair every DOMCI to a specific C++ class. r=jst.
--HG--
extra : rebase_source : 9a7823b365cfca04bb08c5be94eab29d218f1e61
|
2010-01-12 14:08:43 +01:00 |
|
Daniel Holbert
|
6219dad190
|
Bug 551298, patch D: Use NS_INLINE_DECL_REFCOUNTING in /content/ directory. r=sicking
|
2010-04-01 11:05:40 -07:00 |
|
Daniel Holbert
|
9a588376e3
|
Backed out changeset 13819d2e9bd8 (Bug 551298) due to Linux debug mochitest-5 orange
|
2010-04-01 09:37:26 -07:00 |
|
Daniel Holbert
|
ca50c7092d
|
Bug 551298, patch D: Use NS_INLINE_DECL_REFCOUNTING in /content/ directory. r=sicking
|
2010-04-01 08:08:51 -07:00 |
|
Peter Van der Beken
|
e1c6294f66
|
Fix for bug 552716 (Remove NS_INTERFACE_MAP_ENTRY_CONTENT_CLASSINFO). r=jst.
--HG--
extra : rebase_source : 8e03b54ff6117dcac27188b296c59dcafbb6db78
|
2010-03-17 16:09:05 +01:00 |
|
Peter Van der Beken
|
175b43946f
|
Fix for bug 528518. r=sicking.
--HG--
extra : rebase_source : 03356a1a2bfa82d86445e94b9e0acb3f76c48600
|
2010-03-17 15:38:09 +01:00 |
|
Jonas Sicking
|
0e6d5d8188
|
Bug 534136 Part 3: Optimize atom-using code for the fact that atoms store 16bit strings. Also take advantage of new nsAtomString API. r=bz
|
2010-03-08 07:45:00 -08:00 |
|
Jonas Sicking
|
c7c7514f75
|
Bug 534136 Part 2: Use 16bit-char buffers inside atoms. r=bz sr=mrbkap
|
2010-03-08 07:45:00 -08:00 |
|
Zack Weinberg
|
6ce13b76a5
|
Bug 544112 part 2: DeCOMtaminate and devirtualize nsCSSLoader. r=bzbarsky sr=dbaron
--HG--
rename : layout/style/nsICSSLoader.h => layout/style/nsCSSLoader.h
|
2010-03-02 13:00:53 -08:00 |
|
Boris Zbarsky
|
2660fe554c
|
Bug 545927. Check for negative numbers before doing roman-numeral stuff. r=sicking
|
2010-02-19 12:11:40 -05:00 |
|
Robert Longson
|
2d6a644d32
|
Bug 531259 - The SVG script element should respect the aFromParser flag on NS_NewElement. r=hsivonen, r+sr=jst
|
2010-01-15 11:44:12 +00:00 |
|
Taras Glek
|
d85823fed6
|
Bug 538014 - Handlers in txStylesheetCompileHandlers.cpp should be static, r=jonas
|
2010-01-05 18:31:58 -05:00 |
|
Nochum Sossonko
|
2738155859
|
backout changeset dfc79d02e945, bug 530374 due to build failure
|
2009-12-30 19:04:52 -05:00 |
|
Jae-Seong Lee-Russo
|
58cdd43a57
|
Bug 530374 - Replace PR_MIN/PR_MAX with NS_MIN/NS_MAX in xslt, r=jonas
|
2009-12-30 18:27:30 -05:00 |
|
Metal Sonic
|
80ae9b3620
|
Bug 507387 - fix copyright holder; Mozilla Corporation -> Mozilla Foundation. r=gerv.
|
2009-12-21 21:50:30 +00:00 |
|
Boris Zbarsky
|
b694bf4f11
|
Bug 523294 part 3. Get rid of the now-unused aStateMask argument to AttributeChanged. r=dbaron
|
2009-12-10 14:36:04 -08:00 |
|
Peter Van der Beken
|
ba046118df
|
Fix for bug 528963 (Crash [@ txXPathNode::RootOf]). r=sicking, a=beltzner.
--HG--
extra : rebase_source : d3933a2cafddb13edb4a54371cc8c603792d153a
|
2009-11-18 10:26:23 +01:00 |
|
Peter Van der Beken
|
4ca74861f6
|
Fix for bug 528300. r=sicking, a=blocking1.9.2+.
|
2009-11-15 11:57:49 +01:00 |
|
Peter Van der Beken
|
7d0dd55d2d
|
Back out c5619fbfb2b1 to fix orange.
|
2009-11-21 15:48:49 +01:00 |
|
Peter Van der Beken
|
f2a138cf95
|
Fix for bug 528300. r=sicking, a=blocking1.9.2+.
--HG--
extra : rebase_source : c5bf7807f1840ab5a34b868b0eb90a6b1ec2d017
|
2009-11-15 11:57:49 +01:00 |
|
Jesse Ruderman
|
77a63579f4
|
Add some crashtests
|
2009-10-15 13:26:59 -07:00 |
|
Jonas Sicking
|
243d32f0ea
|
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 |
|
David Zbarsky
|
3d96b7b4a7
|
Bug 488249. Replace IsNodeOfType(eHTML) checks with namespace checks. r+sr=jst
|
2009-08-24 16:02:07 -04:00 |
|
Olli Pettay
|
6b918c131c
|
Bug 511487 - XSLT transformation fails with onload in FF3.6a1, r=peterv
|
2009-09-16 12:09:12 +03:00 |
|
Benjamin Smedberg
|
667f63d102
|
Bug 513032 - remove empty conditionals in our makefiles, r=ted
|
2009-08-27 10:48:18 -07:00 |
|
Benjamin Smedberg
|
36bc86429d
|
Additional followup to bug 398573 - remove REQUIRES from the tree even when they are in makefile conditional blocks
--HG--
extra : rebase_source : cc65c34a414e6c67a5651fc9cf0b6bd709ebcdbd
|
2009-08-27 08:53:13 -07:00 |
|
David Zbarsky
|
d02ac4482c
|
Bug 487023. Refactor IsCaseSensitive() into non-virtual inline IsHTML(). r=hsivonen, sr=jst
|
2009-08-25 13:15:55 -04:00 |
|
Benjamin Smedberg
|
ba372f3a4c
|
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
|
2009-08-25 08:59:31 -07:00 |
|
Boris Zbarsky
|
8f435d226b
|
Backed out changeset 4aa19414e651 (bug 488249) to fix test orange.
--HG--
extra : rebase_source : ae1c0155ec32b0887eff27ded77c6ba2b37dda64
|
2009-08-24 20:51:57 -04:00 |
|
David Zbarsky
|
0aa6350041
|
Bug 488249. Replace IsNodeOfType(eHTML) checks with namespace checks. r+sr=jst
|
2009-08-24 16:02:07 -04:00 |
|
Hashem Masoud
|
b71a1a1cfa
|
Bug 489502 - Replace NS_ASSERTION(0, ...) by NS_ERROR(...) in mozilla-central; r=benjamin
|
2009-08-14 16:09:00 +02:00 |
|
Michael Kohler
|
b7a3a2a751
|
Bug 106386 - Correct misspellings in source code (old); Patch 1; r=timeless
|
2009-07-27 10:46:59 +02:00 |
|