Andrew McCreight
|
5ba4048bd4
|
Bug 959484 - de-THREADSAFE XPConnect. r=bholley
|
2014-01-16 08:49:26 -08:00 |
|
Tom Schuster
|
5e3191afd2
|
Bug 939294 - Change xpidl jsval to handles. r=gabor,bz,khuey,bsmedberg,terrence
|
2014-01-09 18:39:36 +01:00 |
|
Boris Zbarsky
|
f1a348da85
|
Bug 959705. Fix unsafe reference hazards in xpconnect code. r=bholley
|
2014-01-14 21:46:44 -05:00 |
|
Ryan VanderMeulen
|
f4de297d84
|
Backed out 6 changesets (bug 939294) for B2G bustage on a CLOSED TREE.
Backed out changeset 8c3aa9973da0 (bug 939294)
Backed out changeset 37098c13e59e (bug 939294)
Backed out changeset 7c9ade6c871c (bug 939294)
Backed out changeset fed59539afc1 (bug 939294)
Backed out changeset 89e9d3fa16fc (bug 939294)
Backed out changeset c97e58ebc5f4 (bug 939294)
|
2014-01-09 14:17:39 -05:00 |
|
Tom Schuster
|
f2eab1cc4d
|
Bug 939294 - Handlify XPConnect. r=gabor
|
2014-01-09 18:39:36 +01:00 |
|
Gabor Krizsanits
|
e43c830de6
|
Bug 952192 - getObjectPrincipal should be script callable. r=bholley
|
2014-01-09 15:28:46 +01:00 |
|
Carsten "Tomcat" Book
|
c87090db07
|
Backed out changeset 18eeafedd180 (bug 952192) XPC Shell Bustage on a CLOSED TREE
|
2014-01-09 12:53:22 +01:00 |
|
Gabor Krizsanits
|
e49d78a446
|
Bug 952192 - getObjectPrincipal should be script callable. r=bholley
|
2014-01-09 11:31:33 +01:00 |
|
Andrew McCreight
|
63edb97f7a
|
Bug 956455, part 3 - Remove the holder argument to nsXPConnect::WrapNativeToJSVal. r=gabor
|
2014-01-06 11:54:43 -08:00 |
|
Ehsan Akhgari
|
eaa7491d77
|
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
|
6c7c16c6b2
|
Bug 950130 - Move more INCLUDES / LOCAL_INCLUDES to moz.build; r=mshal
|
2013-12-31 10:06:11 +01:00 |
|
Bill McCloskey
|
de3f6efa40
|
Bug 952183 - reuseGlobal doesn't account for scripts being recycled (r=mrbkap,khuey)
|
2013-12-19 12:49:52 -08:00 |
|
Nathan Froyd
|
782884a55d
|
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
|
99e38f985f
|
Bug 944444 - Fix js/ compilation on mingw. r=Waldo
|
2013-12-05 10:56:22 +01:00 |
|
Mike Hommey
|
fdd3247a81
|
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
|
2013-11-27 22:55:07 +09:00 |
|
Mike Hommey
|
2f727b6d62
|
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
|
b038245b8d
|
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
|
2013-11-28 13:08:16 +09:00 |
|
Ehsan Akhgari
|
8f96c714b8
|
Bug 939608 - Part 2: Build xpconnect in unified mode; r=bholley
|
2013-11-20 11:35:34 -05:00 |
|
Ehsan Akhgari
|
7bd9dda07f
|
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
|
23174d221c
|
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
|
1c796694bb
|
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
|
7210c41583
|
Backed out changeset 161bfee3f57a (bug 939608) PGO build issue
|
2013-11-19 14:13:15 +01:00 |
|
Gijs Kruitbosch
|
2669f41615
|
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
|
931cb49886
|
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
|
db9e5129bc
|
Bug 939074 - Remove most LIBXUL_LIBRARY. rs=gps
|
2013-11-19 11:48:10 +09:00 |
|
Mike Hommey
|
f0d1cd1e10
|
Bug 939044 - Remove most definitions of MODULE. r=mshal
|
2013-11-19 11:47:39 +09:00 |
|
Mike Hommey
|
f81885e53b
|
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
|
b4bd380bbc
|
Bug 939608 - Build xpconnect in unified mode; r=bholley
|
2013-11-18 00:47:30 -05:00 |
|
Andrew McCreight
|
65c749e39d
|
Bug 937157, part 13 - Remove DEBUG_shaver. r=bholley
|
2013-11-17 14:47:01 -08:00 |
|
Tom Schuster
|
f052cdba92
|
Bug 933834 - Rename and handlify JS_ValueToString. r=terrence,bz
|
2013-11-16 13:31:36 +01:00 |
|
Ms2ger
|
29adada2a2
|
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
|
a12aa024e6
|
Bug 933834 - Rename and handlify JS_ValueToString. r=terrence,bz
|
2013-11-16 13:31:36 +01:00 |
|
Gijs Kruitbosch
|
a0af27438c
|
Bug 821726 - allow bypassing script cache when using loadSubscript, r=bholley
|
2013-11-05 16:35:41 +01:00 |
|
Tom Schuster
|
ce701cf26f
|
Bug 930782 - Handlify JS_WrapValue. r=terrence
|
2013-10-26 18:19:05 +02:00 |
|
Mike Hommey
|
f1c0c07862
|
Bug 929905 - Consolidate sources in moz.build. r=gps
|
2013-10-25 08:23:05 +09:00 |
|
Birunthan Mohanathas
|
de354c9745
|
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
|
f59a4cd93b
|
Bug 8844105 - Handlify JS_WrapObject. r=terrence
|
2013-10-15 20:02:23 -04:00 |
|
Eddy Bruel
|
2822dc03cc
|
Bug 880330 - Refactor xpconnect to use the new options API; r=bholley
|
2013-10-14 13:42:16 +02:00 |
|
Birunthan Mohanathas
|
0fe811f2b7
|
Bug 784739 - Switch from NULL to nullptr in js/xpconnect/; r=ehsan
|
2013-10-10 16:35:53 -04:00 |
|
Nicholas Nethercote
|
afb2c845ab
|
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
|
2546eef4df
|
Merge m-c to fx-team
|
2013-09-22 09:16:05 -07:00 |
|
Gabor Krizsanits
|
8fd8a5f18d
|
Bug 892214 - Moving atob to xpcprivate. r=bholley
|
2013-09-21 15:25:47 +02:00 |
|
Jon Coppeard
|
dffe7f475b
|
Bug 917798 - Handlify JS exception APIs r=terrence r=bz
|
2013-09-19 08:54:01 +01:00 |
|
Jon Coppeard
|
60622be6ee
|
Bug 918373 - GC: Handlify various public APIs r=sfink r=bholley r=smaug
|
2013-09-20 10:22:59 +01:00 |
|
Dan Gohman
|
586b9aee99
|
Bug 910823 - Constify static js::Class/JSClass instances. r=waldo
|
2013-09-11 05:49:05 -07:00 |
|
Ehsan Akhgari
|
70bb3246bd
|
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
|
8ca63f18ef
|
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
|
05b3f24e0e
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
|
Nicholas Nethercote
|
b6d6b342af
|
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
|
18e33f4b17
|
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 |
|