Ryan VanderMeulen
|
6282baaad4
|
Merge m-c to fx-team on a CLOSED TREE.
|
2013-11-12 15:37:07 -05:00 |
|
Ed Morley
|
e7c483c950
|
Merge mozilla-central and fx-team
|
2013-11-12 15:12:05 +00:00 |
|
Oprea Andrei
|
19459f5bdd
|
Bug 722267 - Option to enable/disable timestamps for messages in the console; r=msucan
|
2013-11-11 19:00:07 +02:00 |
|
Monica Chew
|
2de8653cb6
|
Bug 895476: Enable updating local lists for application reputation (r=gcp)
|
2013-10-31 14:15:14 -07:00 |
|
Carsten "Tomcat" Book
|
b65d0a157a
|
Merge mozilla-central to mozilla-inbound
|
2013-11-09 12:25:41 +01: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 |
|
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 |
|
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 |
|
Seth Fowler
|
15d5a68d2b
|
Backout of bug 934070 for breaking debugging on OS X
|
2013-11-07 18:42:22 -08: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 |
|
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 |
|
Carsten "Tomcat" Book
|
3b23e045db
|
merge fx-team to mozilla-central
|
2013-11-06 13:09:28 +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 |
|
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 |
|
Ryan VanderMeulen
|
8920f1cca6
|
Merge inbound to m-c.
|
2013-11-05 15:28:52 -05: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 |
|
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 |
|
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 |
|
Shane Caraveo
|
b886b4cf3a
|
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 |
|
ffxbld
|
bbc5326932
|
No bug, Automated blocklist update from host bld-linux64-ec2-178 - a=blocklist-update
|
2013-11-02 03:16:39 -07: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 |
|
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 |
|
Carsten "Tomcat" Book
|
9bf446e3b6
|
Backed out changeset a0737b57f233 (bug 912891) for browser chrome failures
|
2013-11-12 08:47:46 +01:00 |
|
Wes Kocher
|
00877c6ae3
|
Merge m-c to fxteam
|
2013-11-04 21:23:11 -08:00 |
|
Blair McBride
|
fd97289f95
|
Bug 933023 - UITour: Add preference to disable HTTPS check for testing/development. r=MattN
|
2013-11-05 15:23:25 +13:00 |
|
Benjamin Smedberg
|
3f8b3d5a20
|
Fixup for bug 927174 - use the preexisting app.support.baseURL pref instead of a custom one
--HG--
extra : rebase_source : 90f2f8dc85b9198bca608b46bee037d93a118543
|
2013-10-21 10:33:49 -04:00 |
|
Robert Strong
|
a100db28e6
|
bug 928489 - Bug 928489 - Disable update xml certificate checks on Windows. r=bbondy
|
2013-10-19 22:36:40 -07:00 |
|
ffxbld
|
56883847af
|
No bug, Automated blocklist update from host bld-linux64-ec2-075 - a=blocklist-update
|
2013-10-19 03:20:32 -07:00 |
|
Carsten "Tomcat" Book
|
72edda2f47
|
merge fx-team to mozilla-central
|
2013-10-18 11:40:53 +02:00 |
|