Birunthan Mohanathas
1b7dc51246
Bug 1058101 - Flatten dom/src/ into parent directory. r=mccr8
...
--HG--
rename : dom/src/jar.mn => dom/jar.mn
rename : dom/src/res/hiddenWindow.html => dom/res/hiddenWindow.html
2014-08-30 21:43:46 -07:00
George Wright
b50d70f43c
[PATCH 08/15] Bug 1017113 - Update Skia to 2014-07-28 r=upstream
2014-07-28 15:06:12 -04:00
Mike Hommey
d162b81727
Clobber for bug 1046533. r=me
2014-08-02 08:15:47 +09:00
Wes Kocher
6d7da0549c
Touch CLOBBER for bug 1043853 due to sccache issues on a CLOSED TREE
2014-08-01 14:44:18 -07:00
Jan de Mooij
84a6557770
Bug 1046585 followup - Touch CLOBBER on a CLOSED TREE. r=me
2014-08-01 17:10:37 +02:00
Nathan Froyd
8111b25760
Touch CLOBBER to fix a raft of build bustage on bug 1044165's push
2014-07-25 20:45:39 -04:00
Wes Kocher
d27c378220
Touch CLOBBER for bug 946065 to open this CLOSED TREE
2014-07-25 15:26:05 -07:00
Wes Johnston
c5e3244bee
Bug 1016529 - Update builders to include google play services. r=sbruno
2014-07-24 08:28:17 -07:00
Daniel Holbert
593f077bab
Bug 984711 followup: Touch CLOBBER because apparently something here requires it.
...
CLOSED TREE, DONTBUILD
2014-07-22 09:03:07 -07:00
ffxbld
ba070e96be
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2014-07-21 14:19:15 -07:00
Wan-Teh Chang
971754ce50
Bug 1025729: Update NSS to NSS_3_17_BETA1.
...
Also includes fixes for bug 836658, bug 1026148, bug 1028582, bug 920719.
2014-07-16 14:26:11 -07:00
Gian-Carlo Pascutto
7bcfdbea9e
Bug 1038799 - Properly wrap Xfixes.h header. r=glandium
2014-07-16 19:16:38 +02:00
Tom Schuster
00d0808e8f
Bug 1024707 - Add API to register style sheets but without loading them. r=bz
2014-07-09 11:43:33 +02:00
Nick Alexander
5d255d36da
Bug 1033481 - Clobber. a=bustage
2014-07-08 10:00:14 -07:00
David Keeler
247c6dfcfe
bug 940506 - remove nsIRecentBadCerts and implementation r=briansmith
2014-07-07 15:33:24 -07:00
Vladimir Vukicevic
40e748b7b0
b=1010371; CLOBBER needed
2014-07-04 12:05:50 -04:00
Ryan VanderMeulen
9bf3f6fd96
Merge m-c to inbound on a CLOSED TREE. a=merge
2014-07-03 17:05:19 -04:00
Jim Blandy
0888e497b8
Bug 800200: Remove the js/jsd directory. r=jorendorff,sfink
2014-06-27 11:05:08 -07:00
Ryan VanderMeulen
fdda11b713
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
87c6dbb57f
Touch CLOBBER for bug 1022262
2014-06-17 13:37:16 -07:00
Wes Kocher
e769159194
Backed out changeset 88607fe05a3f (bug 102262) for landing with the wrong bug number
2014-06-17 13:34:44 -07:00
Wes Kocher
86d1157360
Touch CLOBBER for bug 102262
2014-06-17 13:31:33 -07:00
Wan-Teh Chang
c1b297e7af
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
e0d8727f73
Bug 984528 - Touch CLOBBER file for rename of manifestdestiny -> manifestparser; a=clobber
2014-06-11 09:58:02 +01:00
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
Ben Tian
d4710a6777
Bug 972732 - Patch 2/2: CLOBBER change for moving file location, r=echou
2014-02-25 14:01:53 +08:00
Andrew Halberstadt
5b2553f754
Bug 949600 - Update CLOBBER to test mozfile changes which previously broke it
2014-02-19 16:42:06 -05:00
George Wright
4948b51057
Bug 910754 - Update CLOBBER for the Skia update
2014-02-18 18:16:43 -05:00
Ryan VanderMeulen
935455f22d
Merge m-c to inbound.
2014-02-11 08:41:45 -05:00
Mike Hommey
0d839c5b66
Bug 969164 - Traverse js/src moz.builds from top-level configure. r=gps
...
Before, we would run configure in both top-level and js/src, and both
configures would traverse their own set of moz.builds, without actual
knowledge about the other. With this change, both configures still run,
but only top-level traverses moz.build files, and uses js/src's
config.status when traversing its moz.build files. This allows a better
sharing of information between both build systems and the removal of many
hacks.
This also moves running libffi and icu configure to top-level.
Standalone js builds still have their own configure doing moz.build traversal,
as before.
--HG--
rename : config/autoconf.mk.in => config/autoconf-js.mk.in
rename : config/emptyvars.mk.in => config/emptyvars-js.mk.in
2014-02-11 10:37:47 +09:00
Robert Longson
e7f708a1fd
Bug 964200 (Part 3b activate) - Implement Filter Effects Module feDropShadow filter r=mstange
2014-02-09 09:46:16 +00:00
Jeff Walden
f81d3e44b8
Bug 924839 - Update our embedded ICU to 52.1, plus a very few local patches. r=lots of people, see subsequent lines in this commit message for the original subcomponents (merged together for landing), and the original bug for the original patch divisions
...
Bug 924839 - Remove a patch already part of ICU 52.1. See http://bugs.icu-project.org/trac/ticket/10283 but also note the relevant code was removed completely upstream. r=glandium
* * *
Bug 924839 - Remove another patch already part of ICU 52.1. See http://bugs.icu-project.org/trac/ticket/10290 for that. r=gaston
* * *
Bug 924839 - Remove another patch already in ICU 52.1. See http://bugs.icu-project.org/trac/ticket/10045 for more. r=Norbert
* * *
Bug 924839 - Remove another patch already applied upstream. See http://bugs.icu-project.org/trac/changeset/32937 for more. r=gaston
* * *
Bug 924839 - Update the ICU update script to update to 52.1, *without* applying any of our local patches. r=glandium
* * *
Bug 924839 - Make the ICU update script only do updating within intl/icu/source and nowhere else. r=glandium
* * *
Bug 924839 - Implement the changes that would be made by |cd intl/; ./update-icu.sh http://source.icu-project.org/repos/icu/icu/tags/release-52-1/ ;|, run with the prior changesets' changes made (thus not applying any of our local patches). These changes don't actually work without subsequent adjustments, but this provides a codebase upon which those adjustments can be made, for the purpose of generating local patches to be kept in intl/icu-patches/. rs=the-usual-suspects
* * *
Bug 924839 - Update the bug 899722 local patch to make runConfigureICU not override CC/CXX on BSD systems. r=gaston
* * *
Bug 924839 - Update the bug 724533 patch that makes ICU builds with MozillaBuild on Windows. r=glandium
* * *
Bug 924839 - Import an upstream patch fixing the genrb tool to properly handle the -R (--omitCollationRules) option. See http://bugs.icu-project.org/trac/ticket/10043 for the original bug report and a link to the ultimate upstream landing. r=Norbert
* * *
Bug 924839 - Import the upstream fix for http://bugs.icu-project.org/trac/ticket/10486 so that ICU with -DU_USING_ICU_NAMESPACE=0 will compile on Windows. r=Norbert
* * *
Bug 924839 - Adjust the update script to update ICU, then to apply all local patches (rather than skipping the second step). Thus if the update script is properly run, now, the final result should be no changes at all to the tree. NOT REVIEWED YET
* * *
Bug 924839 - Update jstests that depend on CLDR locale data to match CLDR 24. r=Norbert
2013-11-12 16:23:48 -08:00
Bill McCloskey
671c3d615a
Bug 910962 - Make DeallocShmem not assert when child has crashed (r=bsmedberg)
2014-01-31 10:43:44 -08:00
Wes Kocher
00ec5c0a4b
Backed out changeset 6e956de758ce (bug 924839) for xperf bustage on a CLOSED TREE
2014-01-30 16:57:49 -08:00
Jeff Walden
9aa6e885a9
Bug 924839 - Update our embedded ICU to 52.1, plus a very few local patches. r=lots of people, see subsequent lines in this commit message for the original subcomponents (merged together for landing), and the original bug for the original patch divisions
...
Bug 924839 - Remove a patch already part of ICU 52.1. See http://bugs.icu-project.org/trac/ticket/10283 but also note the relevant code was removed completely upstream. r=glandium
* * *
Bug 924839 - Remove another patch already part of ICU 52.1. See http://bugs.icu-project.org/trac/ticket/10290 for that. r=gaston
* * *
Bug 924839 - Remove another patch already in ICU 52.1. See http://bugs.icu-project.org/trac/ticket/10045 for more. r=Norbert
* * *
Bug 924839 - Remove another patch already applied upstream. See http://bugs.icu-project.org/trac/changeset/32937 for more. r=gaston
* * *
Bug 924839 - Update the ICU update script to update to 52.1, *without* applying any of our local patches. r=glandium
* * *
Bug 924839 - Make the ICU update script only do updating within intl/icu/source and nowhere else. r=glandium
* * *
Bug 924839 - Implement the changes that would be made by |cd intl/; ./update-icu.sh http://source.icu-project.org/repos/icu/icu/tags/release-52-1/ ;|, run with the prior changesets' changes made (thus not applying any of our local patches). These changes don't actually work without subsequent adjustments, but this provides a codebase upon which those adjustments can be made, for the purpose of generating local patches to be kept in intl/icu-patches/. rs=the-usual-suspects
* * *
Bug 924839 - Update the bug 899722 local patch to make runConfigureICU not override CC/CXX on BSD systems. r=gaston
* * *
Bug 924839 - Update the bug 724533 patch that makes ICU builds with MozillaBuild on Windows. r=glandium
* * *
Bug 924839 - Import an upstream patch fixing the genrb tool to properly handle the -R (--omitCollationRules) option. See http://bugs.icu-project.org/trac/ticket/10043 for the original bug report and a link to the ultimate upstream landing. r=Norbert
* * *
Bug 924839 - Import the upstream fix for http://bugs.icu-project.org/trac/ticket/10486 so that ICU with -DU_USING_ICU_NAMESPACE=0 will compile on Windows. r=Norbert
* * *
Bug 924839 - Adjust the update script to update ICU, then to apply all local patches (rather than skipping the second step). Thus if the update script is properly run, now, the final result should be no changes at all to the tree. NOT REVIEWED YET
* * *
Bug 924839 - Update jstests that depend on CLDR locale data to match CLDR 24. r=Norbert
--HG--
extra : rebase_source : e993b6e4a507f92d1b1a24949185d00d1f6201f2
2013-11-12 16:23:48 -08:00
Ryan VanderMeulen
2ca93fc51b
Backed out changeset f9d83ec11ca9 (bug 936555) for checktest failures.
...
CLOSED TREE
2014-01-27 16:24:52 -05:00
Nathan Froyd
c91e24e77a
Bug 936555 - make mozinfo use MozconfigLoader to locate the mozconfig; r=gps
2014-01-27 11:35:59 -05:00
Myk Melez
32ff80ba9d
Bug 960811 - enable synthetic APKs by default in Fennec builds; r=mfinkle
2014-01-26 16:08:00 -08:00
Martyn Haigh
14abcba732
Bug 957070 - move webapp event listeners/handlers from GeckoAppShell to webapp/ class; r=wesj
...
--HG--
rename : mobile/android/base/webapp/WebAppAllocator.java => mobile/android/base/webapp/Allocator.java
rename : mobile/android/base/webapp/WebAppDispatcher.java => mobile/android/base/webapp/Dispatcher.java
extra : rebase_source : a7e66abdf7738d1ae96a167bf6df7a58c208efa1
2014-01-24 21:57:13 -08:00
Jeff Walden
c675e795a8
Bug 948583 - Implement __proto__ in object literals using a new JSOp. The JSOp still uses setprop-like behavior to mutate the [[Prototype]]; we'll change that in a subsequent patch, coming probably in the next couple weeks (definitely before uplift). r=jorendorff, r=efaust
...
--HG--
extra : rebase_source : d779071661bbb1375b8eff60afa7cdf36d2c3005
2013-12-11 16:03:57 -08:00
Sylvestre Ledru
05007ea4c4
Bug 781552 - Turn on -Werror=int-to-pointer-cast globally. r=ted
2014-01-22 10:41:34 -05:00
Marco Bonardo
4ce7fa4c90
no bug - touch the CLOBBER file to avoid "configure change" bustage.
2014-01-22 09:42:23 +01:00
Ryan VanderMeulen
3d6e25c171
Merge m-c to inbound.
2014-01-21 15:20:25 -05:00
Mark Finkle
ab90a714a5
Bug 953381 - Basic media casting control bar r=wesj
2014-01-20 17:26:30 -05:00
Nathan Froyd
23b5f6ef0d
Backout aa955afe7507:49f1c6fa27f8 (bug 953381) for robocop orange on this CLOSED TREE
2014-01-20 20:06:34 -05:00
Mark Finkle
664f6adae8
Bug 953381 - Basic media casting control bar r=wesj
2014-01-20 17:26:30 -05:00
Brian Nicholson
c23918343f
Bug 917896 - Replace throbber with progress bar. r=lucasr
2014-01-17 20:03:59 -08:00
Brian Smith
76194088fb
Bug 958916: Update NSS to NSS 3.15.5 beta 2 (NSS_3_15_5_BETA2) plus private patch for bug 950129, CLOBBER, r=me
...
--HG--
extra : rebase_source : a0a28ba744ecf81510a4c5bec3a353e4fe275f5a
extra : amend_source : e8b89e0560fc75de5557b8e4543269363f417132
2014-01-16 13:18:55 -08:00
Sachin Hosmani
069b0b1b39
Bug 897735 - Support regular expression filters for name and creator in extension blocks. r=Unfocused
...
CLOSED TREE
2014-01-06 14:16:32 +05:30
Mike Hommey
925edbca14
Bug 950298 - Make the js build system use top-level as its root objdir. r=gps
2014-01-14 07:38:40 +09:00
Lucas Rocha
5fb437415f
Bug 958185 - Rename Page* terminology to Panel* in the home package (r=margaret)
...
--HG--
rename : mobile/android/base/home/BookmarksPage.java => mobile/android/base/home/BookmarksPanel.java
rename : mobile/android/base/home/HistoryPage.java => mobile/android/base/home/HistoryPanel.java
rename : mobile/android/base/home/LastTabsPage.java => mobile/android/base/home/LastTabsPanel.java
rename : mobile/android/base/home/ListPage.java => mobile/android/base/home/ListPanel.java
rename : mobile/android/base/home/MostRecentPage.java => mobile/android/base/home/MostRecentPanel.java
rename : mobile/android/base/home/ReadingListPage.java => mobile/android/base/home/ReadingListPanel.java
rename : mobile/android/base/home/TopSitesPage.java => mobile/android/base/home/TopSitesPanel.java
rename : mobile/android/base/resources/drawable/home_page_title_background.xml => mobile/android/base/resources/drawable/home_panel_title_background.xml
rename : mobile/android/base/resources/layout-large-land-v11/home_history_page.xml => mobile/android/base/resources/layout-large-land-v11/home_history_panel.xml
rename : mobile/android/base/resources/layout-xlarge-v11/home_history_page.xml => mobile/android/base/resources/layout-xlarge-v11/home_history_panel.xml
rename : mobile/android/base/resources/layout/home_bookmarks_page.xml => mobile/android/base/resources/layout/home_bookmarks_panel.xml
rename : mobile/android/base/resources/layout/home_history_page.xml => mobile/android/base/resources/layout/home_history_panel.xml
rename : mobile/android/base/resources/layout/home_last_tabs_page.xml => mobile/android/base/resources/layout/home_last_tabs_panel.xml
rename : mobile/android/base/resources/layout/home_most_recent_page.xml => mobile/android/base/resources/layout/home_most_recent_panel.xml
rename : mobile/android/base/resources/layout/home_reading_list_page.xml => mobile/android/base/resources/layout/home_reading_list_panel.xml
rename : mobile/android/base/resources/layout/home_top_sites_page.xml => mobile/android/base/resources/layout/home_top_sites_panel.xml
rename : mobile/android/base/tests/testBookmarksPage.java => mobile/android/base/tests/testBookmarksPanel.java
2014-01-10 17:18:07 -08:00
Lucas Rocha
bcc692b4cc
Bug 944533 - Move title handling to ToolbarDisplayLayout (r=margaret)
2014-01-09 14:56:41 +00:00
Ed Morley
46cc5fefcd
Bug 956240 - Update clobber file due to bug 956723; DONTBUILD
2014-01-06 15:19:11 +00:00
Ben Tian
3cb6068bff
Bug 939022 - BluetoothUtils for bluedroid. Patch 3/3: CLOBBER change, r=echou
2013-12-23 09:43:42 +08:00
Chenxia Liu
8561a1e301
Bug 910189: Part 3 - Restore default search engines (no dialog). r=margaret
2013-12-20 10:35:48 -08:00
Matt Brubeck
1b219dbf6d
Bug 878935 followup - touch CLOBBER file to clean up bustage
2013-12-20 07:58:12 -08:00
Brian Hackett
42eeba80f7
Bug 932982 - Trace type constraints and allow preserving jitcode in GCs without also marking all type information, r=billm, r=jandem
2013-12-12 13:10:54 -08:00
Gregory Szorc
57e14ad346
Bug 928195 - Part 4: Rewrite WebIDL build system integration; r=bz, r=glandium
...
WebIDL build system integration has been rewritten from the ground up.
Changes:
* GlobalGen.py, BindingGen.py, and ExampleGen.py have been removed in
favor of mozwebidl.py.
* Static .webidl files are now processed directly in their original location
and aren't copied to the object directory.
* Generated events <stem>.cpp files are now compiled into the unified
sources. Previously, only the <stem>Binding.cpp files were compiled
into unified sources.
* Exported .h files are now generated directly into their final location.
Previously, they were generated into the local directory then
installed in their final location.
* The list of globalgen-generated files now lives in Python and isn't
duplicated in 3 places.
* The make dependencies are much simpler as a result of using a single
command to perform all code generation. The auto-generated .pp file from
code generation sets up all dependencies necessary to reinvoke code
generation and Python takes care of dependency management.
--HG--
extra : rebase_source : e4918878274b22a412329c7cb18cc7138daf5dc6
2013-12-12 16:26:38 +09:00
Cykesiopka
aed2edde4f
Bug 835150 - Remove fast-package make target and references to MOZ_FAST_PACKAGE. r=mshal
2013-12-12 17:36:59 -05:00
Nick Alexander
7e98c3dc2b
Bug 934646 - Clobber. r=me
...
--HG--
extra : rebase_source : cdd78d0fdc02e2590862abe9c2f171581a6f8976
2013-12-11 21:20:11 -08:00
Bobby Holley
3a5cab3418
Bug 937317 - touch clobber file. r=me
2013-12-11 17:51:59 -08:00
Boris Zbarsky
2533034d01
Clobber for bug 946067 to fix Windows silliness and reopen the CLOSED TREE.
2013-12-09 11:08:05 -05:00
Phil Ringnalda
eca8d0a86e
Bug 908695 followup, touch CLOBBER because bug 928195
...
CLOSED TREE
2013-12-07 21:55:09 -08: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
Arno Puder
0f42abb026
Bug 933585 - WebIDL changes for Uint8Array. r=khuey
2013-11-08 15:04:47 -08:00
Bobby Holley
48e8b782d7
Bug 947080 - Update clobber file. r=me
2013-12-05 22:09:09 -08:00
Ryan VanderMeulen
ad71ecfc91
Merge inbound to m-c.
2013-12-05 17:29:03 -05:00
Siddartha Pothapragada
ef3d15afa6
Bug 933136 - Part 1: Add Nfc DOM event handlers 'onpeerready' and 'onpeerlost'. r=khuey, sr=smaug
...
Add new interface 'checkP2PRegistration' to MozNfc and two 'ChromeOnly' interfaces 'eventListenerWasAdded' 'eventListenerWasRemoved' to support basic PeerToPeer use cases.
--HG--
extra : rebase_source : 43f0021b85624d87fdcb5e9445c976bb6efb9219
2013-11-24 20:40:39 -08:00
Ryan VanderMeulen
b3a76666df
Backed out 5 changesets (bug 811635) for B2G mochitest-8 orange.
...
Backed out changeset ad72f0b9e16a (bug 811635)
Backed out changeset 4acc0f028076 (bug 811635)
Backed out changeset b695cdc91edc (bug 811635)
Backed out changeset 6c9ca70f582d (bug 811635)
Backed out changeset 0338e84d99a7 (bug 811635)
2013-12-03 10:06:59 -05:00
Henry Chang
6832994055
Bug 811635 - Part 1: Webidls/idls for WifiP2pManager and WifiP2pStatusChangeEvent. r=vchang, sr=mrbkap
2013-11-28 15:54:07 +08:00
Eric Chou
da286887af
Bug 915533 - Remove files that were accidentally restored, r=gyeh
2013-12-03 14:45:01 +08:00
Ryan VanderMeulen
89058b6357
Merge fx-team to m-c.
2013-12-02 16:43:03 -05:00
Ryan VanderMeulen
9e82f773a2
Merge inbound to m-c.
2013-12-02 16:39:00 -05:00
Ben Tian
e0991bdc86
bug 915533 - opp-clobber, r=echou
2013-12-02 16:21:53 +08:00
Byron Campen [:bwc]
9cadd5383f
Bug 935723. Part 1. Decouple ICE state with ICE gathering state r=ekr,abr,jesup
2013-11-13 14:53:30 -08:00
Byron Campen [:bwc]
4267967009
Bug 906990: Part 10. Webidl and implementation for WebrtcGlobal. Encompasses things like global stats and logging. r=jib,bz
2013-11-25 11:01:03 -08:00
Ted Mielczarek
b13edd521c
bug 942207 - Update NSPR to NSPR_4_10_3_BETA1
...
--HG--
extra : rebase_source : cece0860369aeebbb0cac304d069ecc91e08b48a
2013-11-22 14:42:35 -05:00
Vicamo Yang
0fbaa65379
Bug 921918 - 4.c/4: clobber. r=me
2013-11-25 18:55:10 +08:00
Richard Newman
33f4a9a9f7
No bug: clobber. a=bustage
2013-11-22 17:49:29 -08:00
Ryan VanderMeulen
0bd1b242e8
Merge inbound to m-c.
2013-11-22 15:18:19 -05:00
Ryan VanderMeulen
5caaa48f5b
Merge b2g-inbound to m-c.
2013-11-21 15:22:03 -05:00
Ryan VanderMeulen
c51d51d6d4
Merge m-c to inbound.
2013-11-21 14:41:01 -05:00
Ryan VanderMeulen
a1b3f2cee5
No bug - Touch CLOBBER due to bustage from recent backouts.
2013-11-20 13:36:26 -05:00
Nick Alexander
3f8b703af9
Bug 934646 - Clobber. r=me
2013-11-19 11:20:48 -08:00
Gregory Szorc
fa9bd3e7b1
Backed out 4 changesets (c0e8f2c0465f::608c663f691f) (bug 928195) for landing prematurely
...
--HG--
extra : rebase_source : fa42534ef50a0373738349f17b2ca57510bdd6ac
2013-11-19 10:16:51 -08:00
Gregory Szorc
cd28c58eaa
Bug 928195 - Part 6: Rewrite WebIDL build system integration
...
WebIDL build system integration has been rewritten from the ground up.
Changes:
* GlobalGen.py, BindingGen.py, and ExampleGen.py have been removed in
favor of mozwebidl.py.
* Static .webidl files are now processed directly in their original location
and aren't copied to the object directory.
* Generated events <stem>.cpp files are now compiled into the unified
sources. Previously, only the <stem>Binding.cpp files were compiled
into unified sources.
* Exported .h files are now generated directly into their final location.
Previously, they were generated into the local directory then
installed in their final location.
* The list of globalgen-generated files now lives in Python and isn't
duplicated in 3 places.
* The make dependencies are much simpler as a result of using a single
command to perform all code generation. The auto-generated .pp file from
code generation sets up all dependencies necessary to reinvoke code
generation and Python takes care of dependency management.
--HG--
extra : rebase_source : bde37d7aab3bd224ca8611f3ba4aaf6311e2faab
2013-11-14 09:52:49 -08:00
Ryan VanderMeulen
ec535567f8
Bug 938950 - Touch CLOBBER.
2013-11-19 10:40:59 -05:00
Jared Wein
d3bb3aad10
Touching CLOBBER to make sure that the initial Australis build has a fresh start. rs=Gijs
2013-11-18 10:49:00 -05:00
Mike Hommey
ee758cafa7
Bug 928390 requires a clobber because of bug 939416. r=me
2013-11-17 15:03:36 +09:00
Garner Lee
c764deaac4
Bug 674741 - Part 1: NFC DOM WebIDL. r=khuey
...
--HG--
extra : rebase_source : d967a9784006987e6f89a9e702ef6f80c15482e7
2013-11-06 09:36:19 -08:00
Carsten "Tomcat" Book
1a16b0dd7c
Another Windows WebIDL clobber needed due to bug 928195
2013-11-12 12:30:16 +01:00
Ed Morley
faca188d59
Merge mozilla-central and inbound
2013-11-11 13:20:20 +00:00
Ms2ger
13e017e4f4
Bug 921718 - Part b: Move MediaList to WebIDL; r=bz
2013-11-11 09:03:17 +01:00
Steve Workman
94686ed874
Bug 853423 - Block speculative connections for local IP addresses r=mcmanus
2013-11-10 22:59:40 -08:00
Byron Campen [:bwc]
e1af51f0e7
Bug 906990 - Part 7: Populate candidate pairs in RTCStatsReport. r=jib
2013-10-28 16:02:00 -07:00
Mike Hommey
57483fcbbe
Bug 933120 needs a clobber because of bug 852814. r=me
2013-11-02 09:00:15 +09:00
Peter Van der Beken
cbf7a0c800
Bug 918345 - Turn on WebIDL binding generation for Window and hook it up to quickstubs. r=bz.
...
--HG--
extra : rebase_source : 7bde7ddfe297e189ffa678ca1d9c34000bc904ec
2013-10-08 17:51:42 +02:00
Phil Ringnalda
6301f6336d
Back out 34169163c4f3:8ca46c86c440 (bug 853423) for leaks
2013-10-26 15:12:05 -07:00
Steve Workman
eb3c4f8626
Bug 853423 - Block speculative connections for local IP addresses r=mcmanus
2013-10-26 13:27:23 -07:00
Ms2ger
34f7a76bb1
Backout changeset 2e466ccc7bd0 for devtools test failures.
2013-10-26 17:02:20 +02:00
Peter Van der Beken
a521d7eace
Bug 918345 - Turn on WebIDL binding generation for Window and hook it up to quickstubs. r=bz.
...
--HG--
extra : rebase_source : 673c08ef093339e6bfb1418366af5cc5fabe7c4d
2013-10-08 17:51:42 +02:00
Ed Morley
2c1808f51b
Bug 914270 - Followup: Touch CLOBBER file since moving variables to moz.build always requires a CLOBBER :-(
...
CLOSED TREE
2013-10-25 14:07:45 +01:00
Peter Van der Beken
dce73368cc
Bug 922160 - Bring EventHandler.webidl more in line with the spec, remove NodeEventHandlers. r=bz.
...
--HG--
extra : rebase_source : 9cfba32241add4c79d67fb0323178228b00bf631
2013-10-08 17:51:15 +02:00
Gregor Wagner
2dc721ecf7
Clobber needed for bug 899574.
2013-10-23 14:44:15 -07:00
Phil Ringnalda
d2897ab282
Bug 918207 followup, touch CLOBBER so the test doesn't fail
...
CLOSED TREE
2013-10-22 21:05:35 -07:00
Phil Ringnalda
1c26e2281a
Bug 926091 - Touch my CLOBBER, you know you want to
2013-10-20 09:29:09 -07:00
Randell Jesup
c0930623a7
Bug 928221: reland (backed out due to bug 924992: webidl changes sometimes fail in incremental builds) r=jesup,abr
2013-10-19 12:21:06 -04:00
Ehsan Akhgari
eb82766684
Bug 895047 - Make char16_t available everywhere and use that to define PRUnichar and jschar; r=jcranmer,jorendorff,glandium
2013-10-17 00:36:13 -04:00
Masatoshi Kimura
62353b0a62
Bug 872934 - Make style sheet change event interfaces [ChromeOnly]. r=smaug
2013-10-15 04:03:37 +09:00
Kyle Machulis
dadcdcd844
Bug 915002: Convert optional notification arguments to webidl dictionary, add directional/lang arguments; r=bz r=fabrice
2013-10-11 11:12:13 -07:00
Daniel Holbert
21b94af14f
Bug 922461 followup, to touch CLOBBER file and get code regenerated & avoid running afoul of bug 925243's FAIL_ON_WARNINGS annotation.
2013-10-10 15:02:49 -07:00
Wes Kocher
000de7c4b6
Merge m-c to b2g-inbound
2013-10-09 20:48:56 -07:00
Kyle Machulis
3933d43a93
Bug 915002 followup, CLOBBER for fixing WinXP
2013-10-09 19:07:58 -07:00
Boris Zbarsky
48ef79b3bb
Bug 817194. Make WebIDL dictionary types sanely initialized by default; add a new Fast subclass to handle cases when we can skip the initialization safely. r=khuey
2013-10-09 12:05:22 -04:00
Phil Ringnalda
29209d3743
Bug 899574 followup, touch CLOBBER for at least Windows
2013-10-06 11:48:05 -07:00
Andrea Marchesini
583e47bb3f
Bug 871445 - patch 1 - DataStoreService and getDataStores(), r=mounir, r=fabrice, r=ehsan
...
--HG--
rename : dom/apps/tests/file_app.sjs => dom/datastore/tests/file_app.sjs
rename : dom/apps/tests/file_hosted_app.template.webapp => dom/datastore/tests/file_app.template.webapp
2013-10-02 13:27:07 -04:00
Ryan VanderMeulen
7db3c94e77
Bug 921563 - Touch CLOBBER due intermittent build failures.
...
DONTBUILD
2013-10-01 16:13:43 -04:00
David Anderson
f0500f6a4e
Combine AsyncChannel, SyncChannel, and RPCChannel into one class (bug 901789, r=cjones,bent).
...
--HG--
rename : ipc/glue/RPCChannel.cpp => ipc/glue/MessageChannel.cpp
rename : ipc/glue/RPCChannel.h => ipc/glue/MessageChannel.h
2013-09-27 18:42:08 -07:00
Nicholas Nethercote
a523823a2e
Bug 913260 (part 4) - Use distinguished amounts for all the memory measurements done by telemetry. r=mccr8.
...
CLOSED TREE
2013-09-19 15:52:30 -07:00
Ryan VanderMeulen
e646ffe2a9
Backed out 10 changesets (bug 914944, bug 871445) for mochitest failures on a CLOSED TREE.
...
Backed out changeset a840638b5b18 (bug 914944)
Backed out changeset f40c7d5790bd (bug 914944)
Backed out changeset e1b288e29663 (bug 871445)
Backed out changeset 6242ddf7b6c7 (bug 871445)
Backed out changeset 7679185a8cf3 (bug 871445)
Backed out changeset 639ec7a627f8 (bug 871445)
Backed out changeset 93b050a79db4 (bug 871445)
Backed out changeset ec3382ceef99 (bug 871445)
Backed out changeset 51c0d5230306 (bug 871445)
Backed out changeset 76c9069bdb56 (bug 871445)
2013-09-11 11:45:51 -04:00
Jan Varga
5a0c61a027
Bug 785884 - Trying to fix Windows XP Opt build bustage by clobbering the tree.
2013-09-11 08:06:30 +02:00
Mike Hommey
a3378d8d90
Bug 912832 requires a clobber. r=me
2013-09-06 10:09:04 +09:00
Gregory Szorc
902cf36619
Bug 908977 - Generate XPIDL-derived headers directly into dist/include; r=glandium
2013-09-04 16:52:56 -07:00
Ryan VanderMeulen
2a6f882c1b
Bug 627487 - Touch CLOBBER.
2013-09-03 11:05:54 -04:00
Mark Banner
2cff9b2238
Bug 909870 follow up - xpidl header generation is somehow busted so we need to clobber on windows.
2013-08-28 09:56:42 +01:00
Trevor Saunders
f49c6f75d3
bug 899210 - follow up rev uuid and touch CLOBBER to fix windows bustage
2013-08-26 16:45:14 -04:00
Nathan Froyd
d22faa41a0
Bug 908208 followup - touch CLOBBER because ipdl dependencies are incomplete; r=bustage-dodging
2013-08-22 21:41:24 -04:00
Ms2ger
7e1f9114f0
Bug 904831 - Followup: clobber
2013-08-22 11:22:03 +02:00
Ethan Hugg
a424b3c6bd
Bug 863306 - Turn off rtcp-mux in config
2013-08-20 13:21:27 -07:00
Brad Lassey
2a5ed03109
bug 880259 - need to touch CLOBBER for resource file change, r=bustage
2013-08-15 13:51:38 -04:00
Guillaume Abadie
5e549ecde2
bug 892978 - [WebGL 2.0] Query objects (GL_ARB_occlusion_query_boolean) - r=jgilbert
2013-08-06 17:23:46 -04:00
David Zbarsky
922e3732d6
Bug 893117: Remove nsIDOMHTMLDListElement r=bz
2013-08-01 15:24:25 -07:00
Ryan VanderMeulen
5db0daa9b3
No bug - Touch clobber for all the various IDB WebILD-ifications that recently landed.
2013-07-31 21:15:24 -04:00
Ed Morley
550b1de59f
Bug 878600 - Touch CLOBBER file since WebIDL dependencies are broken on Windows DONTBUILD
2013-07-24 13:29:14 +01:00
Randell Jesup
b4d4d18ecf
Bug 886886: replace fixed-ratio capture resampler in webrtc with speex resample r=derf,jmspeex
2013-07-21 03:47:24 -04:00
Matt Brubeck
898fb3dd84
Bug 895670 requires a clobber
2013-07-19 17:49:53 -07:00
Margaret Leibovic
04e10fead7
Bug 885962 - Polish mixed content blocking UI. r=sriram
2013-07-18 20:03:46 -07:00
Reuben Morais
6263abc57e
Bug 889503 - Follow-up, touch CLOBBER file because of bug 890744.
2013-07-15 22:35:23 -07:00
David Anderson
0f90d00ec4
Implement CPOW support in MessageManager (bug 870180, r=smaug,billm).
2013-07-10 15:05:39 -07:00
Wes Kocher
b51d9cc076
Touch CLOBBER for bug 870407
2013-07-12 14:51:04 -07:00
Ralph Giles
d187fe7323
Bug 887463 - remove webvtt parser library. r=cpearce.
2013-07-09 17:02:00 -07:00
Ryan VanderMeulen
d76a3b07df
Bug 848491 - Touch CLOBBER for the Skia update.
...
CLOSED TREE
2013-07-03 10:15:51 -04:00
Matthew Gregan
ab5ed6e50d
Bug 855130 - Clobber build.
2013-07-03 16:14:25 +12:00
Bobby Holley
2b92c1a052
Bug 880917 - Add a clobber. r=RyanVM
2013-06-29 09:11:20 -06:00
Masatoshi Kimura
309ae7c0fc
Bug 874669 - Remove legacy event type constants. r=smaug
2013-06-26 02:12:48 +09:00
Kyle Machulis
5553fb610e
Bug 877859 - Change configure.in for new valgrind include path; r=mwu
2013-06-18 21:26:22 -07:00
Jan de Mooij
969df6ba9d
Bug 704356 - Touch CLOBBER for jspropertycache.cpp removal.
2013-06-18 09:41:08 +02:00
Joey Armstrong
416f2dabde
bug 882904: move LIBS to moz.build (logic). r=gps
2013-06-14 15:33:45 -04:00
Phil Ringnalda
13e7e7ffb0
Bug 879831 followup, needs-clobber
...
CLOSED TREE
2013-06-06 21:26:31 -07:00
Adam Roach [:abr]
28a89d3601
Bug 784519 - Part 3: Send Signaling State from SIPCC to PeerConnection r=ekr
2013-05-16 18:41:46 -05:00
Ryan VanderMeulen
d4dbbc028a
Bug 875929 - Touch CLOBBER since moz.build apparently doesn't like files being removed. DONTBUILD
2013-06-05 12:08:48 -04:00