Commit Graph

1521 Commits

Author SHA1 Message Date
Gijs Kruitbosch
726ace5e27 Merge mozilla-central and ux 2013-11-13 00:28:03 +01:00
Gijs Kruitbosch
3226a1bc83 Merge mozilla-central and ux 2013-11-12 17:30:17 +01:00
Gijs Kruitbosch
726170b045 Merge mozilla-central and ux 2013-11-12 09:27:50 +01:00
Gijs Kruitbosch
a84d198778 Merge mozilla-central and ux 2013-11-11 09:29:29 +01:00
Matthew Noorenberghe
dc43a0e285 Merge mozilla-central to UX 2013-11-09 17:46:29 -08:00
ffxbld
7683bdfae2 No bug, Automated blocklist update from host bld-linux64-ec2-013 - a=blocklist-update 2013-11-09 03:15:09 -08:00
Jared Wein
3a8c39e9ac Automated merge with https://hg.mozilla.org/mozilla-central 2013-11-08 13:22:23 -05:00
Gijs Kruitbosch
bdf8ffe2d3 Merge mozilla-central and ux 2013-11-07 19:21:54 +00:00
Mike Hommey
851bde9eb2 Bug 934070 - Stop copying dist/bin under dist/$(MOZ_MACBUNDLE_NAME)/Contents/MacOS in */app/Makefile.in. r=ted
Consequently, revert changeset 92bea49b46b4 (bug 914560).
2013-11-07 10:38:13 +09:00
Mike Hommey
bf5fdbbd38 Bug 862770 - Fix --disable-compile-environment a little. r=gps
--HG--
rename : config/makefiles/target_libs.mk => config/makefiles/target_binaries.mk
rename : js/src/config/makefiles/target_libs.mk => js/src/config/makefiles/target_binaries.mk
2013-11-07 10:37:45 +09:00
Gijs Kruitbosch
174d4160d6 Merge m-c to ux 2013-11-06 14:36:26 +01:00
Carsten "Tomcat" Book
3b23e045db merge fx-team to mozilla-central 2013-11-06 13:09:28 +01:00
Gijs Kruitbosch
5b8e8a7c7d Merge mozilla-central and ux 2013-11-06 09:01:08 +01:00
Mike Hommey
50314b8796 Bug 934905 - Remove browser/app/profile/extensions/Makefile.in after bug 867445. r=mshal 2013-11-06 14:25:14 +09:00
Ryan VanderMeulen
8920f1cca6 Merge inbound to m-c. 2013-11-05 15:28:52 -05:00
Matthew Noorenberghe
9e82ff7081 Merge mozilla-central to UX 2013-11-05 01:04:20 -08:00
Wes Kocher
32a09c5f75 Merge inbound to m-c 2013-11-04 21:09:17 -08:00
Stephen Pohl
032fa795f4 Bug 860493 - Enable history swipe animations by default on nightly and aurora (implemented in bug 678392). r=smichaud 2013-11-04 13:26:41 -05:00
Ryan VanderMeulen
52c8cecb5f Backed out changesets f488602d26c9 and 09725c69fd76 (bug 860493) for OSX bustage.
CLOSED TREE
2013-11-04 12:55:56 -05:00
Stephen Pohl
bc26db9a1f Bug 860493 - Enable history swipe animations by default on nightly and aurora (implemented in bug 678392). r=smichaud 2013-11-04 12:10:10 -05:00
Ryan VanderMeulen
586ab2de02 Backed out changesets cf64922197ca, 3ae60bdf3fef, and 68960c6bdce3 (bug 906839) for ASAN mochitest-bc perma-orange. 2013-11-04 15:54:55 -05:00
Gijs Kruitbosch
7f18b70f01 Merge mozilla-central and ux 2013-11-02 11:33:53 +01:00
ffxbld
bbc5326932 No bug, Automated blocklist update from host bld-linux64-ec2-178 - a=blocklist-update 2013-11-02 03:16:39 -07:00
Shane Caraveo
c59873227f Bug 906839 - enable by default social.allowMultipleWorkers - update tests to work pref'd on and fix a missing update to the worker state, r=markh. 2013-10-31 10:59:35 +11:00
Seth Fowler
15d5a68d2b Backout of bug 934070 for breaking debugging on OS X 2013-11-07 18:42:22 -08:00
Monica Chew
86211606e8 Bug 887044: Remove CsdTesting/Mozilla from User-Agent, set safebrowsing URLs to use the GOOGLE_API_KEY (r=dougt) 2013-11-01 15:43:28 -07:00
Monica Chew
2de8653cb6 Bug 895476: Enable updating local lists for application reputation (r=gcp) 2013-10-31 14:15:14 -07:00
Paul Rouget
170a2968ec Bug 912891 - [app manager] Open the toolbox in the app manager. r=ochameau 2013-11-07 09:14:22 -05:00
Ryan VanderMeulen
3fdb7d030f Backed out changesets e41b160a4ada and 90624f34525a (bug 912891) on the suspicion of turning bug 934852 into a perma-fail on WinXP debug. 2013-11-07 14:08:14 -05:00
Carsten "Tomcat" Book
0844656768 merge mozilla-central to fx-team 2013-11-07 16:04:23 +01:00
Paul Rouget
a533de3dbf Bug 912891 - [app manager] Open the toolbox in the app manager. r=ochameau 2013-11-07 09:14:22 -05:00
Carsten "Tomcat" Book
b65d0a157a Merge mozilla-central to mozilla-inbound 2013-11-09 12:25:41 +01:00
Mike Hommey
91af4c88d7 Bug 935305 - Move preprocessor to mozbuild.action. r=gps
--HG--
rename : config/Preprocessor.py => python/mozbuild/mozbuild/preprocessor.py
rename : config/tests/unit-Expression.py => python/mozbuild/mozbuild/test/test_expression.py
rename : config/tests/unit-LineEndings.py => python/mozbuild/mozbuild/test/test_line_endings.py
rename : config/tests/unit-Preprocessor.py => python/mozbuild/mozbuild/test/test_preprocessor.py
2013-11-09 10:35:44 +09:00
Jonas Finnemann Jensen
698b895a6f Bug 902587 - Part 2A: Refactor late-write-checks as client of IO Interposer. r=BenWa
--HG--
rename : xpcom/build/mozPoisonWrite.h => xpcom/build/LateWriteChecks.h
rename : xpcom/build/mozPoisonWrite.h => xpcom/build/PoisonIOInterposer.h
rename : xpcom/build/mozPoisonWriteBase.cpp => xpcom/build/PoisonIOInterposerBase.cpp
rename : xpcom/build/mozPoisonWriteMac.cpp => xpcom/build/PoisonIOInterposerMac.cpp
rename : xpcom/build/mozPoisonWriteWin.cpp => xpcom/build/PoisonIOInterposerWin.cpp
2013-11-05 07:45:20 -05:00
David Major
25afc23f7c Bug 932100 - Part 2: Move DLL blocklist code to mozglue. r=bsmedberg, r=glandium
--HG--
rename : toolkit/xre/nsWindowsDllBlocklist.cpp => mozglue/build/WindowsDllBlocklist.cpp
2013-11-12 08:31:32 -05:00
David Major
77a026dbd4 Bug 932100 - Part 1: Remove load-time dependency on user32. r=bsmedberg 2013-11-12 08:31:32 -05:00
Rob Campbell
44cecf6038 Bug 909756 - Turn off CSS warnings by default in Web Console. r=msucan 2013-10-22 03:25:54 +02:00
ffxbld
f915b9c462 No bug, Automated blocklist update from host bld-linux64-ec2-093 - a=blocklist-update 2013-10-26 03:14:34 -07:00
Ed Morley
7ab0476528 Merge mozilla-central and fx-team 2013-10-25 12:19:55 +01:00
Carsten "Tomcat" Book
7449ccaa85 Merge Fx-Team to Mozilla-Central 2013-10-25 11:21:15 +02:00
Stephen Pohl
2280a05814 Bug 930768: Backout 6155ea7e8dea for causing pages to refresh (instead of using bfcache) when swiping back and forth on OSX. r=smichaud 2013-10-24 21:57:54 -04:00
Mike Hommey
f1c0c07862 Bug 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +09:00
Victor Porof
3fbc0fcb0d Bug 910955 - Implement a live WebGL shader editor, r=dcamp 2013-10-25 10:18:41 +03:00
Ed Morley
82ca59304a Backed out changeset cfd30965638a (bug 906839) 2013-10-24 18:50:31 +01:00
Shane Caraveo
767e917466 Bug 906839 - enable by default social.allowMultipleWorkers - flip the pref, r=markh. 2013-10-24 15:53:37 +02:00
Yury Delendik
6ef67e921c Bug 926988 - Keep Shumway in nightly only 2013-10-21 20:39:43 -05:00
Paul Rouget
da1ab9e787 Bug 926371 - show reflow events in the webconsole. r=msucan 2013-10-22 08:43:00 +01:00
Paolo Amadini
173b4dfb03 Bug 928349 - Add a build-time setting to use only the JavaScript API for downloads, and enable it in Firefox for Desktop. r=enn 2013-10-23 21:46:47 +02:00
Stephen Pohl
4c16c680bb Bug 860493 - Enable history swipe animations by default (implemented in bug 678392). r=smichaud 2013-10-22 20:49:36 -04:00
Paolo Amadini
43a05f12e6 Bug 899110 - Remove the code to switch between different back-ends from the Downloads Panel. r=enn 2013-11-04 19:21:13 +01:00