Ms2ger
|
37e07936d4
|
Bug 672814 - Part a: Move nsJSRuntime::ParseVersion to nsContentUtils; r=bz
|
2012-08-04 09:43:59 +02:00 |
|
Aryeh Gregor
|
d7d206d4e3
|
Bug 778681 part 5 - Convert nsXULTemplateQueryProcessorRDF::mBindingDependencies from nsCOMArray to nsTArray; r=bz
|
2012-07-30 16:48:02 +03:00 |
|
Aryeh Gregor
|
64852ca5cf
|
Bug 778681 part 3 - Convert nsXULTemplateQueryProcessorRDF::mQueries from nsCOMArray to nsTArray; r=bz
|
2012-07-30 16:48:02 +03:00 |
|
Aryeh Gregor
|
54dd66bf37
|
Bug 778681 part 2 - Convert nsXULDocument::mUnloadedOverlays from nsCOMArray to nsTArray; r=bz
|
2012-07-30 16:48:02 +03:00 |
|
Neil Deakin
|
b960ff246c
|
Bug 582719, use nsQueryFrame for menus and popups rather than GetType, r=neil
|
2012-07-30 20:43:28 -04:00 |
|
Aryeh Gregor
|
2e7996f8d1
|
Bug 777292 - Convert incorrect conversions to nsresult and fix named constants; r=ehsan
|
2012-07-27 16:59:29 +03:00 |
|
Ehsan Akhgari
|
c80897316e
|
Merge the nullptr conversion from mozilla-central into mozilla-inbound
|
2012-07-30 10:28:15 -04:00 |
|
Aryeh Gregor
|
57c0ad57fb
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
|
Aryeh Gregor
|
58769bb9d6
|
Bug 777292 - Don't use |= on nsresult; r=ehsan
|
2012-07-27 17:03:08 +03:00 |
|
Ryan VanderMeulen
|
ef318bebea
|
Merge m-c to inbound.
|
2012-07-20 20:19:31 -04:00 |
|
Olli Pettay
|
407132a3d4
|
Bug 775972 - crash in nsGenericElement::BindToTree, r=bz
|
2012-07-21 00:55:19 +03:00 |
|
Olli Pettay
|
c992398490
|
Bug 765163 - Implement code generator for simple DOM events, r=jst,khuey
|
2012-07-20 19:42:08 +03:00 |
|
Olli Pettay
|
7a23f78fd5
|
Bug 773945, remove nsXULElement::mPrototype, part 6, r=bz
|
2012-07-19 12:21:40 +03:00 |
|
Olli Pettay
|
4901839542
|
Bug 773945, remove nsXULElement::mPrototype, part 5, r=bz
|
2012-07-19 12:18:01 +03:00 |
|
Olli Pettay
|
213d7fe4ca
|
Bug 773945, remove nsXULElement::mPrototype, part 4, r=bz
|
2012-07-19 12:14:27 +03:00 |
|
Olli Pettay
|
5df5edb994
|
Bug 773945, remove nsXULElement::mPrototype, part 3, r=bz
|
2012-07-14 18:28:54 +03:00 |
|
Olli Pettay
|
6e7dc0fe0d
|
Bug 773945, remove nsXULElement::mPrototype, part 2, r=bz
|
2012-07-19 11:31:47 +03:00 |
|
Olli Pettay
|
ea0631cee7
|
Bug 773945, remove nsXULElement::mPrototype, part 1, r=bz
|
2012-07-14 14:28:35 +03:00 |
|
Ryan VanderMeulen
|
7ad11464cb
|
Merge m-c to inbound.
|
2012-07-20 17:37:53 -04:00 |
|
Benjamin Peterson
|
1fa0503687
|
Bug 761723 - Load chrome source code when it's needed for Function.prototype.toSource(). r=bz
--HG--
extra : rebase_source : d8b058ff15515ad3fcce7e8ebffa016dbf1d2df4
|
2012-07-20 20:19:42 +02:00 |
|
Ryan VanderMeulen
|
a997433ec6
|
Merge m-c to inbound.
|
2012-07-14 08:48:58 -04:00 |
|
Boris Zbarsky
|
afeb4900cc
|
Bug 558516. Make getAttribute faster in the cases when we have no prefix and are in the right case. r=smaug
|
2012-07-13 19:29:14 -04:00 |
|
Olli Pettay
|
6e882d2abe
|
Bug 773803 - Remove nsIScriptObjectOwner, r=bz
--HG--
rename : dom/base/nsIScriptObjectOwner.h => dom/base/nsIScriptEventHandlerOwner.h
|
2012-07-14 01:23:59 +03:00 |
|
Nathan Froyd
|
5b30baa4c3
|
Bug 370750 - consolidate mochitest files installation; r=glandium
With assistance on the patch from Ms2ger, Waldo, and Mossop.
|
2012-07-03 16:49:02 -04:00 |
|
Mark Capella
|
0c8f8b8dd4
|
Bug 704311 - Element CopyInnerTo shouldn't be const, r=jst, f=ms2ger
|
2012-07-09 08:36:05 -04:00 |
|
L. David Baron
|
71c22b5654
|
Back out changeset d49beb57db23 (bug 558516) for causing all Mac builds to crash in nsXULElement::GetAttrValue and for causing a single mochitest-1 failure.
|
2012-07-13 18:01:25 -07:00 |
|
Boris Zbarsky
|
0babbffbf2
|
Bug 558516. Make getAttribute faster in the cases when we have no prefix and are in the right case. r=smaug
|
2012-07-13 19:29:14 -04:00 |
|
David Zbarsky
|
cd3c58ee76
|
Bug 763350 - Clean up some includes in content/ and dom/ r=smaug
|
2012-07-01 16:45:59 -07:00 |
|
Bill McCloskey
|
99ad1c23c4
|
Bug 766717 - nsNodeInfoManager needs to be able to add itself to the purple buffer (r=smaug)
|
2012-06-26 13:35:29 -07:00 |
|
Jonathan Watt
|
9ac7bb2267
|
Bug 767388 - Kill NS_DEBUG. r=bz.
--HG--
extra : rebase_source : d045208a26345712dbb4628c973c616cd9504f28
|
2012-06-25 20:59:42 +01:00 |
|
Chris Jones
|
a45d29ebb6
|
Bug 757137, part 2: Test. r=bz
|
2012-06-20 12:25:23 -07:00 |
|
Bobby Holley
|
2942dab9a8
|
Bug 765168 - Remove js context parameter from XHR.send call chain. r=smaug
|
2012-06-20 12:18:39 +02:00 |
|
Mike Hommey
|
e1f994d15f
|
Merge last PGO green changeset from mozilla-inbound to mozilla-central
|
2012-06-20 10:53:31 +02:00 |
|
Mike Hommey
|
f600664217
|
Bug 616262 - Avoid cycle collection participant global variables adding static initializers. r=smaug,r=mccr8,r=Waldo
|
2012-06-04 08:30:26 +02:00 |
|
Ehsan Akhgari
|
aef7f91aa1
|
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (content parts); r=bzbarsky
--HG--
extra : rebase_source : e25a064995914ca4f7b1db16b5725eb440d3e531
|
2012-06-18 22:30:09 -04:00 |
|
Mike Hommey
|
2536fb188a
|
Backout changeset a81526647059 and 560c492f81ad (bug 616262) because of Windows Moth perma-orange
|
2012-06-15 15:50:24 +02:00 |
|
Mike Hommey
|
3acf5d646d
|
Bug 616262 - Avoid cycle collection participant global variables adding static initializers. r=smaug,r=mccr8,r=Waldo
|
2012-06-04 08:30:26 +02:00 |
|
Michael Wu
|
539066cff5
|
Bug 759013 - Convert more makefiles to use TEST_DIRS, r=khuey
|
2012-05-27 23:25:22 -04:00 |
|
Olli Pettay
|
94414ed431
|
Bug 761613 - Merge nsIPrivateDOMEvent to nsIDOMEvent, r=jst
|
2012-06-10 21:14:30 +03:00 |
|
Jason Orendorff
|
a03f10d77d
|
Bug 753885 - Part 1: Rename JSOPTION_XML to JSOPTION_MOAR_XML, and other cleanups. r=Waldo.
|
2012-05-30 15:05:58 -05:00 |
|
Shriram Kunchanapalli
|
3216ac51ce
|
Bug 743581: Removes nsCRT::strlen(const PRUnichar*). f=sgautherie r=dougt
|
2012-05-30 18:43:39 +01:00 |
|
Daniel Holbert
|
3969ee2f87
|
Bug 757949: In nsXULDocument::PrepareToWalk, range-check IndexOf() return-value _before_ converting it to be unsigned. r=bz
|
2012-05-24 10:46:47 -07:00 |
|
Neil Deakin
|
994d3d4070
|
Bug 757485, remove nsIXBLService and use nsXBLService directly, r=bz
|
2012-05-23 14:46:04 -04:00 |
|
Nils Maier
|
be802ad709
|
Bug 754771 - Add identifying information to all system compartments. r=bz
|
2012-05-16 19:42:10 +02:00 |
|
Gervase Markham
|
87620f5676
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Brian Hackett
|
f8aa8c3c5a
|
Use handles in API object hooks where possible, bug 750733. r=billm
|
2012-05-19 15:03:45 -07:00 |
|
Brian Hackett
|
aeda1d5c01
|
Backed out changeset 5fc7462dd394 for android orange.
|
2012-05-19 11:52:55 -07:00 |
|
Brian Hackett
|
54e8d378fb
|
Use handles in API object hooks where possible, bug 750733. r=billm
|
2012-05-19 09:48:09 -07:00 |
|
Benjamin Smedberg
|
2187798a40
|
Bug 734847 part 2 - treewide changes resulting from the default-infallibility of hashtables; either remove useless result checks, or use the fallible version of APIs, depending on context, r=jlebar
--HG--
extra : rebase_source : 844b008c5167e6ca39a7ba9eeec8b30672938704
|
2012-05-18 13:30:49 -04:00 |
|
Ms2ger
|
5a68e74435
|
Bug 754968 - Part c: Make BindingUtils.h not require private xpconnect headers; r=bholley
|
2012-05-18 10:29:40 +02:00 |
|