Nils Ohlmeier [:drno]
18d3e0bd88
Bug 951314 - Only set WebRTC debug variables if not present. r=ted
2013-12-19 11:42:19 -05:00
Ryan VanderMeulen
f5d9af358e
Backed out changeset 08009e8417e9 (bug 951314) for Windows bustage.
2013-12-19 11:58:24 -05:00
Nils Ohlmeier [:drno]
370726bf59
Bug 951314 - Only set WebRTC debug variables if not present. r=ted
2013-12-19 11:42:19 -05:00
Wes Kocher
f6e7cd0c87
Merge m-c to mozilla-inbound
2013-12-16 21:34:34 -08:00
Mike Hommey
ef13decc2d
Bug 950290 - Move python scripts from build/autoconf into a mozbuild submodule. r=gps
...
--HG--
rename : build/autoconf/check_debug_ranges.py => python/mozbuild/mozbuild/configure/check_debug_ranges.py
rename : build/autoconf/libstdcxx.py => python/mozbuild/mozbuild/configure/libstdcxx.py
2013-12-17 11:13:08 +09:00
Mike Hommey
e8121110ea
Bug 950027 - Remove build/autoconf/match-dir.sh. r=gps
2013-12-17 11:12:51 +09:00
Mike Hommey
2328a3a998
Bug 950279 - Expose int() to moz.build sandbox, and use it in build/gyp.mozbuild. r=gps
2013-12-17 11:12:15 +09:00
Michael Comella
f4197965d3
Bug 946656 - Print messages attached to received gecko events. r=margaret
2013-12-16 12:14:22 -08:00
Mike Hommey
a2b2ad6fb8
Followup for bug 939890 and bug 949334: remove now irrelevant comments. r=me. DONTBUILD
2013-12-14 14:00:53 +09:00
Gregory Szorc
40438af67c
Bug 774572 - Part 1: Support for defining JAR manifests in moz.build; r=glandium
...
JAR_MANIFESTS can now be defined in moz.build files. However, due to
limitations in rules.mk, only 1 file may be defined at a time. In the
future, this restriction will be lifted. But first, better support for
JAR manifests in the build config must be built.
rules.mk will be updated in the subsequent conversion patch so this
patch applied alone doesn't break the build.
--HG--
extra : rebase_source : 2521d49a1731b659dd720769e4685715925be590
2013-12-13 00:47:02 +09:00
Wes Kocher
a5c6d616b0
Merge m-c to inbound
2013-12-12 21:04:31 -08:00
Wes Kocher
5cfcfcf8a4
Backed out changeset f1abdc201968 (bug 823787) for breaking PGO builds on Windows
2013-12-12 19:43:25 -08:00
Wes Kocher
898b147d75
Merge inbound to m-c
2013-12-12 19:12:51 -08:00
Nicholas Nethercote
c172b7092a
Bug 823787 - Make profilerserver.py use a non-zero exit code on failure. r=ted.
...
--HG--
extra : rebase_source : 2e7d1ec773dfc286c57832ea3d907f0b18af8908
2013-12-12 14:08:40 -08:00
Nick Alexander
7760713d9e
Bug 934646 - Part 3: Declare Android resource directories relative to $SRCDIR. r=glandium,gps,mfinkle
...
--HG--
rename : mobile/android/base/resources/drawable-mdpi/crash_reporter.png => mobile/android/base/crashreporter/res/drawable-mdpi/crash_reporter.png
rename : mobile/android/base/resources/layout/crash_reporter.xml => mobile/android/base/crashreporter/res/layout/crash_reporter.xml
rename : mobile/android/branding/aurora/content/fennec_72x72.png => mobile/android/branding/aurora/res/drawable-hdpi/icon.png
rename : mobile/android/branding/aurora/content/fennec_48x48.png => mobile/android/branding/aurora/res/drawable-mdpi/icon.png
rename : mobile/android/branding/aurora/content/fennec_96x96.png => mobile/android/branding/aurora/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/aurora/content/fennec_144x144.png => mobile/android/branding/aurora/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_72x72.png => mobile/android/branding/beta/res/drawable-hdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_48x48.png => mobile/android/branding/beta/res/drawable-mdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_96x96.png => mobile/android/branding/beta/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_144x144.png => mobile/android/branding/beta/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_72x72.png => mobile/android/branding/nightly/res/drawable-hdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_48x48.png => mobile/android/branding/nightly/res/drawable-mdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_96x96.png => mobile/android/branding/nightly/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_144x144.png => mobile/android/branding/nightly/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/official/content/fennec_72x72.png => mobile/android/branding/official/res/drawable-hdpi/icon.png
rename : mobile/android/branding/official/content/fennec_48x48.png => mobile/android/branding/official/res/drawable-mdpi/icon.png
rename : mobile/android/branding/official/content/fennec_96x96.png => mobile/android/branding/official/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/official/content/fennec_144x144.png => mobile/android/branding/official/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_72x72.png => mobile/android/branding/unofficial/res/drawable-hdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_48x48.png => mobile/android/branding/unofficial/res/drawable-mdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_96x96.png => mobile/android/branding/unofficial/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_144x144.png => mobile/android/branding/unofficial/res/drawable-xxhdpi/icon.png
extra : rebase_source : f6ec8a38594e70520b10202c735dc019f8c856fd
2013-12-11 21:20:07 -08:00
Gregory Szorc
95aca92ee2
Bug 939367 - Allow Sphinx docs to come from all over the tree; r=glandium
...
--HG--
extra : rebase_source : 1c1a444a78c0dfce110db3890e29543eeb67f3aa
2013-11-20 12:37:22 -08:00
Mike Hommey
62d390485a
Bug 945042 - Move NO_PROFILE_GUIDED_OPTIMIZE to moz.build. r=gps,r=njn
2013-12-09 13:39:26 +09:00
Gregory Szorc
8d8b8115f8
Bug 948787 - Print diffs during config.status; r=glandium
...
Build system developers commonly need to see what changes have on the
generated build files. We often put our objdir under version control and
diff commits before and after running config.status.
This patch adds a --diff option to config.status that will print diffs
of changes made during config.status. This functionality is implemented
on top of FileAvoidWrite, using Python's built-in diffing library.
While display of diffs is opt-in, diffs are always being captured when
config.status runs. There could be an unwanted performance regression
from this. Because diffs are only computed if files change and most
files don't change during most config.status runs, this greatly reduces
the surface area of the concern. The area for largest concern is clobber
builds. On my machine, I measured an increase of 0.2 to 0.3s from 2.0s.
While this is 10-15%, the total time is so small that I don't feel
snaking a "capture diff" flag through the build system is worth the
effort. This would make a decent followup bug if this turns out to be a
problem in the future.
I also snuck in a change to reindent all-tests.json because displaying
diffs for this massive 11MB all-in-one-line JSON file results in an
extremely large string being printed to my terminal.
--HG--
extra : rebase_source : c0f7ff69cad282e63a050e67f156dbe96b49a142
2013-12-11 13:06:56 +09:00
Gregory Szorc
0dd4e7e164
Bug 928195 - Part 3: Consolidate all WebIDL Python logic into mozwebidl module; r=bz, froydnj
...
--HG--
extra : rebase_source : 050f1c3eb3bccdf369164be4e58c59fa71c19060
2013-11-18 13:02:11 -08:00
Mike Hommey
0229da7a2b
Bug 948209 - Remove mozbuild.config. r=gps
2013-12-11 10:59:02 +09:00
Mike Hommey
fadc315fab
Bug 947811 - Remove build/package/Makefile.in. r=bsmedberg
2013-12-09 16:30:09 +09:00
Richard Newman
8ce343b1c8
Bug 948168 - Upgrade Robotium to 4.3.1. r=mfinkle
2013-12-09 15:26:07 -08:00
Michael Comella
18f3101a2a
Bug 928566: Use more descriptive parameter names in robocop assertion methods. r=gbrown
2013-12-09 15:11:37 -08:00
Ehsan Akhgari
2886d7ae19
Bug 947299 - Don't build ICU as a shared library when building JS in standalone mode; r=glandium
...
X-Git-Commit-ID: 4664ac89e5ef60181b1c783cced3c323d11d6e43
--HG--
extra : rebase_source : 9340c2e547459f1f001d7eae8eab61e8e29ec114
2013-12-06 21:07:02 -05:00
Joshua Cranmer
f39213113a
Bug 929200, part 1: Add MOZ_HEAP_ALLOCATOR to stack-only/non-heap analyses, r=Waldo.
...
--HG--
extra : rebase_source : 1ea94cf7a8ab7207d238c65877001549f3f828be
2013-12-06 21:23:06 -06:00
Mike Hommey
4b94156b00
Bug 778236 - Treat gyp files as if their content was defined in moz.build files. r=gps
2013-12-12 23:41:05 +09:00
Gregory Szorc
edbe43df4f
Bug 939367 - Part 2: Move requirements.txt into tools/docs
...
Trivial change. No review.
DONTBUILD (NPOTB)
--HG--
rename : build/docs/requirements.txt => tools/docs/requirements.txt
2013-12-12 18:10:04 +09:00
Ryan VanderMeulen
33a583eacc
Merge fx-team to m-c.
2013-12-06 16:03:56 -05:00
Michael Comella
c23077e06b
Bug 938827 - Part 11: Log error if LayerView is null. r=rnewman
2013-12-06 11:43:12 -08:00
Michael Comella
e5f59f21a0
Bug 938827 - Part 10: Remove remaining reflection from FennecNativeActions. r=rnewman
2013-12-06 11:43:12 -08:00
Michael Comella
95449202c6
Bug 938827 - Part 9: Remove unregisterEventListener reflection. r=rnewman
2013-12-06 11:43:12 -08:00
Michael Comella
f7c773ad77
Bug 938827 - Part 8: Remove registerEventListener reflection. r=rnewman
2013-12-06 11:43:11 -08:00
Michael Comella
4d1eae4de7
Bug 938827 - Part 7: Remove preferences event reflection. r=rnewman
2013-12-06 11:43:11 -08:00
Michael Comella
95484c4710
Bug 938827 - Part 6: Remove BroadcastEvent reflection. r=rnewman
2013-12-06 11:43:11 -08:00
Michael Comella
61a780a49f
Bug 938827 - Part 5: Remove querySql reflection. r=rnewman
2013-12-06 11:43:11 -08:00
Michael Comella
60a84bd2cc
Bug 938827 - Part 4: Remove remaining reflection from FennecNativeDriver. r=rnewman
2013-12-06 11:43:11 -08:00
Michael Comella
749a174d11
Bug 938827 - Part 3: Call registerEventListener directly. r=rnewman
2013-12-06 11:43:11 -08:00
Michael Comella
dff39065eb
Bug 938827 - Part 2: Call PanningPerfAPI directly. r=rnewman
2013-12-06 11:43:10 -08:00
Michael Comella
07be030844
Bug 938827 - Part 1: Get LayerView in getSurfaceView. r=rnewman
2013-12-06 11:43:10 -08:00
Ryan VanderMeulen
92933e2af0
Merge m-c to inbound.
2013-12-05 17:56:44 -05:00
Carsten "Tomcat" Book
94d4d5b1cf
merge fx-team to m-c
2013-12-05 12:56:11 +01:00
Michael Comella
9a0dc8d1da
Bug 910859 - Bootstrap new API for UI testing in Fennec. r=lucasr,gbrown
2013-12-04 18:32:53 -08:00
Ehsan Akhgari
8c254a9883
Bug 915735 - Build ICU as a shared library where JS is built as a shared library; r=glandium
2013-12-06 08:08:52 -05:00
Carsten "Tomcat" Book
2f14605f80
Backed out changeset 099f65a712a8 (bug 915735) Windows Build Bustage on a CLOSED TREE
2013-12-06 14:48:13 +01:00
Ehsan Akhgari
ae9d793f7c
Bug 915735 - Build ICU as a shared library where JS is built as a shared library; r=glandium
2013-12-06 08:08:52 -05:00
Trevor Saunders
aeba5a1b72
bug 900797 - fix warnings as errors with gcc 4.8 from ndk r9 r=glandium
2013-11-20 20:00:05 -05:00
Nathan Froyd
a61847de44
Bug 943734 - escape URL arguments in mochitests for the benefit of LLDB; r=jmaher
2013-12-03 13:01:30 -05:00
Carsten "Tomcat" Book
f56fb54723
Merge m-c to mozilla-inbound
2013-12-03 11:29:37 +01:00
Carsten "Tomcat" Book
9ec029aebf
merge fx-team to mozilla-central
2013-12-03 10:39:56 +01:00
Bob Clary
bc61e2dfd1
Bug 936594 - DoCommand.InstallApp - Treat non-zero exit codes for pm install as failures, r=jmaher.
2013-12-02 22:11:29 -08:00
Bob Clary
8636a93478
Bug 933842 - Add ability to specify test root in SUTAgent.ini, r=jmaher.
2013-12-02 22:11:28 -08:00
Chris Kitching
dfe4a3a964
Bug 709230 - Part 5: activate Proguard. r=gbrown,rnewman
2013-11-18 17:30:00 -08:00
Camilo Viecco
2897aff2ae
Bug 942918 - remove ev tests that use crl for revocation check. r=dkeeler
2013-12-02 15:20:24 -08:00
Mike Hommey
881a7c1554
Bug 943728 - Replace double quotes with single quotes in Makefiles (or remove them when it makes sense). r=mshal
2013-12-03 06:34:21 +09:00
Mike Hommey
004e0ed1ac
Bug 944558 - Refactor config/makefiles/debugmake.mk for more correctness, and remove old cruft. r=gps
...
Also remove use of print-depth-path.sh in UPDATE_TITLE.
2013-12-01 07:20:19 +09:00
Carsten "Tomcat" Book
2bd99eb2d7
merge fx-team to mozilla-central
2013-11-29 10:13:09 +01:00
Nicholas Nethercote
f239e6a56a
Bug 944141 - Disable Valgrind suppressions that are no longer needed. r=me.
...
DONTBUILD
2013-11-28 05:39:28 -08:00
Carsten "Tomcat" Book
76138864a5
merge mozilla-inbound to mozilla-central
2013-11-28 11:46:48 +01:00
Nicholas Nethercote
3be523c252
Bug 944141 - Temporarily disable all Valgrind suppressions for unintentional problems within Mozilla code, to see which ones are still necessary.
2013-11-27 20:20:17 -08:00
Nicholas Nethercote
7d81d80a3c
Bug 944133 - Valgrind-on-TBPL: Suppress an intentional leak.
...
NPOTB
2013-11-27 15:32:24 -08:00
Mike Hommey
8fd06cf41b
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
2013-11-27 22:55:07 +09:00
Mike Hommey
b32a4ed166
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
Chris Kitching
13f47200b2
Bug 709230 - Part 2: shunt, as appropriate, methods into RobocopAPI, where possible. r=lucasr,rnewman,gbrown
2013-11-18 21:08:00 -08:00
Nicholas Nethercote
35d902d198
Bug 812421 - Remove a Valgrind suppression that bug 790338 hopefully removed the need for. r=me.
2013-11-24 16:09:19 -08:00
Ed Morley
2df56b3abd
Backed out changeset 1eb6ceed2cda (bug 938437) on suspicion of causing WinXP debug jetpack failures on a CLOSED TREE
2013-11-22 16:00:32 +00:00
Jonathan Watt
bb845f4c63
Bug 941539 - Add a .lldbinit file to the tree and make the build system install it to $(DIST)/bin
2013-11-22 13:32:54 +00:00
Mike Hommey
682364d535
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
2013-11-28 13:08:16 +09:00
Ed Morley
df8953eecb
Bug 943474 - Don't print the overall summary for shutdown leak detector failures; r=ttaubert
2013-11-27 13:52:02 +00:00
Mike Hommey
86956347ec
Bug 938437 - Replace nsStaticXULComponents.cpp with smart use of sections. r=bsmedberg,irc-r=decoder,r=nfroyd
2013-11-19 13:45:31 +09:00
retornam
cfec5f4428
Bug 941889 - Make configure recognize Android 19 tools. r=nalexander
2013-11-21 20:19:20 -08:00
Wes Kocher
0baa2a0d4e
Merge m-c to inbound
2013-11-21 19:18:18 -08:00
Ryan VanderMeulen
7c4875ed06
Merge m-c to fx-team.
2013-11-21 15:55:03 -05:00
Ryan VanderMeulen
7685aa2e55
Merge m-c to inbound.
2013-11-21 14:41:01 -05:00
Ryan VanderMeulen
5f5fcba645
Merge m-c to fx-team.
2013-11-21 11:39:17 -05:00
Christian Holler
6e47a54a26
Bug 940299 - Add a runtime suppression list for ThreadSanitizer. r=glandium DONTBUILD
...
--HG--
extra : rebase_source : f418ea0e76a552beae72536c36f17ac9c3b7ffdc
2013-11-21 17:35:59 +01:00
Tim Taubert
eee5c89ff7
Bug 932898 - Bring back the shutdown leak detector r=ted
...
From 246109686e62e3231ccba74a84adaa0774f2a1af Mon Sep 17 00:00:00 2001
2013-11-20 21:53:08 +01:00
Trevor Saunders
21920c8e04
backout 6fd717549b5a bug 938510 because b2g desktop builds don't seem to pull tooltool packages
2013-11-20 21:39:05 -05:00
Trevor Saunders
f1c71b3e58
bug 938510 - switch to gcc 4.7.3 and latest stable binutils from tooltool r=glandium
2013-11-20 21:04:25 -05:00
Nathan Froyd
0f8ca584d8
Bug 938289 - part 1 - add automation support for adding DMD environment variables; r=jmaher
2013-11-13 14:47:41 -05:00
Chris Kitching
c7984b3c10
Bug 913985: Part 3 - Update the annotation processor to generate wrapper classes. r=kats
...
--HG--
rename : build/annotationProcessors/MethodWithAnnotationInfo.java => build/annotationProcessors/AnnotationInfo.java
rename : build/annotationProcessors/utils/AlphabeticMethodComparator.java => build/annotationProcessors/utils/AlphabeticAnnotatableEntityComparator.java
rename : build/annotationProcessors/utils/GeneratableEntryPointIterator.java => build/annotationProcessors/utils/GeneratableElementIterator.java
2013-11-21 20:41:28 +00:00
Chris Kitching
ae53fdd615
Bug 913985: Part 1.5 - Update the annotation processor to handle the renamed annotations. r=kats
2013-11-12 10:41:00 -08:00
Mike Hommey
0907679faf
Bug 940250 - Fix elfhack -r after bug 822584. r=nfroyd
2013-11-21 17:27:30 +09:00
Ryan VanderMeulen
e1f22e4fdc
Backed out changeset 53627e59f761 (bug 932898) for mochitest-mc timeouts.
2013-11-20 14:30:30 -05:00
Carsten "Tomcat" Book
5b858501fd
Merge m-c to fx-team
2013-11-20 15:47:06 +01:00
Carsten "Tomcat" Book
b35c0e3a73
Backed out changeset a829f4d2584a (bug 934646) Android Nightlies Build Bustage
...
--HG--
rename : mobile/android/branding/aurora/res/drawable-xxhdpi/icon.png => mobile/android/branding/aurora/content/fennec_144x144.png
rename : mobile/android/branding/aurora/res/drawable-mdpi/icon.png => mobile/android/branding/aurora/content/fennec_48x48.png
rename : mobile/android/branding/aurora/res/drawable-hdpi/icon.png => mobile/android/branding/aurora/content/fennec_72x72.png
rename : mobile/android/branding/aurora/res/drawable-xhdpi/icon.png => mobile/android/branding/aurora/content/fennec_96x96.png
rename : mobile/android/branding/beta/res/drawable-xxhdpi/icon.png => mobile/android/branding/beta/content/fennec_144x144.png
rename : mobile/android/branding/beta/res/drawable-mdpi/icon.png => mobile/android/branding/beta/content/fennec_48x48.png
rename : mobile/android/branding/beta/res/drawable-hdpi/icon.png => mobile/android/branding/beta/content/fennec_72x72.png
rename : mobile/android/branding/beta/res/drawable-xhdpi/icon.png => mobile/android/branding/beta/content/fennec_96x96.png
rename : mobile/android/branding/nightly/res/drawable-xxhdpi/icon.png => mobile/android/branding/nightly/content/fennec_144x144.png
rename : mobile/android/branding/nightly/res/drawable-mdpi/icon.png => mobile/android/branding/nightly/content/fennec_48x48.png
rename : mobile/android/branding/nightly/res/drawable-hdpi/icon.png => mobile/android/branding/nightly/content/fennec_72x72.png
rename : mobile/android/branding/nightly/res/drawable-xhdpi/icon.png => mobile/android/branding/nightly/content/fennec_96x96.png
rename : mobile/android/branding/official/res/drawable-xxhdpi/icon.png => mobile/android/branding/official/content/fennec_144x144.png
rename : mobile/android/branding/official/res/drawable-mdpi/icon.png => mobile/android/branding/official/content/fennec_48x48.png
rename : mobile/android/branding/official/res/drawable-hdpi/icon.png => mobile/android/branding/official/content/fennec_72x72.png
rename : mobile/android/branding/official/res/drawable-xhdpi/icon.png => mobile/android/branding/official/content/fennec_96x96.png
rename : mobile/android/branding/unofficial/res/drawable-xxhdpi/icon.png => mobile/android/branding/unofficial/content/fennec_144x144.png
rename : mobile/android/branding/unofficial/res/drawable-mdpi/icon.png => mobile/android/branding/unofficial/content/fennec_48x48.png
rename : mobile/android/branding/unofficial/res/drawable-hdpi/icon.png => mobile/android/branding/unofficial/content/fennec_72x72.png
rename : mobile/android/branding/unofficial/res/drawable-xhdpi/icon.png => mobile/android/branding/unofficial/content/fennec_96x96.png
2013-11-20 15:16:00 +01:00
Gregory Szorc
bfd6140aea
Backed out changeset 594c44cf5a05 (bug 939080) for breaking buildconfig
...
--HG--
extra : rebase_source : f526819fa1ad686d9d30f32311c8db037859d178
2013-11-19 11:16:31 -08:00
Nick Alexander
193f865ba8
Bug 934646 - Declare Android resource directories relative to $SRCDIR. r=glandium,gps,mfinkle
...
--HG--
rename : mobile/android/branding/aurora/content/fennec_72x72.png => mobile/android/branding/aurora/res/drawable-hdpi/icon.png
rename : mobile/android/branding/aurora/content/fennec_48x48.png => mobile/android/branding/aurora/res/drawable-mdpi/icon.png
rename : mobile/android/branding/aurora/content/fennec_96x96.png => mobile/android/branding/aurora/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/aurora/content/fennec_144x144.png => mobile/android/branding/aurora/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_72x72.png => mobile/android/branding/beta/res/drawable-hdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_48x48.png => mobile/android/branding/beta/res/drawable-mdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_96x96.png => mobile/android/branding/beta/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_144x144.png => mobile/android/branding/beta/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_72x72.png => mobile/android/branding/nightly/res/drawable-hdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_48x48.png => mobile/android/branding/nightly/res/drawable-mdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_96x96.png => mobile/android/branding/nightly/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_144x144.png => mobile/android/branding/nightly/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/official/content/fennec_72x72.png => mobile/android/branding/official/res/drawable-hdpi/icon.png
rename : mobile/android/branding/official/content/fennec_48x48.png => mobile/android/branding/official/res/drawable-mdpi/icon.png
rename : mobile/android/branding/official/content/fennec_96x96.png => mobile/android/branding/official/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/official/content/fennec_144x144.png => mobile/android/branding/official/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_72x72.png => mobile/android/branding/unofficial/res/drawable-hdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_48x48.png => mobile/android/branding/unofficial/res/drawable-mdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_96x96.png => mobile/android/branding/unofficial/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_144x144.png => mobile/android/branding/unofficial/res/drawable-xxhdpi/icon.png
2013-11-18 09:31:55 -08:00
Gregory Szorc
82ed21b2c3
Bug 939080 - Allow support-files in manifests to exist in parent paths; r=ted
...
--HG--
extra : rebase_source : fcbd7e71efacde1151d4142132312291e297bc68
extra : amend_source : 0c78233f8b853654af474c54de6869ce55aa0533
2013-11-18 11:55:33 -08:00
Gregory Szorc
d39381a161
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
be824510f9
Bug 928195 - Part 5: Add docs for WebIDL and the build system
...
DONTBUILD (NPOTB)
--HG--
extra : rebase_source : 24ea7ebca4ae151073502267b5123d2160b28d8e
2013-11-13 15:41:22 -08:00
Gregory Szorc
e6e1a53979
Bug 928195 - Part 3: Consolidate all WebIDL Python logic into mozwebidl module; r=bz, froydnj
...
--HG--
extra : rebase_source : 0d8f664ecda7a92b6fba768a0dd0fd867c7d0ed3
2013-11-18 13:02:11 -08:00
Gregory Szorc
58ddbab782
Bug 928195 - Part 2: Provide a mach command to run WebIDL parser tests; r=bz
...
--HG--
extra : rebase_source : ff200d7a77532dae9e022d03cccc624ea1f77c63
2013-11-14 14:34:50 -08:00
Tim Taubert
c8b9db8497
Bug 932898 - Bring back the shutdown leak detector r=ted
2013-11-01 11:25:17 +01:00
Ted Mielczarek
0cf4101913
bug 914925 - fix --debugger for mochitest on OS X. r=jmaher
2013-09-16 14:44:25 -04:00
Gregory Szorc
0ebc97f5b8
NO BUG - Build docs for supported build configurations
...
DONTBUILD (NPOTB)
--HG--
extra : rebase_source : 9d1ba5ca4568739c557410b20034671093e439c7
2013-11-20 10:52:48 -08:00
Carsten "Tomcat" Book
9ad5aea201
Merge m-c to mozilla-inbound
2013-11-20 15:33:32 +01:00
Nathan Froyd
8e269c2f4c
Bug 940928 - delete redundant entry for cgdb in the debuggers list; r=jmaher
2013-11-20 06:07:53 -05:00
Christian Holler
1c2bc77c17
Bug 934641 - Switch ASan tests to using the low-memory config instead of the mid-memory config, to work around intermittent OOM failures, r=philor
2013-11-14 01:44:41 +01:00
Mike Hommey
b2e90f6233
Bug 914245 - Move FORCE_SHARED_LIB to moz.build. r=mshal
2013-11-19 11:47:45 +09:00
Mike Hommey
e80e877ab7
Bug 939044 - Remove most definitions of MODULE. r=mshal
2013-11-19 11:47:39 +09:00