Suyash Agarwal
|
2b129e9864
|
Bug 890037 - Remove extra space from the output of "thunderbird -version". r=bsmedberg
|
2013-07-18 16:29:17 -04:00 |
|
Mike Shal
|
576f2400a5
|
Bug 889787 - Define XP_LINUX globally; r=ted
|
2013-07-16 17:10:10 -04:00 |
|
Tom Schuster
|
8bbf6da92b
|
Bug 886903 - Send correct UserAgent data for content process. r=jdm
|
2013-04-22 18:41:59 +02:00 |
|
Ryan VanderMeulen
|
5131a6768c
|
Backed out 4 changesets (bug 893858, bug 868859, bug 886903) for Linux debug mochitest-other crashes on a CLOSED TREE.
Backed out changeset 0ded4854067b (bug 886903)
Backed out changeset ca8afb897e13 (bug 893858)
Backed out changeset c15f503a96cc (bug 868859)
Backed out changeset 6a788f399a7f (bug 868859)
|
2013-07-17 12:43:59 -04:00 |
|
Tom Schuster
|
b42a1584ea
|
Bug 886903 - Send correct UserAgent data for content process. r=jdm
|
2013-04-22 18:41:59 +02:00 |
|
Brian O'Keefe
|
a2b1403eb0
|
Bug 883502 - Part 1: Move 'chromium_config.mk' includes after rules.mk. r=gps
|
2013-07-04 08:28:43 -04:00 |
|
Benoit Girard
|
5b43ee14ca
|
Bug 892861 - Remove useless -D flags 'IMPL_THEBES,_IMPL_NS_GFX,...'. r=glandium
|
2013-07-12 08:56:54 -04:00 |
|
Trevor Saunders
|
82e5558b37
|
bug 887483 - remove a bunch of useless assignments to FORCE_STATIC_LIB implied by LIBXUL_LIBRARY=1 r=mshal
|
2013-07-11 11:06:34 -04:00 |
|
Roberta De Viti
|
52924c0d96
|
Bug 865188 - Remove Storage support for profile special database. r=mak
|
2013-07-11 10:00:48 +02:00 |
|
Ryan VanderMeulen
|
c9d5a706a1
|
Backed out changeset b7d6458d2a3c (bug 887483) for apparently causing Android robocop-2 failures.
|
2013-07-10 13:51:28 -04:00 |
|
Trevor Saunders
|
c3f96258c3
|
bug 887483 - rm a bunch of useless assignments to FORCE_STATIC_LIB r=mshal
|
2013-06-25 14:29:26 -04:00 |
|
Emanuel Hoogeveen
|
a278970cd3
|
Bug 890714 - Fix mixed line endings. r=joe, r=jesup
|
2013-07-08 16:33:15 -04:00 |
|
David Anderson
|
e90c94517c
|
Rewrite CPOWs to use one actor per process (bug 853209, r=billm,bholley,smaug).
|
2013-07-03 00:24:32 -07:00 |
|
Trevor Saunders
|
94c311ea83
|
bug 886526 - remove nsStaticComponents.{h,cpp} r=bsmedberg
|
2013-06-15 05:50:25 -04:00 |
|
Trevor Saunders
|
555efd0eb9
|
bug 886526 - remove XPCOM_TRANSLATE_NSGM_ENTRY_POINT r=bsmedberg
|
2013-06-15 02:33:35 -04:00 |
|
Benoit Girard
|
7853228760
|
Bug 844288 - Dual link libxul.so and libxul-unit.so and replace enable-gtest by enable-test r=ted,glandium
- Remove enable GTest
- Add a general target to create gtestxul
- Update mach target
- Run GTest from make check
--HG--
rename : gfx/2d/unittest/GTestMain.cpp => gfx/tests/gtest/TestMoz2D.cpp
rename : gfx/layers/TestTiledLayerBuffer.cpp => gfx/tests/gtest/TestTiledLayerBuffer.cpp
extra : rebase_source : 862c39b9145328c8e9f85ae9d1963af374af76f1
|
2013-03-11 14:47:40 -04:00 |
|
Makoto Kato
|
5c5983cb16
|
Bug 870218 - Add support for hooking NtWriteFile on Win64; r=ehsan
|
2013-06-12 15:22:55 -04:00 |
|
Brian R. Bondy
|
aabcdd7c84
|
Bug 874323 - Start updater manually for Metro to apply update. r=rstrong
|
2013-06-12 10:31:10 -04:00 |
|
Martin Stransky
|
9386e8c35b
|
Bug 877626 - Port GTK2 to GTK3 - build config - xpcom, toolkit, accessible, xulrunner dirs. r=ted, r=karlt
|
2013-06-10 08:36:26 -04:00 |
|
Mark Hammond
|
bbab339664
|
Bug 875214 - child processes on Windows now attach to the parent's console. r=aklotz
|
2013-05-30 23:23:50 +10:00 |
|
Phil Ringnalda
|
29fb49d007
|
Back out dc76402b8471 (bug 844288) on suspicion of breaking dep builds
CLOSED TREE
|
2013-05-31 07:39:56 -07:00 |
|
Benoit Girard
|
6adb6cba1f
|
Bug 844288 - Dual link libxul.so and libxul-unit.so and replace enable-gtest by enable-test r=ted,glandium
- Remove enable GTest
- Add a general target to create gtestxul
- Update mach target
- Run GTest from make check
--HG--
rename : gfx/2d/unittest/GTestMain.cpp => gfx/tests/gtest/TestMoz2D.cpp
rename : gfx/layers/TestTiledLayerBuffer.cpp => gfx/tests/gtest/TestTiledLayerBuffer.cpp
extra : rebase_source : 5b9be0892323195d4e24f11ae785f0663ff38fd0
|
2013-03-11 14:47:40 -04:00 |
|
Timothy Arceri
|
961ec3a003
|
Bug 877409 - Remove old GTK_CHECK_VERSION/gtk_check_version for versions of GTK already covered by the minimum GTK build requirement 2.10. r=karlt
|
2013-05-30 08:10:02 -04:00 |
|
Phil Ringnalda
|
68025a3c2f
|
Back out 816311e43409 (bug 844288) on suspicion of causing dep OS X universal builds to fail in packaging
CLOSED TREE
|
2013-05-29 23:42:20 -07:00 |
|
Benoit Girard
|
9bd97dc15d
|
Bug 844288 - Dual link libxul.so and libxul-unit.so and replace enable-gtest by enable-test r=ted,glandium
- Remove enable GTest
- Add a general target to create gtestxul
- Update mach target
- Run GTest from make check
--HG--
rename : gfx/2d/unittest/GTestMain.cpp => gfx/tests/gtest/TestMoz2D.cpp
rename : gfx/layers/TestTiledLayerBuffer.cpp => gfx/tests/gtest/TestTiledLayerBuffer.cpp
extra : rebase_source : 04c9c2efbc7db1c04c121cf3022612b488f83eb4
|
2013-03-11 14:47:40 -04:00 |
|
Julian Seward
|
004a71f006
|
Bug 872496 - Allow early registration of stack tops, to improve native unwind quality. r=bgirard.
|
2013-05-28 14:03:38 +02:00 |
|
Mike Shal
|
994cfe0b6b
|
Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE
From 9e0ba7f425143f545eb6c4b26a9a96b5ade4d8e9 Mon Sep 17 00:00:00 2001
|
2013-04-23 17:54:15 -04:00 |
|
Brian R. Bondy
|
c8186a880d
|
Bug 794937 - Updater callback should launch Metro Firefox when updating from Metro Firefox. r=rstrong
|
2013-05-22 10:16:56 -04:00 |
|
Ted Mielczarek
|
110919af49
|
bug 871712 - make MSVC PGO opt-in per-directory, and opt-in in the directories that matter. r=glandium
|
2013-05-16 09:33:26 -04:00 |
|
Brian R. Bondy
|
d5554c645a
|
Bug 572162 - Use TaskbarIDs hash as update dir root. r=rstrong
|
2013-05-15 10:58:09 -07:00 |
|
Ed Morley
|
36fb30076b
|
Backed out changeset 496846474ed3 (bug 864774)
|
2013-05-13 10:05:49 +01:00 |
|
Mike Shal
|
02469b68e2
|
Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey
From 140b9201e3b5d2d8efe7af286d279c2411dbc197 Mon Sep 17 00:00:00 2001
|
2013-04-23 17:54:15 -04:00 |
|
Ehsan Akhgari
|
c7fcae548f
|
Bug 871312 - Fix rooting hazards in nsEmbedFunctions.cpp; r=till
|
2013-05-12 16:58:02 -04:00 |
|
Mike Hommey
|
3cc31cbb39
|
Bug 842334 - Move distribution/ back to the installation directory. r=bsmedberg,r=gavin
|
2013-05-11 20:14:58 +02:00 |
|
Mats Palmgren
|
40741f4bf9
|
Bug 867530 - Initialize the poison value in XPCOM startup and annotate the values in crash reporter. r=bsmedberg
|
2013-05-07 20:48:59 +02:00 |
|
Iivari Äikäs
|
18ecd9248b
|
Bug 617897 - Replace calls to AppendASCII('*') with Append('*'). r=dougt
|
2013-05-07 10:25:21 -04:00 |
|
Jonathan Kew
|
4d30ebd7e0
|
bug 866365 - declare both firefox.exe and plugin-container.exe as dpi-aware via their manifests. r=jimm,gps
|
2013-05-07 09:16:43 +01:00 |
|
Bobby Holley
|
b199afc462
|
Bug 865729 - Remove nsIJSContextStack from other miscellaneous parts of gecko. r=gabor
|
2013-04-29 11:16:19 -07:00 |
|
Gijs Kruitbosch
|
fa65852b51
|
Bug 763890 - Add all the old profiles to the same folder when resetting Firefox multiple times, r=bsmedberg
--HG--
extra : rebase_source : 443920ec76501b084c42b548f3cb29d70ce4cec0
|
2013-04-05 14:31:28 +02:00 |
|
Aryeh Gregor
|
659b807986
|
Bug 859817 - Remove implicit conversions from raw pointer to already_AddRefed; r=Ms2ger
|
2013-04-22 14:15:59 +03:00 |
|
Makoto Kato
|
9a7107bf4e
|
Bug 853128 - Turn off injecting test of NtFlushBuffersFile on x64. r=ehsan
|
2013-04-25 19:04:40 +09:00 |
|
Matt Brubeck
|
722dc7f951
|
Bug 863897 - Update doc comment for CheckArg in nsAppRunner.cpp [r=bsmedberg]
DONTBUILD (comment-only change)
|
2013-04-22 16:00:17 -07:00 |
|
Justin Lebar
|
20924fc4c8
|
Bug 857833 - Remove some warnings in toolkit/xre/nsAppRunner.cpp. r=bsmedberg
|
2013-04-21 16:41:18 -04:00 |
|
Benoit Girard
|
d80aabf5bc
|
Bug 862500 - Properly shutdown profiler in xpcshell, shutdown and error cases. r=snorp
--HG--
extra : rebase_source : 22eeccdcee83e3fd03687e6b969b143502a9c5fc
|
2013-04-18 11:34:49 -04:00 |
|
Bobby Holley
|
629d0d4121
|
Bug 860438 - Straightforward cases. r=gabor
|
2013-04-18 11:36:03 -04:00 |
|
Ryan VanderMeulen
|
5f40d14478
|
Backed out 3 changesets (bug 734691, bug 862500) for leaks.
Backed out changeset 4444510d672f (bug 862500)
Backed out changeset 5c321bc4dc63 (bug 734691)
Backed out changeset e045934f78be (bug 734691)
|
2013-04-18 08:15:09 -04:00 |
|
Benoit Girard
|
3a0e478b51
|
Bug 862500 - Properly shutdown profiler in xpcshell, shutdown and error cases. r=snorp
--HG--
extra : rebase_source : 8b887475b97e3562ca5fd73e93eaa9edab8ef1fb
|
2013-04-17 12:53:15 -04:00 |
|
Mike Shal
|
77cdb6567d
|
Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey
|
2013-04-16 15:24:43 -04:00 |
|
Bas Schouten
|
341383c413
|
Bug 825928: Land layers refactoring. r=jrmuizel,bas,nical,mattwoodrow,roc,nrc,benwa,bjacob,jgilbert,kchen CLOSED TREE
Please contact Bas Schouten <bschouten@mozilla.com>, Nicolas Silva <nsilva@mozilla.com> or Nicholas Cameron <ncameron@mozilla.com> with general questions. Below is a rough list of authors to contact with specific questions.
Authors:
gfx/layers/Compositor.* gfx/layers/Effects.h - Compositor Interface - bas,nrc,nical
gfx/layers/d3d* - D3D9/D3D10 - bas
gfx/layers/ThebesLayer* - ThebesLayers - nrc,bas
gfx/layers/composite/* - CompositeLayers - nrc,nical
gfx/layers/client/* - Client - nrc,nical,bas
gfx/layers/*Image* - nical
gfx/layers/ipc ipc - IPC - nical
gfx/layers/opengl - CompositorOGL - nrc,nical
gfx/2d - bas,nrc
gfx/gl - GLContext - bjacob
dom/* layout/* - DOM - mattwoodrow
|
2013-04-10 09:20:52 +00:00 |
|
Mike Hommey
|
864ce294ff
|
Bug 855823 - Rely on breakpad finding file ids itself instead of relying on AddLibraryMapping caller to provide them. r=ted
|
2013-04-09 14:04:53 +02:00 |
|
aceman
|
2d19ac6495
|
Bug 856238 - Remove unused includes of the obsolete nsISupportsArray and nsIEnumerator. r=Neil, r=bsmedberg
|
2013-04-08 14:35:31 -04:00 |
|
Jim Blandy
|
9ed989eae8
|
Bug 847656: Change ContentParent::GetNewOrUsed to return an already_AddRefed value. r=khuey
|
2013-04-02 16:52:51 -07:00 |
|
Kyle Machulis
|
5aa83c3e11
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
|
2013-04-01 11:36:59 -07:00 |
|
Kyle Machulis
|
c79ccc0693
|
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
|
2013-03-29 15:12:58 -07:00 |
|
Kyle Machulis
|
a59d40f143
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
|
2013-03-29 13:56:18 -07:00 |
|
leo.bugzilla.gecko@gmail.com
|
40b0696336
|
Bug 852409 - Change XREMain::XRE_mainInit() method to use mAppData instead of aAppData which is given as parameter. r=jmathies
|
2013-03-27 11:19:10 -04:00 |
|
Benoit Girard
|
4500c8a409
|
Bug 853896 - Turn off MOZ_EVENT_TRACE when profiling. r=ted
--HG--
extra : rebase_source : 2ae36f2f4be730528b0f18154377fa32ee25b49a
|
2013-03-22 17:16:52 +01:00 |
|
Benoit Girard
|
fc10a7cfe4
|
Bug 851611 - Part 3: Rename headers. r=jrmuizel
--HG--
rename : tools/profiler/sampler.h => tools/profiler/GeckoProfiler.h
rename : tools/profiler/sps_sampler.h => tools/profiler/GeckoProfilerImpl.h
extra : rebase_source : 6ea7c660764a4390cdd8dd91561fff1d7bad6035
|
2013-03-18 15:25:50 +01:00 |
|
Benoit Girard
|
9d12529d78
|
Bug 851611 - Part 2: Update profiler calls. r=jrmuizel
--HG--
extra : rebase_source : f76accc3d3dd86c75cb3e9750734f23ec9c29941
|
2013-03-16 00:47:02 -04:00 |
|
Brian R. Bondy
|
705205ef03
|
Bug 846365 - Add proper handling for background session closes in Firefox for Metro. r=jimm
|
2013-03-24 19:10:46 -04:00 |
|
Ryan VanderMeulen
|
e835dab2ea
|
Backed out changeset 42d5d3080bc4 (bug 847656) for mochitest crashes on a CLOSED TREE.
|
2013-03-20 14:17:22 -04:00 |
|
Jim Blandy
|
614dfd0dfd
|
Bug 847656: Change ContentParent::GetNewOrUsed to return an already_AddRefed value. r=khuey
|
2013-03-20 10:30:09 -07:00 |
|
Mike Shal
|
9680b82df6
|
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
|
2013-03-19 11:47:00 -07:00 |
|
Aryeh Gregor
|
b4fa2eed79
|
Bug 851911 - Unused variable rv in MakeOrSetMinidumpPath() in nsAppRunner.cpp; r=bsmedberg
|
2013-03-17 17:04:57 +02:00 |
|
Ed Morley
|
b2109c458f
|
Backed out changeset c75481a07302 (bug 851611)
|
2013-03-18 14:10:35 +00:00 |
|
Ed Morley
|
2b1775b4e9
|
Backed out changeset d195190adc48 (bug 851611)
--HG--
rename : tools/profiler/GeckoProfiler.h => tools/profiler/sampler.h
rename : tools/profiler/GeckoProfilerImpl.h => tools/profiler/sps_sampler.h
|
2013-03-18 14:10:30 +00:00 |
|
Benoit Girard
|
664cf994b4
|
Bug 851611 - Part 3: Rename headers. r=jrmuizel
--HG--
rename : tools/profiler/sampler.h => tools/profiler/GeckoProfiler.h
rename : tools/profiler/sps_sampler.h => tools/profiler/GeckoProfilerImpl.h
extra : rebase_source : 552fe1d3ff61d15b264aaf86f7c8cb4f4eff69d1
|
2013-03-18 14:41:02 +01:00 |
|
Benoit Girard
|
c4c6a0ddf5
|
Bug 851611 - Part 2: Update profiler calls. r=jrmuizel
--HG--
extra : rebase_source : 3032aaf7e50cdf9c350da688ec34e50a695fc7ca
|
2013-03-16 00:47:02 -04:00 |
|
Nathan Froyd
|
6c2ee6841f
|
Bug 844331 - part 5 - add profile-before-change2 notification; r=bsmedberg
|
2013-03-01 15:11:21 -05:00 |
|
Makoto Kato
|
15083762e3
|
Bug 850957 - Update injection test for some functions. r=ehsan
|
2013-03-14 16:35:33 +09:00 |
|
Chris Peterson
|
b805c917dd
|
Bug 850408 - Part 1: Remove Snow Leopard OS checks in gfx and xre. r=joshmoz
|
2013-03-07 23:00:07 +00:00 |
|
Gregory Szorc
|
ed102f4876
|
Merge mozilla-central into build-system
|
2013-03-13 08:20:09 -07:00 |
|
Gregory Szorc
|
8b4f575df1
|
Bug 818246 - Part 5: Move XPIDLSRCS into moz.build (manual); r=glandium
|
2013-03-12 10:20:41 -07:00 |
|
Gregory Szorc
|
7bb3ee056b
|
Bug 818246 - Part 4: Move XPIDLSRCS into moz.build (auto); rs=glandium
This is the result of running
|mach mozbuild-migrate --list XPIDLSRCS SDK_XPIDLSRCS XPIDL_SOURCES| and
reverting xpcom/sample/*.
|
2013-03-12 10:17:46 -07:00 |
|
Rafael Ávila de Espíndola
|
e9b5bec1b1
|
Bug 847468 - Poison NtWriteFileGather. r=BenWa.
--HG--
extra : rebase_source : 23ad1eec802f547504e08aa5dc8e7d90b2bf0708
|
2013-03-07 10:02:33 -05:00 |
|
Jose Cortes
|
c430aa26aa
|
Bug 842186 - Update instances of jsval to JS::Value in .cpp and .h files within the toolkit and netwerk directories. r=jwalden
--HG--
extra : rebase_source : bba8b8f21faa148a64731299bd74bf89c1314822
|
2013-03-06 13:16:46 -08:00 |
|
Benjamin Smedberg
|
eb5c680c63
|
Bug 844533 - Add a pref which controls whether we load plugins from the root appdir, default to off, r=glandium
|
2013-03-05 09:45:28 -05:00 |
|
Ted Mielczarek
|
50c5991b38
|
bug 779291 - Breakpad Makefile changes. r=glandium
|
2013-03-05 09:41:26 -05:00 |
|
Mike de Boer
|
f1871f6c50
|
Bug 833939 - Initialize gLogConsoleErrors to FALSE, also in debug builds. r=bsmedberg
|
2013-03-04 12:50:06 +01:00 |
|
Julian Seward
|
e74cad535a
|
Bug 779291: Implement SPS stackwalk using the breakpad unwinder. r=bgirard,glandium
bug 850089 - fix SPS with disable-crashreporter. Patch by Ted Mielczarek <ted@mielczarek.org>, r=glandium
Bug 850132 - SPS breakpad unwind (bug 779291) breaks Win64 builds with "Unsupported platform". Patch by Makoto Kato <m_kato@ga2.so-net.ne.jp>, r=ted
|
2013-03-10 23:00:23 +01:00 |
|
Tim Taubert
|
9da8cde05e
|
Bug 842262 - Keep ProfD == ProfLD on Android; r=glandium
|
2013-02-28 22:31:35 +01:00 |
|
Ms2ger
|
cd9c6150fe
|
Merge m-c to b-s.
|
2013-02-26 19:09:25 +01:00 |
|
Gregory Szorc
|
14545664e3
|
Bug 784841 - Part 18θ: Convert /toolkit f=Mossop, Ms2ger; rs=ted
|
2013-02-25 13:19:09 -08:00 |
|
Tatiana Meshkova
|
58cfbc30b8
|
Bug 842805 - Use of API deprecated in Qt5. r=romaxa, r=glandium
|
2013-02-25 12:25:16 -08:00 |
|
Benoit Girard
|
d4d649fe88
|
Bug 767231 - Part 1: Add GTest. r=ted
|
2012-05-22 13:45:24 -07:00 |
|
Chris Pearce
|
965408c29c
|
Bug 839031 - Blacklist FLAC MFT DLL. r=padenot
|
2013-02-15 14:11:28 +13:00 |
|
Joey Armstrong
|
f41e1b40f8
|
bug 746277: replace hg commands with functions
|
2013-02-15 17:00:12 -05:00 |
|
Martin Stransky
|
4c548115d9
|
Bug 239254 - Remove some PRBools that snuck in. r=jduell
|
2013-02-14 09:11:07 -05:00 |
|
Brian R. Bondy
|
a009cb5e17
|
Bug 840195 - Update fails if FF is installed in a non-default install path. r=rstrong
|
2013-02-13 09:23:22 -05:00 |
|
Ryan VanderMeulen
|
b2815d5a41
|
Merge m-c to inbound.
|
2013-02-12 15:05:37 -05:00 |
|
Rafael Ávila de Espíndola
|
7e3da31b34
|
Bug 840633 - style fix. r=smaug.
|
2013-02-12 14:43:52 -05:00 |
|
Tim Taubert
|
43c911f3aa
|
merge m-c to fx-team
|
2013-02-12 19:08:06 +01:00 |
|
Martin Stransky
|
470a4da001
|
Bug 239254 - [Linux] Support disk cache on a local path, r=michal.novotny
|
2013-02-11 15:47:21 +01:00 |
|
Rafael Ávila de Espíndola
|
151a95c624
|
Bug 704030 - Make the "all connections closed" check available on non debug builds. r=vladan.
--HG--
extra : rebase_source : 6f39e1e00b39e7356d29c4f5e3f77fa51ba49a16
|
2013-02-11 12:05:59 -05:00 |
|
Mike Hommey
|
362f974085
|
Bug 793767 - Use the executable file location to derive the update root. r=rstrong
|
2013-02-08 15:58:52 +01:00 |
|
Richard Newman
|
84b347ac99
|
Bug 838459 - Add printing of current timestamp to make-platformini.py. r=gps
|
2013-02-05 20:15:35 -08:00 |
|
Ryan VanderMeulen
|
b6ed567abc
|
Backed out changeset 31268d71c33c (bug 833143) due to bug 837843.
|
2013-02-04 19:25:09 -05:00 |
|
Olli Pettay
|
01acd52b61
|
Bug 833143 - Don't GC in nsXREDirProvider::DoShutdown, r=bsmedberg,billm
|
2013-01-24 18:39:57 +02:00 |
|
Aaron Klotz
|
eb8c84269a
|
Bug 815418: Telemetry for failed profile lock attempts r=vladan
--HG--
extra : rebase_source : 792850a58328ba4aa33e70b6c4cf7162bf167e8e
|
2013-01-31 15:11:38 -06:00 |
|
Scott Johnson
|
0d385d6e19
|
Backed out changeset 69e0bdbd4f36 for incorrect commit message. r=me
--HG--
extra : rebase_source : 0269228c06416f7253e659630cf796288389c436
|
2013-01-31 15:09:09 -06:00 |
|
Aarom Klotz
|
45275c6def
|
Bug 815418: Telemetry for failed profile lock attempts r=vladan
|
2013-01-31 15:04:52 -06:00 |
|
Ryan VanderMeulen
|
5b174b4d7b
|
Backed out changeset 689690a17de3 (bug 833143) since the attempt at merging the backout from m-c was lost.
|
2013-01-24 16:35:31 -05:00 |
|
Olli Pettay
|
0c104b0b2e
|
Bug 833143 - Don't GC in nsXREDirProvider::DoShutdown, r=bsmedberg,billm
|
2013-01-24 18:39:57 +02:00 |
|
Dave Hylands
|
85ddb7f40c
|
Bug 802423 - Updater needs to set oom_adj and nice appropriately. e=ehsan a=b2g-only
|
2013-01-21 12:22:16 -08:00 |
|
Ehsan Akhgari
|
1fdacf16bc
|
Bug 830765 - Remove the unneeded code which tracks the list of loaded modules because it is unused and can cause multi-second hangs; r=sicking a=removes-code-from-libxul
|
2013-01-21 15:55:31 -05:00 |
|
Benoit Girard
|
2189a174b4
|
Bug 820852 - Implement write poisoning on Windows. r=ehsan,espindola
|
2013-01-10 16:50:16 -05:00 |
|
Benjamin Smedberg
|
ffaf831bcd
|
Bug 828184 - Block qipcap.dll version 7.6.815.1 and earlier for a topcrash related to an interface change of nsIPrefBranch, r=ehsan
|
2013-01-15 13:56:05 -05:00 |
|
Mats Palmgren
|
fb0276a247
|
Bug 786533 - On OSX, one of the system header files (exception_defines.h) defines 'try' and 'catch' as macros which breaks @try/@catch. We need to #undef those before using nsObjCExceptions.h. r=ehsan
|
2013-01-15 13:22:03 +01:00 |
|
Chris Peterson
|
34d009dfe8
|
Bug 829685 - Remove #include "prtypes.h" from some files that no longer use PR types. r=ehsan
|
2013-01-10 08:19:36 -08:00 |
|
Trevor Saunders
|
78c0c89df2
|
bug 829288 - fix some toolkit/ warnings r=ehsan
|
2013-01-10 06:44:15 -05:00 |
|
Ehsan Akhgari
|
8f28e425e3
|
Backed out changeset 23bb4a03ef34 (bug 815418) because of possible xpcshell bustage
--HG--
extra : rebase_source : dcd383efb1c245239a2dc4bc261ada158bb131c2
|
2013-01-10 17:21:48 -05:00 |
|
Aaron Klotz
|
0ce201444e
|
Bug 815418: Telemetry for failed profile lock attempts; r=vladan
--HG--
extra : rebase_source : a7f1217bce0aa61c3c86eaa998e051d678ec7e1e
|
2013-01-10 12:50:51 -05:00 |
|
Dave Hylands
|
7f0868d780
|
Bug 785124 - Pt 3 - Modify the updater to support update.link file. r=rstrong
From 76c70c31f5362f7c91d567ca04329195d8126f26 Mon Sep 17 00:00:00 2001
file. Prefer sdcard for download
---
toolkit/mozapps/update/updater/updater.cpp | 53 +++++++++++++++++++++++++---
toolkit/xre/nsUpdateDriver.cpp | 13 +++++--
2 files changed, 60 insertions(+), 6 deletions(-)
|
2012-12-14 16:06:41 -08:00 |
|
Phil Ringnalda
|
ed9b0b2817
|
Back out 6737ce4d3ce6:599c37ed628c (bug 785124) for b2g Arm xpcshell orange in update tests
|
2013-01-07 22:59:32 -08:00 |
|
Dave Hylands
|
1f5095e6c8
|
Bug 785124 - Pt 3 - Modify the updater to support update.link file. r=rstrong
From 76c70c31f5362f7c91d567ca04329195d8126f26 Mon Sep 17 00:00:00 2001
file. Prefer sdcard for download
---
toolkit/mozapps/update/updater/updater.cpp | 53 +++++++++++++++++++++++++---
toolkit/xre/nsUpdateDriver.cpp | 13 +++++--
2 files changed, 60 insertions(+), 6 deletions(-)
|
2012-12-14 16:06:41 -08:00 |
|
Nicholas Nethercote
|
0ea79c11c5
|
Bug 818793 - Add a |aMaxFrames| parameter to NS_StackWalk. r=jlebar,glandium; sr=dbaron.
|
2012-12-20 21:31:57 -08:00 |
|
Nicholas Nethercote
|
c4ce282f51
|
Bug 825150 - Remove const_casts by adding some const-ness to nsICommandLineRunner.init(). r=karlt, sr=bsmedberg.
--HG--
extra : rebase_source : 3b68c3467fa533442cdc5bcefdf7fbe6140e87a3
|
2013-01-03 13:52:32 -08:00 |
|
Rafael Ávila de Espíndola
|
5aadc5f221
|
Bug 826029 - Assertion in mozPoisonWriteMac due to Mac camera code trying to write a defaults file on exit | Assertion failure: ok, at ../../../xpcom/build/mozPoisonWriteMac.cpp:90. r=ehsan.
|
2013-01-04 10:27:41 -05:00 |
|
Ed Morley
|
5f21a07fa8
|
Backout bfeb3bc3da4e (bug 826029) for WINNT xpcshell failures
|
2013-01-03 10:17:14 +00:00 |
|
Rafael Ávila de Espíndola
|
c60ed397cc
|
Bug 826029 - Assertion in mozPoisonWriteMac due to Mac camera code trying to write a defaults file on exit | Assertion failure: ok, at ../../../xpcom/build/mozPoisonWriteMac.cpp:90. r=ehsan.
--HG--
extra : rebase_source : 511835e6d24a0b58b5c9eb684b258456b7a7019e
|
2013-01-02 21:04:10 -05:00 |
|
Neil Rashbrook
|
b87325632b
|
Bug 818861 Shouldn't allow promising a flat string from a flat string r=dbaron
|
2012-12-22 20:40:37 +00:00 |
|
Benjamin Smedberg
|
fe3cd15957
|
Bug 807757 main part - remove nsIProfileChangeStatus, nsIProfile and remnants of code to support them, r=glandium
--HG--
rename : profile/public/nsIProfileChangeStatus.idl => profile/public/notifications.txt
extra : rebase_source : 89db8a63effc2eab589a184a2b686cfcca3f8f63
|
2012-12-13 12:20:56 -05:00 |
|
Jim Mathies
|
d3113730d9
|
Bug 820200 - Pass application directory to XRE_InitEmbedding2 in content process. r=bsmedberg
|
2012-12-18 10:24:42 -06:00 |
|
Jeff Walden
|
7146c23e80
|
Bug 820570 - Move mozilla::DebugOnly into DebugOnly.h to pare down the grab-baggish Util.h. r=Ms2ger
|
2012-12-14 18:58:45 -05:00 |
|
Ed Morley
|
408c992b8d
|
Backout 4ebd50016f35 & 9033700cc24f (bug 807757) for failing to build on a CLOSED TREE
|
2012-12-13 18:46:38 +00:00 |
|
Benjamin Smedberg
|
10a23e3550
|
Bug 807757 main part - remove nsIProfileChangeStatus, nsIProfile and remnants of code to support them, r=glandium
--HG--
rename : profile/public/nsIProfileChangeStatus.idl => profile/public/notifications.txt
extra : rebase_source : e7caf9d124a4295ced9d607ab6b75b663b97ed8e
|
2012-12-13 12:20:56 -05:00 |
|
Oleg Romashin
|
1d26eb893f
|
Bug 818787 - Return back NS_ENSURE_TRUE(appShell, into XRE_RunAppShell. r=cjones
|
2012-12-10 09:14:52 -05:00 |
|
Bas Schouten
|
b8bd2ee92a
|
Bug 816117 - Part 1: Add the ability to pass around a windows Thread Context to StackWalkMain64. r=ehsan
|
2012-12-08 06:15:21 +01:00 |
|
Benoit Girard
|
8a54bbfbe8
|
Bug 799640 - Part 3: Add shutdown labels. r=espindola
|
2012-11-30 12:49:47 -05:00 |
|
Benoit Girard
|
5137011d7b
|
Bug 799640 - Part 2: Save profiles on shutdown using custom JSON encoder. r=ehsan
|
2012-11-30 12:49:20 -05:00 |
|
Ehsan Akhgari
|
5bba464e0a
|
Backed out 3 changesets (bug 799640) on the suspicion of regressing Tp5 by 50%
Backed out changeset 133c704dbcc6 (bug 799640)
Backed out changeset b130bb991d84 (bug 799640)
Backed out changeset e47b059493cf (bug 799640)
|
2012-11-30 16:05:13 -05:00 |
|
Benoit Girard
|
10dbaf8c1e
|
Bug 799640 - Part 3: Add shutdown labels. r=espindola
|
2012-11-30 12:49:47 -05:00 |
|
Benoit Girard
|
a8aa3822d4
|
Bug 799640 - Part 2: Save profiles on shutdown using custom JSON encoder. r=ehsan
|
2012-11-30 12:49:20 -05:00 |
|
Landry Breuil
|
66fabf0916
|
Bug 803955 followup - add missing defined(__FreeBSD__), forgotten in cf6c50786ee5. was r=bsmedberg
|
2012-11-15 20:07:09 +01:00 |
|
Isaac Aggrey
|
218a57b4d4
|
Bug 802706: Remove usage of NSPRFormatTime.h from tree; r=ehsan
|
2012-11-14 13:14:21 -06:00 |
|
Ehsan Akhgari
|
f5b80eb686
|
Backed out changeset da25394a8b55 (bug 802706) for build bustage
|
2012-11-14 13:24:12 -08:00 |
|
Isaac Aggrey
|
2c0ab41183
|
Bug 802706: Remove usage of NSPRFormatTime.h from tree; r=ehsan,wtc
|
2012-11-14 13:14:21 -06:00 |
|
Landry Breuil
|
d8b312c35e
|
Bug 803955: {Free,Open}BSD use alternative dirs for systemwide extensions/plugins. r=bsmedberg
|
2012-11-14 20:02:07 +01:00 |
|
Kartikaya Gupta
|
7f715bb253
|
Bug 808875 - Fix unused variable warnings in nsAppRunner.cpp. r=bsmedberg
|
2012-11-14 09:36:41 -08:00 |
|
Jim Mathies
|
82d7df8ec6
|
Bug 807593 - Land metro specific nsAppRunner bits on mc. r=bbondy
|
2012-11-05 05:26:12 -06:00 |
|
Neil Rashbrook
|
8cdc6abc40
|
Bug 664695 Improve signature of nsIConsoleService::GetMessageArray r=bsmedberg r=msucan
|
2012-11-03 10:59:29 +00:00 |
|
Ryan VanderMeulen
|
e3feaeecef
|
Backout 06b998c1100d (bug 664695) due to mochitest-other orange.
|
2012-11-02 17:12:22 -04:00 |
|
Neil Rashbrook
|
7464774f68
|
Bug 664695 Improve signature of nsIConsoleService::GetMessageArray r=bsmedberg
|
2012-11-02 20:07:50 +00:00 |
|
Graeme McCutcheon
|
d7b84c28d7
|
Bug 724513 - Part 2 - nsAppRunner shouldn't assume the deletion of invalid startup cache file succeeded. r=mwu
|
2012-10-23 17:46:51 +01:00 |
|
Rafael Ávila de Espíndola
|
bfbabd4190
|
Bug 804828 - Talagent trips ValidWriteAssert (when Firefox tries to restart in safe mode due to previous crashes). r=ted.
--HG--
extra : rebase_source : dd4a3dec5204181a4c421d84daccf9ea172757c8
|
2012-10-31 14:18:03 -04:00 |
|
Ehsan Akhgari
|
726e2ece89
|
Backed out 3 changesets (bug 724513) for a 20-30% Ts regression across the board
Backed out changeset 006eb98e9d6f (bug 724513)
Backed out changeset f418d97d12ac (bug 724513)
Backed out changeset 1baac3f2334c (bug 724513)
--HG--
extra : rebase_source : e361496807916c968524446d32d3eb1d6af346eb
|
2012-10-31 11:28:21 -04:00 |
|
Graeme McCutcheon
|
ec1569acba
|
Bug 724513 - Part 2 - nsAppRunner shouldn't assume the deletion of invalid startup cache file succeeded. r=mwu
|
2012-10-23 17:46:51 +01:00 |
|
Nathan Froyd
|
bd55a07f0e
|
Bug 806618 - rewrite PR_NewLogModule calls to not generate static initializers; r=ehsan
|
2012-10-29 19:32:10 -04:00 |
|
Jacek Szpot
|
0b35b0e3d8
|
Bug 792180 - Replace NS_{UN,}LIKELY with MOZ_{UN,}LIKELY; r=ehsan
|
2012-10-26 15:32:10 +02:00 |
|
Steven Michaud
|
5b7f345811
|
Bug 801883 - New profile directories are hidden in Finder. r=josh
|
2012-10-26 12:21:12 -05:00 |
|