Nicholas D. Matsakis
|
193eb946d8
|
Bug 973238 Part 9 -- Move kind to type namespace, insert some const qualifiers r=sfink
|
2014-03-26 20:16:00 -04:00 |
|
Nicholas D. Matsakis
|
0375aa5feb
|
Bug 973238 Part 8 -- Remove dead code (FillTypedArrayWithValue) r=sfink
|
2014-03-26 14:33:55 -04:00 |
|
Nicholas D. Matsakis
|
1b3ef227e5
|
Bug 973238 Part 7 -- Remove type object addendum; leave the addendum mechanism in place r=bhackett
|
2014-03-11 13:44:58 -04:00 |
|
Nicholas D. Matsakis
|
249085a487
|
Bug 973238 Part 6 -- Consult prototype rather than typed object addendum r=bhackett
|
2014-03-11 13:23:24 -04:00 |
|
Nicholas D. Matsakis
|
895ebfd593
|
Bug 973238 Part 5 -- Remove private field from StructTypeDescr, which is unused r=sfink
|
2014-04-01 22:46:04 -04:00 |
|
Nicholas D. Matsakis
|
28ea1a85ad
|
Bug 973238 Part 4 -- Use prototype rather than reserved slot to uncover descriptor r=jandem
|
2014-03-11 12:50:32 -04:00 |
|
Jason Orendorff
|
e3c62c6bb9
|
Bug 904723, part 4 - In Array.from, only fetch the @@iterator property once. r=till. DONTBUILD.
|
2014-06-06 14:13:16 -04:00 |
|
Jason Orendorff
|
a6c27b9463
|
Update CLOBBER for bug 904723 (but really bug 1019955). r=bustage.
--HG--
extra : rebase_source : 48a9ec521a34b2c56942effb4718e8510d44a356
|
2014-06-06 11:29:18 -04:00 |
|
Eric Faust
|
7c8f83ef81
|
Bug 978238 - Part 2: Implement Proxy.[[GetOwnProperty]] to new ES6 standard. (r=jorendorff)
|
2014-06-03 13:23:03 -07:00 |
|
Nathan Braswell
|
bac5472dd5
|
Bug 1017275 - Make Number.isNaN and Number.isFinite inlinable. r=jwalden
--HG--
extra : rebase_source : 3a1bc67198c948b29efdfa96e86f7fbdc22ce8d0
|
2014-06-05 15:40:20 -07:00 |
|
Mike Hommey
|
b4a1e2c3f5
|
Bug 965870 - Update CLOBBER file
|
2014-06-06 08:26:52 +09:00 |
|
Ryan VanderMeulen
|
f79d7ed326
|
Bug 989276 - Touch CLOBBER to reopen the CLOSED TREE.
|
2014-06-05 16:30:02 -04:00 |
|
Ed Morley
|
5747f4d5d4
|
Backed out changeset 189492a9a115 (bug 1020695) for mochitest-2 failures in test_WebCrypto.html; CLOSED TREE
|
2014-06-05 15:52:01 +01:00 |
|
Wan-Teh Chang
|
9510f3e6cc
|
Bug 1020695: Update Mozilla to use NSS 3.16.2 Beta 3. Includes fixes for
bug 1013088, bug 996237, bug 970539, bug 1016567, bug 485732, bug 334013,
bug 959864, bug 1016836, bug 1016811, bug 1018536, bug 996250, bug 1009227,
bug 963150.
|
2014-06-05 07:06:32 -07:00 |
|
Jeff Walden
|
8563661b29
|
Add a comment next to XDR_BYTECODE_VERSION directing people changing it to update the bytecode docs wiki page as well. No bug, r=trivial
|
2014-06-04 12:50:41 -07:00 |
|
Ryan VanderMeulen
|
4be825ca7c
|
No bug - Touch CLOBBER thanks to bug 1019955.
|
2014-06-04 11:55:28 -04:00 |
|
Ryan VanderMeulen
|
dab2f12548
|
Bug 1014976 - Touch CLOBBER for Windows debug linker errors.
|
2014-05-29 23:17:53 -04:00 |
|
Ryan VanderMeulen
|
c997f73b42
|
Bug 1003764 - Touch CLOBBER.
--HG--
extra : rebase_source : 8604c8260b36cb1ac9a4211c7272a69d21602594
|
2014-05-29 16:18:53 -04:00 |
|
Victor Porof
|
f885cc502d
|
Bug 1004726 - Clean up profiler pseudo-stack representation (relanded), r=djvj,jchen
|
2014-05-28 18:44:41 -04:00 |
|
Jeff Walden
|
2155f1cf29
|
Bug 999651, bug 995679, bug 1009952, bug 1011007, bug 991981. r=sfink, r=shu, r=jandem, r=jdm, r=luke, r=bbouvier, r=nmatsakis, r=bz, r=ehsan, r=jgilbert, r=smaug, r=sicking, r=terrence, r=bholley, r=bent, r=efaust, r=jorendorff
|
2014-05-27 14:32:41 -07:00 |
|
Victor Porof
|
b71b27f52a
|
Backed out changeset c2429d6c41fb (Bug 1004726) for regressions on B2G, r=me
|
2014-05-26 21:51:50 -04:00 |
|
Victor Porof
|
44e7c9f4bd
|
Bug 1004726 - Clean up profiler pseudo-stack representation. r=djvj,mrosenberg
|
2014-05-20 15:25:25 -04:00 |
|
Ehsan Akhgari
|
85ca250761
|
Bug 994964 apparently requires a clobber, unclear why, landed on a CLOSED TREE
|
2014-05-08 17:18:56 -04:00 |
|
Ehsan Akhgari
|
960e39897a
|
Bug 1005321 - Convert the xpt code to C++; r=bholley
--HG--
rename : xpcom/typelib/xpt/src/xpt_arena.c => xpcom/typelib/xpt/src/xpt_arena.cpp
rename : xpcom/typelib/xpt/src/xpt_struct.c => xpcom/typelib/xpt/src/xpt_struct.cpp
rename : xpcom/typelib/xpt/src/xpt_xdr.c => xpcom/typelib/xpt/src/xpt_xdr.cpp
rename : xpcom/typelib/xpt/tests/PrimitiveTest.c => xpcom/typelib/xpt/tests/PrimitiveTest.cpp
rename : xpcom/typelib/xpt/tests/SimpleTypeLib.c => xpcom/typelib/xpt/tests/SimpleTypeLib.cpp
|
2014-05-05 19:52:09 -04:00 |
|
Chris Peterson
|
cdc1423478
|
Bug 1003702 - Suppress clang warnings in third-party code: ICU. Now with more clobberin'. r=glandium
--HG--
extra : amend_source : 8fff21a02daafc582a458887fd55ad6c0eb3e97a
|
2014-05-01 08:55:31 -07:00 |
|
Ms2ger
|
d0709c51a6
|
Bug 1003702 - Update the CLOBBER file to hopefully make the builds happy.
|
2014-05-01 09:37:10 +02:00 |
|
Ryan VanderMeulen
|
568d01e29e
|
Backed out changesets 74ef5120ae2f and d26dfd37031a (bug 924622) for frequent Android and OSX crashes.
CLOSED TREE
|
2014-04-30 13:21:07 -04:00 |
|
Michael Comella
|
678a6bcb5f
|
Bug 958889 - Part 2.5: Add CLOBBER flag. r=me CLOSED TREE
|
2014-04-29 11:35:34 -07:00 |
|
Kartikaya Gupta
|
14f314c049
|
Bug 995411 - Update clobber file to fix bustage. r=bustage on a CLOSED TREE
|
2014-04-17 08:20:12 -04:00 |
|
Jan-Ivar Bruaroey
|
37917f58c1
|
Bug 916012 - Clean up gUM to use webidl unions and filter by media-type. r=bz, r=bwc
|
2014-04-04 05:54:25 -04:00 |
|
Michael Comella
|
31ae2c7c70
|
Bug 991256 - Rename preprocessed Gecko* -> Themed* in widget/. r=bnicholson
--HG--
rename : mobile/android/base/widget/GeckoEditText.java.in => mobile/android/base/widget/ThemedEditText.java.in
rename : mobile/android/base/widget/GeckoImageButton.java.in => mobile/android/base/widget/ThemedImageButton.java.in
rename : mobile/android/base/widget/GeckoImageView.java.in => mobile/android/base/widget/ThemedImageView.java.in
rename : mobile/android/base/widget/GeckoLinearLayout.java.in => mobile/android/base/widget/ThemedLinearLayout.java.in
rename : mobile/android/base/widget/GeckoRelativeLayout.java.in => mobile/android/base/widget/ThemedRelativeLayout.java.in
rename : mobile/android/base/widget/GeckoTextSwitcher.java.in => mobile/android/base/widget/ThemedTextSwitcher.java.in
rename : mobile/android/base/widget/GeckoTextView.java.in => mobile/android/base/widget/ThemedTextView.java.in
rename : mobile/android/base/widget/GeckoView.java.frag => mobile/android/base/widget/ThemedView.java.frag
|
2014-04-02 15:56:52 -07:00 |
|
Mike Hommey
|
edf4794405
|
Bug 988168 - Better integrate gtest libxul in the build system. r=mshal. DONTBUILD
--HG--
rename : toolkit/library/Makefile.in => toolkit/library/libxul.mk
rename : toolkit/library/moz.build => toolkit/library/libxul.mozbuild
|
2014-03-31 13:21:38 +02:00 |
|
Mike Hommey
|
3dbd6f1f57
|
Backed out changeset 561b9329d832 (bug 988168) for wrong attribution.
|
2014-04-01 13:17:50 +09:00 |
|
Jacek Caban
|
258449c186
|
Bug 988168 - Better integrate gtest libxul in the build system. r=mshal
--HG--
rename : toolkit/library/Makefile.in => toolkit/library/libxul.mk
rename : toolkit/library/moz.build => toolkit/library/libxul.mozbuild
|
2014-03-31 13:21:38 +02:00 |
|
Wes Kocher
|
ac92af0609
|
Bug 989137 needed to touch CLOBBER
|
2014-03-31 20:50:45 -07:00 |
|
Mike Hommey
|
b4ed5e9a80
|
Backout changesets ca413634eba3 and a92851ff7444 (bug 988168) for likely windows PGO perf regression
|
2014-03-29 16:49:19 +09:00 |
|
Mike Hommey
|
d55f8470ad
|
Bug 988168 - Better integrate gtest libxul in the build system. r=mshal
--HG--
rename : toolkit/library/Makefile.in => toolkit/library/libxul.mk
rename : toolkit/library/moz.build => toolkit/library/libxul.mozbuild
|
2014-03-29 07:50:08 +09:00 |
|
Wes Kocher
|
682a97f14d
|
Touch CLOBBER because bug 957865 needed it to fix a CLOSED TREE - DONTBUILD
|
2014-03-28 14:28:14 -07:00 |
|
Wes Kocher
|
dbc71c3b65
|
Backed out changeset 09c82dcddcc6 for landing with the wrong bug number on a CLOSED TREE
|
2014-03-28 14:26:46 -07:00 |
|
Wes Kocher
|
2c278e5efa
|
Touch CLOBBER after bug 957965 landed
|
2014-03-28 14:21:24 -07:00 |
|
Ryan VanderMeulen
|
ad9cfce8d1
|
Merge fx-team to m-c.
|
2014-03-24 16:39:56 -04:00 |
|
Ryan VanderMeulen
|
78aaabf879
|
Bug 979480 - Touch clobber due to selfhosted.js not being properly regenerated.
CLOSED TREE
|
2014-03-17 14:48:05 -04:00 |
|
David Rajchenbach-Teller
|
f239dd5dfa
|
Bug 961665 - Native implementation of OS.File.read, native bits. r=froydnj, r=bz, r=paolo
|
2014-03-14 10:13:26 -04:00 |
|
Ryan VanderMeulen
|
90b189177c
|
No bug - Touch CLOBBER to hopefully fix the intermittent Android startup crashes on a CLOSED TREE.
|
2014-03-12 10:12:43 -04:00 |
|
Ehsan Akhgari
|
c8a0288005
|
Bug 978784 - Stop exporting ICU symbols from xul.dll; r=glandium
--HG--
extra : rebase_source : a8e3f2d93738e03f82f30eddb522e0ae7f19c030
|
2014-03-04 10:42:54 -05:00 |
|
Phil Ringnalda
|
edf71fcafb
|
Back out 47afb5f53400 (bug 978784) because it's still busted with a clobber
CLOSED TREE
|
2014-03-03 21:26:19 -08:00 |
|
Ehsan Akhgari
|
eb5f1f2a2d
|
Bug 978784 - Stop exporting ICU symbols from xul.dll; r=glandium
|
2014-03-03 22:38:55 -05:00 |
|
Ehsan Akhgari
|
e6f4304585
|
Backed out changeset f32948046d7b (bug 978626) because this is not a clobber problem (on a CLOSED TREE)
|
2014-03-03 18:24:40 -05:00 |
|
Ehsan Akhgari
|
a774f28cae
|
Update the CLOBBER file for bug 978626, landed on a CLOSED TREE
|
2014-03-03 17:56:12 -05:00 |
|
Ben Tian
|
416f1002b5
|
Bug 939672 - Patch 3: CLOBBER change for moving file location
|
2014-02-25 16:12:57 +08:00 |
|