Tom Schuster
|
2e0669fb59
|
Bug 939294 - Handlify XPConnect. r=gabor
|
2014-01-09 18:39:36 +01:00 |
|
Gabor Krizsanits
|
2d18c11e26
|
Bug 952192 - getObjectPrincipal should be script callable. r=bholley
|
2014-01-09 15:28:46 +01:00 |
|
Carsten "Tomcat" Book
|
fc7c23e4aa
|
Backed out changeset 18eeafedd180 (bug 952192) XPC Shell Bustage on a CLOSED TREE
|
2014-01-09 12:53:22 +01:00 |
|
Gabor Krizsanits
|
db12b3ec81
|
Bug 952192 - getObjectPrincipal should be script callable. r=bholley
|
2014-01-09 11:31:33 +01:00 |
|
Andrew McCreight
|
f78e86e676
|
Bug 956455, part 3 - Remove the holder argument to nsXPConnect::WrapNativeToJSVal. r=gabor
|
2014-01-06 11:54:43 -08:00 |
|
Ehsan Akhgari
|
ebd358dfd7
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
This patch was automatically generated by the following script:
#!/bin/bash
# Command to convert PRUnichar to char16_t
function convert() {
echo "Converting $1 to $2..."
find . ! -wholename "*nsprpub*" \
! -wholename "*security/nss*" \
! -wholename "*modules/libmar*" \
! -wholename "*/.hg*" \
! -wholename "obj-ff-dbg*" \
! -name prtypes.h \
! -name Char16.h \
-type f \
\( -iname "*.cpp" \
-o -iname "*.h" \
-o -iname "*.c" \
-o -iname "*.cc" \
-o -iname "*.idl" \
-o -iname "*.ipdl" \
-o -iname "*.ipdlh" \
-o -iname "*.mm" \) | \
xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}
convert PRUnichar char16_t
|
2014-01-04 10:02:17 -05:00 |
|
Ms2ger
|
fe059e78f7
|
Bug 950130 - Move more INCLUDES / LOCAL_INCLUDES to moz.build; r=mshal
|
2013-12-31 10:06:11 +01:00 |
|
Bill McCloskey
|
957d8fc800
|
Bug 952183 - reuseGlobal doesn't account for scripts being recycled (r=mrbkap,khuey)
|
2013-12-19 12:49:52 -08:00 |
|
Nathan Froyd
|
a6090ebf41
|
Bug 946781 - part 2 - add memory used by mozJSComponentLoader to about:memory; r=bholley,njn
|
2013-12-05 16:54:30 -05:00 |
|
Jacek Caban
|
34a4671409
|
Bug 944444 - Fix js/ compilation on mingw. r=Waldo
|
2013-12-05 10:56:22 +01:00 |
|
Mike Hommey
|
9245936f8b
|
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
|
2013-11-27 22:55:07 +09:00 |
|
Mike Hommey
|
2b828323f2
|
Backout changeset 3fd4b546eed4 (bug 874266) and changeset a35d2e3a872f (bug 942043) for ASAN build bustage and Windows test bustage
--HG--
extra : amend_source : f20d09aeff1c8b5cbd0f1d24c7ce04e86f3aed1d
|
2013-11-28 14:24:05 +09:00 |
|
Mike Hommey
|
d210f8ff00
|
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
|
2013-11-28 13:08:16 +09:00 |
|
Ehsan Akhgari
|
db0d9c656a
|
Bug 939608 - Part 2: Build xpconnect in unified mode; r=bholley
|
2013-11-20 11:35:34 -05:00 |
|
Ehsan Akhgari
|
8c866b73f5
|
Backed out changeset 5993d8ad664c (bug 939608) because bug 941450 was backed out
Landed on a CLOSED TREE
|
2013-11-22 11:22:49 -05:00 |
|
Ehsan Akhgari
|
58cadc31b2
|
Bug 939608 - Part 2: Build xpconnect in unified mode; r=bholley
--HG--
extra : rebase_source : d4baf7ddb95bb0217357b9eb9fabd2e08d37548a
|
2013-11-20 11:35:34 -05:00 |
|
Ehsan Akhgari
|
deb33a30a9
|
Bug 939608 - Part 1: Code changes required to build xpconnect in unified mode; r=bholley
--HG--
extra : rebase_source : e691b361737fbb233a0b33ed7fc6aa97ae172223
|
2013-11-19 15:03:40 -05:00 |
|
Carsten "Tomcat" Book
|
db4be58213
|
Backed out changeset 161bfee3f57a (bug 939608) PGO build issue
|
2013-11-19 14:13:15 +01:00 |
|
Gijs Kruitbosch
|
771cc158cd
|
Bug 890545 - provide a way to enumerate registered manifests, r=froydnj,f=glandium
--HG--
extra : rebase_source : 7534f0d3c0257ff34f1477c0bfdd23b540e7a7c7
|
2013-07-05 21:20:04 +02:00 |
|
Mike Hommey
|
a65383e1e9
|
Bug 939632 - Remove LIBRARY_NAME for leaf libraries. r=gps
Landing on a CLOSED TREE.
|
2013-11-19 11:50:54 +09:00 |
|
Mike Hommey
|
8ceb917350
|
Bug 939074 - Remove most LIBXUL_LIBRARY. rs=gps
|
2013-11-19 11:48:10 +09:00 |
|
Mike Hommey
|
bb6779efe3
|
Bug 939044 - Remove most definitions of MODULE. r=mshal
|
2013-11-19 11:47:39 +09:00 |
|
Mike Hommey
|
d7b6f95761
|
Bug 935881 - Use FINAL_LIBRARY for all (fake) libraries that end up linked in a single other library. r=gps
|
2013-11-19 11:47:14 +09:00 |
|
Ehsan Akhgari
|
e71e84c404
|
Bug 939608 - Build xpconnect in unified mode; r=bholley
|
2013-11-18 00:47:30 -05:00 |
|
Andrew McCreight
|
373d6bd175
|
Bug 937157, part 13 - Remove DEBUG_shaver. r=bholley
|
2013-11-17 14:47:01 -08:00 |
|
Tom Schuster
|
f311064c6e
|
Bug 933834 - Rename and handlify JS_ValueToString. r=terrence,bz
|
2013-11-16 13:31:36 +01:00 |
|
Ms2ger
|
6b38d3ca3d
|
Backout changesets ded0d64f6786:03f041d03f24 and 30cbd1abde1a (bug 935696, bug 933834 and bug 939194) for build bustage.
|
2013-11-17 16:39:25 +01:00 |
|
Tom Schuster
|
dd485f9336
|
Bug 933834 - Rename and handlify JS_ValueToString. r=terrence,bz
|
2013-11-16 13:31:36 +01:00 |
|
Gijs Kruitbosch
|
b9bab00f22
|
Bug 821726 - allow bypassing script cache when using loadSubscript, r=bholley
|
2013-11-05 16:35:41 +01:00 |
|
Tom Schuster
|
306cb13efc
|
Bug 930782 - Handlify JS_WrapValue. r=terrence
|
2013-10-26 18:19:05 +02:00 |
|
Mike Hommey
|
1d566f7586
|
Bug 929905 - Consolidate sources in moz.build. r=gps
|
2013-10-25 08:23:05 +09:00 |
|
Birunthan Mohanathas
|
babfc6b761
|
Bug 784739 - Switch from NULL to nullptr in miscellaneous directories; r=ehsan
--HG--
extra : rebase_source : 9335e9b4b0ac02e8066fbb79797bbc0d3fd73874
|
2013-10-23 16:36:09 -04:00 |
|
Tom Schuster
|
a513788fdb
|
Bug 8844105 - Handlify JS_WrapObject. r=terrence
|
2013-10-15 20:02:23 -04:00 |
|
Eddy Bruel
|
7c83936579
|
Bug 880330 - Refactor xpconnect to use the new options API; r=bholley
|
2013-10-14 13:42:16 +02:00 |
|
Birunthan Mohanathas
|
d6b2c5fa56
|
Bug 784739 - Switch from NULL to nullptr in js/xpconnect/; r=ehsan
|
2013-10-10 16:35:53 -04:00 |
|
Nicholas Nethercote
|
efdb914ccf
|
Bug 920818 (part 1) - Remove dead JSFILE -D constant. r=glandium.
--HG--
extra : rebase_source : 6979db199a850f38e07349fad08c9c00a6a83fde
|
2013-09-25 19:47:58 -07:00 |
|
Phil Ringnalda
|
0e2b15772a
|
Merge m-c to fx-team
|
2013-09-22 09:16:05 -07:00 |
|
Gabor Krizsanits
|
1abd57715b
|
Bug 892214 - Moving atob to xpcprivate. r=bholley
|
2013-09-21 15:25:47 +02:00 |
|
Jon Coppeard
|
38b602931b
|
Bug 917798 - Handlify JS exception APIs r=terrence r=bz
|
2013-09-19 08:54:01 +01:00 |
|
Jon Coppeard
|
8c99b0611f
|
Bug 918373 - GC: Handlify various public APIs r=sfink r=bholley r=smaug
|
2013-09-20 10:22:59 +01:00 |
|
Dan Gohman
|
8b7074b6dc
|
Bug 910823 - Constify static js::Class/JSClass instances. r=waldo
|
2013-09-11 05:49:05 -07:00 |
|
Ehsan Akhgari
|
63120f149f
|
Bug 913851 - Minimize the #includes in js/xpconnect; r=bholley
X-Git-Commit-ID: 78e6843063b303780a7dd2695dd2824a0a9c9a3c
--HG--
extra : rebase_source : 1dfcc228f43c68efbbc74f639570c227c26ef025
|
2013-09-09 23:14:10 +02:00 |
|
Robert O'Callahan
|
33cdb42706
|
Bug 910989. Remove nsTHashtable::Init, fallible allocation, and MT hashtables. r=ehsan,bsmedberg
--HG--
extra : rebase_source : 0787130b1814c74bfb38dc178de94022f0b2e64e
|
2013-09-02 20:41:57 +12:00 |
|
Mike Hommey
|
f1cf3b4238
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
|
Nicholas Nethercote
|
3f5d413d90
|
Bug 909597 (part 2) - Rename jsdbgapi.{h,cpp} as {js,vm}OldDebugAPI.{h,cpp}. r=luke.
--HG--
rename : js/src/jsdbgapi.h => js/public/OldDebugAPI.h
rename : js/src/jsdbgapi.cpp => js/src/vm/OldDebugAPI.cpp
extra : rebase_source : 9cd65a698e726c43d88d650f40823367bf98feae
|
2013-08-26 19:05:20 -07:00 |
|
Boris Zbarsky
|
7da23c2946
|
Bug 908530 part 2. Fix all the places that are bootlegging things (esp nsIURI) via xpcpublic.h. r=khuey
|
2013-08-23 22:42:40 -04:00 |
|
Ms2ger
|
8bfa279bb1
|
Merge m-c to inbound
|
2013-08-22 10:38:48 +02:00 |
|
Ms2ger
|
4922ccbc0a
|
Bug 904831 - Part b: Move unconditional MSVC_ENABLE_PGO definitions into moz.build; r=gps
|
2013-08-22 08:56:01 +02:00 |
|
Ms2ger
|
dba42e4001
|
Bug 883284 - Part d: Move LIBXUL_LIBRARY into moz.build (f-j); r=bsmedberg
|
2013-08-22 08:56:00 +02:00 |
|
Ms2ger
|
4d968c40e1
|
Bug 882859 - Part b: Move FAIL_ON_WARNINGS into moz.build; r=joey+gps
|
2013-08-22 08:55:59 +02:00 |
|