Phil Ringnalda
|
465949f29d
|
Bug 742455 - disable crashtests on Windows that are taking down the whole suite more often than not, a=test-only
|
2012-04-20 22:39:39 -07:00 |
Tom Schuster
|
75ea8ab159
|
Bug 711843 - Update JSAPI for typed arrays, remove uses of jstypedarray.h outside the engine [r=Waldo,bz,Ms2ger,bholley,bjacob,philikon,evilpie,bent,yourmama] [a=mfinkle thanks to gkw]
|
2012-01-14 09:43:00 -08:00 |
Rafael Ávila de Espíndola
|
26031b6816
|
Bug 739674 - test_tmpl_storage_bad_parameters_2.xul (and others) don't close their database. r=enndeakin.
|
2012-04-03 17:12:31 -04:00 |
Ms2ger
|
f612abc12c
|
Bug 738654 - Part b: RemoveChildAt can't fail; r=sicking
|
2012-03-29 23:09:07 +02:00 |
Andrew McCreight
|
76a7028f51
|
Bug 737060 - don't traverse nsXULTemplateBuilder with observed document. r=bent
|
2012-03-22 08:37:18 -07:00 |
Justin Lebar
|
1c0932be59
|
Bug 729940 - Part 2: Stop using crappy hash functions in Gecko. r=bz
--HG--
extra : rebase_source : 6fa267a89878cc1a766d8618569debcea9b12e48
|
2012-03-12 18:53:18 -04:00 |
Andrew McCreight
|
ee9f01f504
|
Bug 729401 - use global before we null it out in ~nsXULTemplateBuilder. r=bent
|
2012-02-24 08:49:23 -08:00 |
Matthew Schranz
|
1938ca44cd
|
Bug 698381 - Make Node.cloneNode aDeep argument optional, default to true. r=smaug
|
2012-02-23 14:23:30 +01:00 |
Ms2ger
|
e425e2eb53
|
Bug 705433 - Remove dead code: TestNode::HasAncestor; r=jst
|
2011-12-03 22:50:17 +01:00 |
Ms2ger
|
7a2427565d
|
Bug 698261 - Remove the aElementType argument of NS_NewElement; r=bz
|
2011-11-16 08:50:19 +01:00 |
Ed Morley
|
b4eeea3edf
|
Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail
|
2011-11-05 18:35:59 +00:00 |
Rail Aliiev
|
a2113b4d42
|
Bug 616542 - Shorten file path length of mochitest; r=ted
|
2011-11-04 21:13:42 +00:00 |
Mark Banner
|
a215a840b7
|
Bug 693949 - Drop nsCStringArray. r=bsmedberg
|
2011-10-28 08:35:45 +01:00 |
Ehsan Akhgari
|
1deb9f1504
|
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
|
1bb2d1626a
|
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
|
1872189eac
|
Back out everything since 5435ee09cf7b. Tinderbox compilers hate me. r=epic-fail
|
2011-10-12 12:21:53 -07:00 |
Jeff Walden
|
37f2b96015
|
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 |
Peter Van der Beken
|
2ec3430a51
|
Stop including nsDOMClassInfo.h all over the place.
--HG--
extra : rebase_source : 24bd6a84238834f8ca50990a91849dff2c5040ba
|
2011-10-03 21:11:31 +02:00 |
Ed Morley
|
ff78ef10b4
|
Bug 689884 - Deleted the now unused Makefiles from the tree; r=khuey
|
2011-10-06 17:15:07 +01:00 |
Ed Morley
|
18528b17ff
|
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 |
Michael Wu
|
ac54b41b01
|
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
|
c051dd5c37
|
Bug 682367 - Call nsINode::GetChildAt less. r=smaug
|
2011-09-27 09:54:58 +02:00 |
Ms2ger
|
de459df995
|
Bug 649603 - Make nsIScriptContext::GetNativeContext return JSContext; r=jst
|
2011-09-18 11:22:17 +02:00 |
Ehsan Akhgari
|
5166d1295a
|
Bug 686342 - Uninitialize the XUL template builder when XPCOM is being destroyed; r=bzbarsky
|
2011-09-13 12:49:59 -04:00 |
David Zbarsky
|
97da6bec7d
|
Bug 682366 - Remove nsINode::ChildIterator r=smaug
|
2011-08-27 00:23:02 +01:00 |
Marco Castelluccio
|
6cfc69e9ba
|
Bug 650494 - Remove nsIXULPrototypeCache; r=khuey,smaug
|
2011-08-26 20:50:23 +01:00 |
Olli Pettay
|
5ad50ec627
|
Bug 680687, Follow COM rules - keep strong ref to object, r=jst
|
2011-08-23 15:57:29 +03:00 |
Malini Das
|
0fa2d67771
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only
|
2011-08-12 12:21:36 -04:00 |
Ms2ger
|
ff106041e6
|
Bug 677101, part b - Remove nsContentUtils.h includes from headers; r=volkmar
|
2011-08-11 15:29:50 +02:00 |
arno renevier
|
b0190c2f49
|
Bug 669299 - Remove unneeded nsPrintfCString.h includes. r=bsmedberg
|
2011-07-21 04:37:31 +02:00 |
Neil Deakin
|
d671013eab
|
Bug 663728, use ids of nodes in xml datasources, r=jonas
|
2011-07-04 10:39:06 -04:00 |
Olli Pettay
|
5898e198ad
|
Bug 664452, unlink XUL some more, r=peterv
--HG--
extra : rebase_source : e17e5ed7c6a5d6565758ce2835df559b6abdcf32
|
2011-07-01 17:02:04 +03:00 |
Jonas Sicking
|
f864ff0c25
|
Bug 659539 Part 1: Give nsINodeInfos a nodeType, nodeName and localName. r=bz
|
2011-06-14 00:56:49 -07:00 |
Ms2ger
|
ce525bab59
|
Bug 664123 - Backout bugs 659053 and 659539 (changesets 9c49f69d8bab-1b11c64ffcdf)
|
2011-06-14 16:25:51 +02: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 |
Joel Maher
|
bd59a90483
|
Bug 659263 - move content/xul/*.xul tests from mochitest-plain to mochitest-chrome. r=bzbarsky, a=test-only
--HG--
rename : content/xul/templates/tests/bug441785-1.rdf => content/xul/templates/tests/chrome/bug441785-1.rdf
rename : content/xul/templates/tests/bug441785-2.rdf => content/xul/templates/tests/chrome/bug441785-2.rdf
rename : content/xul/templates/tests/test_bug441785.xul => content/xul/templates/tests/chrome/test_bug441785.xul
rename : content/xul/templates/tests/test_sortservice.xul => content/xul/templates/tests/chrome/test_sortservice.xul
|
2011-06-09 11:10:12 -04:00 |
Gavin Sharp
|
da64db046e
|
Bug 650244: adjust template console tests to avoid failing when other things happen to spam the console; r=ehsan
|
2011-05-26 13:22:27 -04:00 |
Daniel Holbert
|
cc8996c23f
|
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 |
Jacek Caban
|
cf149732d0
|
Bug 651887 - Use macro for NodeWillBeDestroyed in nsXULTreeBuilder
r=bzbarsky
--HG--
extra : rebase_source : 261c3e5a407009cc0a72f27c4a645d9360e9b289
|
2011-04-26 11:45:23 +00:00 |
Ms2ger
|
dede322bd0
|
Bug 589894 - Fix a number of build warnings in content/; r=smaug
|
2011-04-14 14:04:12 +02:00 |
Peter Van der Beken
|
7d7f1bb9d4
|
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 |
Shawn Wilsher
|
90481fd5ba
|
Bug 645101 - Stop using [deprecated] Storage methods (nsXULTemplateQueryProcessorStorage)
r=sicking
|
2011-03-31 10:19:31 -07:00 |
Jonas Sicking
|
b7201dfad1
|
Bug 644476 Part 1: Remove nsIXMLHttpRequest.openRequest now that it's equivalent to nsIXMLHttpRequest.open. r=smaug
|
2011-03-28 13:05:52 -07:00 |
timeless@mozdev.org
|
f6ec154974
|
Bug 620179 crash [@ TestNode::Constrain] if cantHandleYet
r=enn
|
2011-03-26 00:39:29 -04:00 |
Neil Rashbrook
|
5ab43cfc5b
|
Bug 611503 Fix broken consumers of nsTDependentString on an nsTAString r=dwitte
|
2011-03-25 11:43:15 +00:00 |
timeless@mozdev.org
|
b385273fcd
|
Bug 620434 useless null check of result in nsXULTreeBuilder::ReplaceMatch
r=enn a=beltzner
|
2011-02-22 13:04:47 +01:00 |
Neil Deakin
|
d0537b3cfc
|
Bug 608687, clear mRoot after uninitializing so that template generated content gets removed, r=smaug,a=blocking
|
2010-12-07 14:02:03 -05:00 |
Neil Deakin
|
811ab6efc3
|
Bug 611313 - Initialize with an empty datasource for template tests so that sync and async loading attempts don't conflict; r=afrosdwilsh a=orange-fix
|
2010-11-19 12:39:40 -05:00 |
Ms2ger
|
89ee0980b7
|
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 |
Neil Deakin
|
0e5357d4c0
|
Bug 553808, assertion setting template datasources, r=smaug, a=blocking
|
2010-10-26 11:17:00 -04:00 |