Nathan Froyd
|
07e29b05c3
|
Bug 946781 - part 5 - measure the proto and iface cache from within xpconnect; r=bholley,njn
|
2013-12-06 13:08:45 -05:00 |
|
Nathan Froyd
|
d222605992
|
Bug 946781 - part 3 - prepare for measuring multiple things from XPCWrappedNativeScope; r=bholley,njn
|
2013-12-06 13:04:12 -05: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 |
|
Nathan Froyd
|
c2c75e8f89
|
Bug 946781 - part 1 - split explicit/jsconnect into its constituent parts; r=bholley,njn
|
2013-12-10 10:04:06 -05:00 |
|
Andrew McCreight
|
5a519d7b99
|
Bug 943373, part 1 - Use MOZ_THIS_IN_INITIALIZER_LIST in XPConnect. r=bholley
|
2013-12-10 08:07:20 -08:00 |
|
Andrew McCreight
|
071cbebf8a
|
Bug 946837 - XPCWrappedJS.cpp doesn't need to include nsProxyRelease.h or nsTextFormatter.h. r=bholley
|
2013-12-10 08:07:20 -08:00 |
|
Andrew McCreight
|
97392b279a
|
Bug 947448 - Define and use nsXPCWrappedJS::IsRootWrapper. r=bholley
|
2013-12-10 08:07:20 -08:00 |
|
Gabor Krizsanits
|
a4dc9c6eea
|
Bug 943357 - Name argument of exportFunction should be optional. r=bholley
|
2013-12-10 09:56:19 +01:00 |
|
Tom Schuster
|
153ffc1fbc
|
Bug 697343 - Introduce a slice hook to allow optimizing Array.prototype.slice for Proxies etc. r=jandem,bz
|
2013-12-05 20:07:24 +01:00 |
|
Tom Schuster
|
f24c8c5b90
|
Bug 697343 - Remove getElementIfPresent. r=Waldo
|
2013-12-05 20:07:24 +01:00 |
|
Nicholas Nethercote
|
bdfbbf7bcd
|
Bug 947798 (part 2) - Remove MemoryMultiReporter, because it's no longer helpful. r=mccr8.
--HG--
extra : rebase_source : f6f74de69d8c1d79d38b84b19dff5439efc41075
|
2013-12-07 21:39:47 -08:00 |
|
Nicholas Nethercote
|
0b9a804eb0
|
Bug 947798 (part 1) - Rename NS_MEMORY_REPORTER_MALLOC_SIZEOF_FUN as MOZ_DEFINE_MALLOC_SIZE_OF. r=mccr8.
--HG--
extra : rebase_source : ec09d4c31264c15befb020375bf001a1ad1df6b8
|
2013-12-07 21:38:32 -08:00 |
|
Luke Wagner
|
9a1e82e4f9
|
Bug 941830 - Extend asm.js compiled code caching to Workers (r=bent)
--HG--
extra : rebase_source : 4fed947b2fa76e26054d8293cec31433ceb61c8d
|
2013-12-03 13:31:30 -06:00 |
|
Luke Wagner
|
c4f69baa02
|
Bug 942276 - Improve test_asmjs2.html once caching is deterministic (r=me)
--HG--
extra : rebase_source : 36d1b607bda300f455d4086fe1bd8c7ca3834e77
|
2013-11-29 14:58:56 -06:00 |
|
Boris Zbarsky
|
8cab6acb40
|
Bug 946564 part 1. Allow installing chromeonly webidl quickstubs too. r=peterv
|
2013-12-09 10:34:04 -05:00 |
|
Boris Zbarsky
|
cf5a96ff48
|
Bug 946067 part 2. Generate Window's access checks in XPConnect based on WebIDL access annotations. r=bholley,peterv
|
2013-12-09 10:34:03 -05:00 |
|
Boris Zbarsky
|
204625e3b7
|
Bug 946289. Make GetNativeForGlobal work for WebIDL globals. r=peterv
|
2013-12-09 10:34:03 -05:00 |
|
Birunthan Mohanathas
|
759ab69b0a
|
Bug 713082 - Part 2: Rename Util.h to ArrayUtils.h. r=Waldo
--HG--
rename : mfbt/Util.h => mfbt/ArrayUtils.h
|
2013-12-08 21:52:54 -05:00 |
|
Birunthan Mohanathas
|
2a97f4dc0d
|
Bug 713082 - Part 1: Remove unnecessary Util.h includes. r=Waldo
|
2013-12-08 21:52:33 -05:00 |
|
Phil Ringnalda
|
e2e1627d17
|
Back out 35371620801a:bf2019278b77 (bug 937317) for gaia-ui-test bustage and frequent timeouts in its own test
|
2013-12-07 11:08:56 -08:00 |
|
Bobby Holley
|
e57ccfca4b
|
Bug 937317 - Tests. r=bz
|
2013-12-06 12:01:43 -08:00 |
|
Carsten "Tomcat" Book
|
5493003a84
|
Backed out changeset c84430c040dd (bug 937317) WinXP Build Bustage on a CLOSED TREE
|
2013-12-06 08:41:18 +01:00 |
|
Bobby Holley
|
3fbf0dd19c
|
Bug 937317 - Tests. r=bz
|
2013-12-05 21:34:18 -08:00 |
|
Ryan VanderMeulen
|
33d0976fb1
|
Backed out changesets 22770b30545b, 0809370fabdb, 4ef4764c1b55, and bfe768b87464 (bug 697343) due to Gaia UI test bustage.
CLOSED TREE
|
2013-12-05 16:19:47 -05:00 |
|
Tom Schuster
|
ee31489fb4
|
Bug 697343 - Introduce a slice hook to allow optimizing Array.prototype.slice for Proxies etc. r=jandem,bz
|
2013-12-05 20:07:24 +01:00 |
|
Tom Schuster
|
24a3fda1a8
|
Bug 697343 - Remove getElementIfPresent. r=Waldo
|
2013-12-05 20:07:24 +01:00 |
|
Jon Coppeard
|
628c5e7813
|
Bug 945846 - Stop barriers firing during store buffer marking for XPConnect r=terrence
|
2013-12-05 11:15:51 +00:00 |
|
Jacek Caban
|
34a4671409
|
Bug 944444 - Fix js/ compilation on mingw. r=Waldo
|
2013-12-05 10:56:22 +01:00 |
|
Nicholas Nethercote
|
803d8a5bcc
|
Bug 943660 (part 2) - Remove remnants of Remove nsIMemoryReporter::name.
--HG--
extra : rebase_source : 900bd1c641b26623cccf14d952b5387223b489eb
|
2013-12-03 20:01:24 -08:00 |
|
Bobby Holley
|
acb9e755bd
|
Bug 932906 - Exempt Remote XUL from CanCreateWrapper checks. r=bz
|
2013-12-04 19:15:40 -08:00 |
|
Bobby Holley
|
2cd2b2d5d1
|
Bug 943152 - Tests. r=jgriffin
|
2013-12-04 19:15:40 -08:00 |
|
Nicholas Nethercote
|
b72a8989be
|
Bug 943744 (part 2) - Represent the sizes in StringInfo more compactly. r=till.
--HG--
extra : rebase_source : 799693bac2beb4609daf55fc5e8cbe19adff3ed8
|
2013-12-02 21:40:25 -08:00 |
|
Jeff Walden
|
0d8f37059b
|
Bug 940033 - js::HashMapEntry::{key,value} fields should be private, with accessors, and the former should expose a const reference. r=jimb
--HG--
extra : rebase_source : 439d194ed15bf87e9643c9c09d4512ff7f616fcc
|
2013-11-25 17:35:09 -08:00 |
|
Andrew McCreight
|
416fbf98c8
|
Bug 942528 - Make XPCWN more of a normal cycle collected class. r=smaug
|
2013-12-02 13:17:29 -08:00 |
|
Eric Chou
|
e25ca0c35b
|
Bug 942104 - Add nsIDOMBluetoothDiscoveryStateChangedEvent, r=gyeh
|
2013-11-30 20:20:17 +08:00 |
|
Ms2ger
|
a129edb4cb
|
Merge mozilla-inbound to mozilla-central.
|
2013-11-29 09:54:12 +01:00 |
|
Ms2ger
|
99dae577a1
|
Bug 939271 - Part f: move mochitests to manifests in js/xpconnect; r=bholley
|
2013-11-28 15:03:17 +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 |
|
Nicholas Nethercote
|
77419f6a47
|
Bug 936964 (part 7, attempt 2) - Make lots of classes report their own memory consumption, instead of using a separate reporter class. r=mccr8,sr=bz.
* * *
Bug 936964 (part 7b) - Fix a use-after-free found by ASan.
--HG--
extra : rebase_source : d38ab6b63e9d576773baf8e55fa4f7182c33915e
|
2013-11-07 16:35:30 +11: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
|
c3970a73fb
|
Backed out 9 changesets (bug 943660, bug 936964) because of ASAN use-after-free crashes on browser-chrome and mochitest-other
Backed out changeset 85486c4aa3d8 (bug 936964)
Backed out changeset 25312eb71998 (bug 936964)
Backed out changeset 6dbb8333960c (bug 936964)
Backed out changeset da6465ad476f (bug 936964)
Backed out changeset a87ffc992f38 (bug 936964)
Backed out changeset 4ae3a61182db (bug 936964)
Backed out changeset 34e9c3137804 (bug 936964)
Backed out changeset fd1459e71585 (bug 936964)
Backed out changeset 3e8a701d8bdc (bug 943660)
Landed on a CLOSED TREE
--HG--
rename : content/canvas/src/WebGLMemoryTracker.h => content/canvas/src/WebGLMemoryReporterWrapper.h
|
2013-11-27 20:05:00 -05:00 |
|
Nicholas Nethercote
|
78e4d6490d
|
Bug 936964 (part 7) - Make lots of classes report their own memory consumption, instead of using a separate reporter class. r=mccr8,sr=bz.
--HG--
rename : content/canvas/src/WebGLMemoryReporterWrapper.h => content/canvas/src/WebGLMemoryTracker.h
extra : rebase_source : 611e8d35907959b163aeced1c4ffe1d265048fe6
|
2013-11-07 16:35:30 +11:00 |
|
Bobby Holley
|
7a71089e5d
|
Bug 911303 - Remove manual Destroy() routine from CycleCollectedJSRuntime. r=billm
|
2013-11-27 10:10:25 -08:00 |
|
Luke Wagner
|
a1cfb21b89
|
Bug 929236 - Cache asm.js compiled code in Gecko (r=janv)
--HG--
extra : rebase_source : 1c97962da0044858c583fc45e69dd22e519b8066
|
2013-11-18 15:49:53 -06:00 |
|
Gabor Krizsanits
|
8063a270c7
|
Bug 939696 - Tests for IsScriptedProxy consumers. r=bholley
|
2013-11-26 14:54:28 +01:00 |
|
Gabor Krizsanits
|
cf1b15e91b
|
Bug 939696 - isProxy for export helpers. r=bholley
|
2013-11-26 14:54:17 +01:00 |
|
Gabor Krizsanits
|
a79d22bbdd
|
Bug 939696 - isProxy for Cu. r=bholley
|
2013-11-26 14:54:02 +01:00 |
|
Gabor Krizsanits
|
1854dc8568
|
Bug 939696 - IsScriptedProxy. r=bholley
|
2013-11-26 14:53:20 +01:00 |
|
Andrew McCreight
|
98a1da209e
|
Bug 770535, part 3 - Fold mMainThreadWrappedNativeProtoMap into mWrappedNativeProtoMap. r=bholley
With the removal of locks, these two maps are identical.
|
2013-11-24 11:03:29 -08:00 |
|