Bobby Holley
|
4fb8ea865c
|
Bug 825392 - Remove SOWs. r=bz
|
2014-03-19 13:35:45 -03:00 |
|
Bobby Holley
|
bb4da51f82
|
Bug 825392 - Add xpc::GetXBLScopeOrGlobal and Sprinkle some calls to it where necessary. r=bz
|
2014-03-19 13:35:45 -03:00 |
|
Jan de Mooij
|
13b0bd0992
|
Bug 985526 - Use notifyOne instead of notifyAll in StartOffThreadIonCompile. r=bhackett
|
2014-03-19 17:31:12 +01:00 |
|
Nathan Froyd
|
7e41b29b78
|
Bug 984985 - avoid a useless stat call when loading JS components; r=bholley
|
2014-03-18 12:49:00 -04:00 |
|
Nathan Froyd
|
b7c64988e2
|
Bug 983803 - cast to nsIDOMEvent directly for generated events, rather than calling CallQueryInterface; r=smaug
|
2014-03-14 15:31:09 -04:00 |
|
Nathan Froyd
|
89ab1d9fa4
|
Bug 984511 - make selfhosted.out.h explicitly depend on TypedObjectConstants.h; r=glandium
|
2014-03-19 07:59:39 -04:00 |
|
Jan de Mooij
|
7a97b6b078
|
Bug 984836 - Rename StackFrame to InterpreterFrame. r=luke
|
2014-03-19 09:28:57 +01:00 |
|
Shu-yu Guo
|
5009e4ea63
|
Bug 983477 - Preserve scripts and the JIT code of PJS scripts across GCs for some maximum N GCs. (r=terrence,nmatsakis)
|
2014-03-19 00:51:55 -07:00 |
|
Nicholas D. Matsakis
|
33a946148b
|
Bug 983987 - Ignore NewDerivedTypedObjects with no uses in ParallelSafetyAnalysis r=shu
|
2014-03-15 21:16:48 -04:00 |
|
Nicholas D. Matsakis
|
cf75869b1d
|
Bug 983977 - Omit type barriers where possible r=jandem
|
2014-03-15 06:32:38 -04:00 |
|
Nicholas D. Matsakis
|
e897847d07
|
Bug 983686 - Parallel fromPar r=shu
|
2014-03-14 11:20:44 -04:00 |
|
Nicholas D. Matsakis
|
4080cf8c36
|
Bug 983486 - Collect parallel arenas during parallel iterations r=terrence
|
2014-03-13 20:55:38 -04:00 |
|
Wan-Teh Chang
|
77312dd534
|
Bug 983186: js/src/configure.in should append -Wl,--build-id to
NSPR_LDFLAGS. r=glandium.
|
2014-03-18 18:05:17 -07:00 |
|
Brian Hackett
|
6c0c188452
|
Bug 984766 - Don't give extra fixed slots to array buffer objects with inline storage, r=sfink.
|
2014-03-18 19:04:22 -06:00 |
|
Bobby Holley
|
4bf8147d2b
|
Bug 976704 - Make opaque security wrappers non-callable. r=gabor,sr=mrbkap
|
2014-03-18 19:23:45 -03:00 |
|
Jeff Walden
|
c80214598c
|
Bug 982974 - Back out 3d2bdd4b74ad from a CLOSED TREE, I want to go home and rethink my life. r=death
|
2014-03-18 15:40:40 -07:00 |
|
Terrence Cole
|
414d65f115
|
Bug 984684 - Do not fire barriers on shared atoms, round 2; r=sfink
--HG--
extra : rebase_source : f27e71470054e61ad424485e4a610bdaa2ff1314
|
2014-03-18 15:17:23 -07:00 |
|
Terrence Cole
|
1a7c88d95c
|
No Bug - Fix opt build bustage with generational GC enabled; r=sfink
--HG--
extra : rebase_source : 21769149621f7d5219d02d52e78e48d770e1eece
|
2014-03-18 15:17:22 -07:00 |
|
Kannan Vijayan
|
d719f647a2
|
Bug 948229 - Stop ion from pushing pseudostack entries by default for inline frames. r=h4writer
|
2014-03-18 18:07:17 -04:00 |
|
Jeff Walden
|
1d206cd4db
|
Bug 982974 - Last bit of trunk fixup. r=sfink
--HG--
extra : rebase_source : 5f7635125fca688cf315d21fd2aa9fe59f22baa1
|
2014-03-17 16:39:59 -07:00 |
|
Nicolas B. Pierron
|
3b8e5a30c3
|
Bug 962555 part 6 - IonMonkey: Simplify encoding & decoding of RValueAllocations. r=h4writer
|
2014-03-18 08:31:24 -07:00 |
|
Nicolas B. Pierron
|
370927b666
|
Bug 962555 part 5 - IonMonkey: Move the RValueAllocation into an indexed buffer. r=h4writer
|
2014-03-18 08:31:24 -07:00 |
|
Brian Hackett
|
bd10895115
|
Bug 972817 - Enable type inference unconditionally, r=jandem.
|
2014-03-18 09:05:16 -06:00 |
|
Jan de Mooij
|
622a060061
|
Bug 984293 - Poison Yarr code in release builds. r=cpeterson
|
2014-03-18 13:09:21 +01:00 |
|
Chris Peterson
|
f39ae3e011
|
Bug 983959 - Part 2: Remove unused DebugOnly #includes in js/. r=luke
|
2014-03-16 22:40:55 -07:00 |
|
Chris Peterson
|
76a1f7f455
|
Bug 983959 - Part 1: Fix warnings about unused member variables in js/. r=luke
|
2014-03-14 23:24:31 -07:00 |
|
Terrence Cole
|
e8174bf4d2
|
Bug 984684 - Do not fire barriers on shared atoms; r=bhackett
|
2014-03-17 16:52:10 -07:00 |
|
Terrence Cole
|
49c146c12a
|
Bug 957723 - Decommit unused portions of the nursery; r=jonco
|
2014-01-08 13:43:55 -08:00 |
|
Terrence Cole
|
9789be790d
|
Backout ed7130b21a68 (Bug 957723) for SM(r) orange on a CLOSED TREE.
|
2014-03-17 11:42:57 -07:00 |
|
Peter Van der Beken
|
7bb1044991
|
Bug 982114 - Deal with new DOM binding objects for Window in more places. r=bz.
|
2014-01-30 15:31:16 +01:00 |
|
Peter Van der Beken
|
79452ebb1f
|
Bug 982112 - Make accesscheck code deal with WebIDL bindings. r=bz.
|
2013-11-05 09:47:59 +01:00 |
|
Brian Hackett
|
1828e351f1
|
Bug 979480 - Don't store array buffer contents in elements, r=sfink.
|
2014-03-17 11:46:04 -06:00 |
|
Steve Fink
|
2d632d7150
|
Bug 981809 - Postbarrier WeakMapPtr keys, r=terrence
--HG--
extra : rebase_source : 207e9ab48a03ec4fdfe314a8c2c6e6af95853d6b
|
2014-03-13 13:53:34 -07:00 |
|
Terrence Cole
|
53981598ec
|
Bug 957723 - Decommit unused portions of the nursery; r=jonco
--HG--
extra : rebase_source : b4e5a0b55d1817d3fc312b4aed2abb4e5273b145
|
2014-01-08 13:43:55 -08:00 |
|
Jon Coppeard
|
dd7bb24003
|
Bug 959787 - Handlify some friend and debug APIs r=sfink r=bholley
|
2014-03-17 16:17:58 +00:00 |
|
Jon Coppeard
|
524071f389
|
Bug 959787 - Handlify JS_ExecuteScript, JS_EvaluateScript and other JS APIs r=sfink r=bz
|
2014-03-17 16:17:58 +00:00 |
|
Vivien Nicolas
|
9de60519e4
|
Bug 983513 - js/src/jsobj.cpp:2552:48: error: reference to ‘NullPtr’ is ambiguous (--disable-ion). r=nbp
|
2014-03-17 12:57:29 +01:00 |
|
Benjamin Bouvier
|
5a5be953f4
|
Bug 980860: Rename test to match bug number. DONTBUILD
--HG--
rename : js/src/jit-test/tests/ion/bug980960.js => js/src/jit-test/tests/ion/bug980860.js
|
2014-03-17 10:51:39 +01:00 |
|
Jan de Mooij
|
2fad4ed10f
|
Bug 981693 - Improve JIT code memory reporters. r=njn
|
2014-03-17 10:11:21 +01:00 |
|
Masayuki Nakano
|
6461de2a4d
|
Bug 981261 part.5 Rename nsEventListenerManager to mozilla::EventListenerManager r=smaug
--HG--
rename : dom/events/nsEventListenerManager.cpp => dom/events/EventListenerManager.cpp
rename : dom/events/nsEventListenerManager.h => dom/events/EventListenerManager.h
|
2014-03-17 15:56:53 +09:00 |
|
Phil Ringnalda
|
eb80ae7fd1
|
Back out db542ae460d9 (bug 983399) for b2g debug xpcshell bustage
|
2014-03-16 19:42:51 -07:00 |
|
Brian Hackett
|
a4860450bf
|
Bug 983752 - Consider conflicting intervals when splitting backtracking intervals, r=sunfish.
|
2014-03-16 16:44:53 -06:00 |
|
Terrence Cole
|
babcab571c
|
Bug 983399 - Make mozComponentLoader work with moving GC; r=sfink
--HG--
extra : rebase_source : d5d04949c97be80bdf2212f82493686bd4a6cb28
|
2014-03-07 15:28:48 -08:00 |
|
Cykesiopka
|
4225b2e3f4
|
Bug 931732 - Remove #if 0 code from jit/arm/*. r=jandem
|
2014-03-16 15:34:13 -04:00 |
|
Nicholas D. Matsakis
|
d0eaf7a6be
|
Bug 976530 -- Do not permit structs to overflow an int32_t r=sfink
|
2014-02-25 21:04:17 -05:00 |
|
Nicholas D. Matsakis
|
bfde0788d8
|
Bug 976697 - Detect neutered buffers in typed array / typed object constructors r=sfink
|
2014-02-26 11:55:34 -05:00 |
|
Phil Ringnalda
|
3d1805e46a
|
Bug 981362 - Bail out of parallel/bug976889.js when parallel is not defined, rather than making aurora permaorange
|
2014-03-15 20:13:29 -07:00 |
|
Phil Ringnalda
|
e68d2eb7ae
|
Bug 984063 - bail out of ion/bug977674.js when parallel isn't defined instead of making mozilla-aurora permaorange
|
2014-03-15 20:13:16 -07:00 |
|
Shu-yu Guo
|
addd1f3790
|
Bug 983558 - Test for return type when inlining ForkJoinGetSlice. (r=nmatsakis)
|
2014-03-15 18:32:04 -07:00 |
|
Kyle Huey
|
68b608c95f
|
Bug 345123: Remove nsGetterAddRefs<T>'s operator nsISupports**. r=bsmedberg
|
2014-03-15 12:00:17 -07:00 |
|