Граф коммитов

240 Коммитов

Автор SHA1 Сообщение Дата
Ryan VanderMeulen 794c2c9953 Backed out changeset 9d86b9442f0b (bug 975011) for Windows debug test bustage that only appears on clobber builds.
CLOSED TREE
2014-06-18 13:21:57 -04:00
Wes Kocher 57d05d4490 Touch CLOBBER for bug 1022262 2014-06-17 13:37:16 -07:00
Wes Kocher 05b3574cad Backed out changeset 88607fe05a3f (bug 102262) for landing with the wrong bug number 2014-06-17 13:34:44 -07:00
Wes Kocher 1a60f5bb36 Touch CLOBBER for bug 102262 2014-06-17 13:31:33 -07:00
Wan-Teh Chang d0d221e8d4 Bug 1020695: Update Mozilla to use NSS 3.16.2 Beta 4. 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, bug 1007126, bug 1021102.
2014-06-13 14:17:18 -07:00
Ed Morley 3788175029 Bug 984528 - Touch CLOBBER file for rename of manifestdestiny -> manifestparser; a=clobber 2014-06-11 09:58:02 +01:00
Nicholas D. Matsakis 6b054db63c 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 b9e4d229bf Bug 973238 Part 8 -- Remove dead code (FillTypedArrayWithValue) r=sfink 2014-03-26 14:33:55 -04:00
Nicholas D. Matsakis af475db62f 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 45e8e43a64 Bug 973238 Part 6 -- Consult prototype rather than typed object addendum r=bhackett 2014-03-11 13:23:24 -04:00
Nicholas D. Matsakis 9b26e43519 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 00a3b11d2e 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 c9849998cf 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 849d28a78b 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 169c1a117d Bug 978238 - Part 2: Implement Proxy.[[GetOwnProperty]] to new ES6 standard. (r=jorendorff) 2014-06-03 13:23:03 -07:00
Nathan Braswell 195098d5d0 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 e188271e45 Bug 965870 - Update CLOBBER file 2014-06-06 08:26:52 +09:00
Ryan VanderMeulen 785655a66a Bug 989276 - Touch CLOBBER to reopen the CLOSED TREE. 2014-06-05 16:30:02 -04:00
Ed Morley 50fc55199f 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 890d6ae640 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 1a1b036850 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 c7986d8a6f No bug - Touch CLOBBER thanks to bug 1019955. 2014-06-04 11:55:28 -04:00
Ryan VanderMeulen 68a230b793 Bug 1014976 - Touch CLOBBER for Windows debug linker errors. 2014-05-29 23:17:53 -04:00
Ryan VanderMeulen caf4b2134b Bug 1003764 - Touch CLOBBER.
--HG--
extra : rebase_source : 8604c8260b36cb1ac9a4211c7272a69d21602594
2014-05-29 16:18:53 -04:00
Victor Porof 07cede5f0b Bug 1004726 - Clean up profiler pseudo-stack representation (relanded), r=djvj,jchen 2014-05-28 18:44:41 -04:00
Jeff Walden 96e2ce765d 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 9e41feb374 Backed out changeset c2429d6c41fb (Bug 1004726) for regressions on B2G, r=me 2014-05-26 21:51:50 -04:00
Victor Porof 07986ca4cd Bug 1004726 - Clean up profiler pseudo-stack representation. r=djvj,mrosenberg 2014-05-20 15:25:25 -04:00
Ehsan Akhgari 78fb1d66b0 Bug 994964 apparently requires a clobber, unclear why, landed on a CLOSED TREE 2014-05-08 17:18:56 -04:00
Ehsan Akhgari a418e24ebc 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 38c8f5be58 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 7379d4f0aa Bug 1003702 - Update the CLOBBER file to hopefully make the builds happy. 2014-05-01 09:37:10 +02:00
Ryan VanderMeulen f95958fce0 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 fe91348281 Bug 958889 - Part 2.5: Add CLOBBER flag. r=me CLOSED TREE 2014-04-29 11:35:34 -07:00
Kartikaya Gupta 19d8c91a10 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 1e25ffcc21 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 4b04d5c772 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 490ed7cdd4 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 421099347a Backed out changeset 561b9329d832 (bug 988168) for wrong attribution. 2014-04-01 13:17:50 +09:00
Jacek Caban 46abe3117f 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 f1b5b0594b Bug 989137 needed to touch CLOBBER 2014-03-31 20:50:45 -07:00
Mike Hommey 084f4bf6b5 Backout changesets ca413634eba3 and a92851ff7444 (bug 988168) for likely windows PGO perf regression 2014-03-29 16:49:19 +09:00
Mike Hommey 0e1dd1fe7c 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 241960a99d Touch CLOBBER because bug 957865 needed it to fix a CLOSED TREE - DONTBUILD 2014-03-28 14:28:14 -07:00
Wes Kocher c6f427a48d 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 83dcc46618 Touch CLOBBER after bug 957965 landed 2014-03-28 14:21:24 -07:00
Ryan VanderMeulen 8f61f3d919 Merge fx-team to m-c. 2014-03-24 16:39:56 -04:00
Ryan VanderMeulen 4579f5fd52 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 b2b8e65b0f 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 15ef292b6f No bug - Touch CLOBBER to hopefully fix the intermittent Android startup crashes on a CLOSED TREE. 2014-03-12 10:12:43 -04:00