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
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
Birunthan Mohanathas
b2658eb131
Bug 784739 - Switch from NULL to nullptr in toolkit/; r=ehsan
2013-10-10 16:36:42 -04:00
Eitan Isaacson
e0e99df3b6
Bug 904687 - Introduce Svox Pico speech synthesis service. r=smaug f=gps
...
- moz.build updates.
- Use nsISupports thread-safe decleration macros.
- Also with PicoVoice, changed to thread-safe add/remove ref macro. We are now creating them off main thread.
- Do initialization off main thread, but go back to main thread to register the voices.
2013-09-17 09:40:07 -07:00
Fabrice Desré
c2af499d35
Bug 864932 - Rewrite wifi workers in c++ r=mrbkap
2013-08-27 13:54:51 -07:00
Trevor Saunders
72f6c66bf4
bug 886526 - remove nsStaticComponents.{h,cpp} r=bsmedberg
2013-06-15 05:50:25 -04:00
Trevor Saunders
6316f31808
bug 886526 - remove XPCOM_TRANSLATE_NSGM_ENTRY_POINT r=bsmedberg
2013-06-15 02:33:35 -04:00
Trevor Saunders
43ddfa5b42
bug 870594 - remove accessible/build/ r=bsmedberg f=surkov
2013-03-30 18:29:47 -04:00
Fabrice Desré
9b82bf1f9e
Bug 853350 - Implement a notification system to monitor disk space r=bent
2013-05-09 15:57:31 -07:00
Brad Lassey
d4abf011ce
bug 749352 - Firefox fails to connect when a proxy is used r=mfinkle,mossop
...
--HG--
rename : toolkit/system/windowsproxy/Makefile.in => toolkit/system/androidproxy/Makefile.in
rename : toolkit/system/windowsproxy/nsWindowsSystemProxySettings.cpp => toolkit/system/androidproxy/nsAndroidSystemProxySettings.cpp
2012-11-13 11:25:18 -08:00
Mike Hommey
592eec87b2
Bug 799441 - Build GIO module in libxul. r=ted
2012-10-18 14:47:10 +02:00
Anant Narayanan
e61ba69837
Bug 694807: Implement PeerConnection C++ module; r=jst,jesup,ekr
2012-10-07 01:34:30 -04:00
Paul Adenot
5d61981f79
Bug 567077 - Sniff types of media files that are served with no Content-Type. r=cpearce
2012-09-04 16:22:34 -07:00
Ryan VanderMeulen
12c1c8ace2
Backout bug 567077 for bustage.
2012-09-05 18:36:38 -04:00
Paul Adenot
0836baba74
Bug 567077 - Sniff types of media files that are served with no Content-Type. r=cpearce
2012-09-04 16:22:34 -07:00
Ed Morley
2c3082317d
Backout ec46cfa51bf8, 4a54f06efee8, de811fbd27b0 & 67ea1314c777 (bug 567077) for causing bug 781141
2012-08-08 13:11:34 +01:00
Paul Adenot
a769fb1ee2
Bug 567077 - Sniff types of media files that are served with no Content-Type r=cpearce
2012-08-07 15:54:30 -07:00
Karl Tomlinson
b7fd00caa9
b=772883 replace MOZ_ENABLE_GTK with MOZ_WIDGET_GTK to restore nsUnixProxyModule r=roc
...
--HG--
extra : transplant_source : %BAM%C8%EA4%AF%B34%BD%3Bl%B6%82%E5%FA%E1%D6%E2%C4.
2012-08-06 12:59:44 +12:00
Jed Parsons
5a74dbe766
Bug 753238 - Identity (BrowserID) module. r=dolske,rrelyea
...
--HG--
extra : rebase_source : 33ff0f0248ef84f3f4c8154745e5988819f2b787
2012-07-03 14:53:37 -07:00
Martin Stransky
b057ab26b1
Bug 627699 - Port GTK2 to GTK3, toolkit part, r=karlt
2012-06-16 18:06:10 +12:00
Marco Castelluccio
6dcdc8b048
Bug 754329 - Crash with cairo mutexes enabled. r=joe
...
--HG--
extra : rebase_source : d2ae2005ebe4b525f44bdf9951f4279af7b34f5e
2012-05-11 23:21:41 +02:00
Gervase Markham
82ff7027aa
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
Mike Hommey
87ca7a1e77
Bug 734335 - Only build SPS on supported platforms. r=bgirard,r=khuey
2012-03-13 09:48:00 +01:00
Panagiotis Astithas
854933e0fb
Bug 697762 - Land the debugger in m-c; r=msucan,rcampbell; sr=dtownsend
2012-02-07 13:22:30 -04:00
Ms2ger
41881a88d1
Bug 711838 - Remove the jetpack service; r=bsmedberg
...
Change to toolkit-makefiles.sh r=edmorley
2011-12-24 09:25:52 +01:00
Benoit Girard
e27331440d
Bug 699918 - Add a Profiler XPCOM Module. r=jmuizelaar
2011-11-04 17:07:50 -04:00
Masatoshi Kimura
5c181004d6
Bug 451161 - Part 2: Remove SystemPref module from the tree. r=roc
2011-11-26 20:49:31 +01:00
Michael Wu
5dd6a67845
Bug 694206 - Add Gonk (B2G) widget backend, r=cjones
2011-11-10 16:17:46 -08:00
Matheus Kerschbaum
2074f211f6
Bug 597789 - Remove --disable-rdf; r=ted
2011-11-08 11:42:54 +00:00
Dave Camp ext:(%2C%20Jason%20Orendorff%20%3Cjorendorff%40mozilla.com%3E)
72ffce7c1a
Expose jsdbg2 Debugger object as a C.u.import-able module. Bug 679031, r=ted, sr=bsmedberg.
...
--HG--
rename : toolkit/components/ctypes/ctypes.jsm => js/ductwork/debugger/jsdebugger.jsm
extra : rebase_source : 0c936a42bd4191c8cb4d98136dfccf3cca62533d
2011-08-31 10:39:39 -05:00
Matheus Kerschbaum
e344eca605
Bug 675500 - Remove --disable-storage. r=khuey
2011-08-06 19:05:49 +02:00
Matheus Kerschbaum
df5d3eff0b
Bug 669040 part 1: Remove build-system and toolkit dependency on mork and morkreader. r=mak
2011-08-06 17:24:52 +02:00
Dave Herman
3c4a08e8ba
Bug 590973 - Reflect.parse(): expose to chrome as a toolkit component (r=gal)
2011-06-28 10:57:16 -07:00
Taras Glek
5fba39075d
bug 649502: Expose histograms to JS r=mrbkap
2011-04-27 11:07:02 -07:00
Neil Rashbrook
1d3d68f9c2
Bug 614479 - Add hook for additional application-specific modules to be compiled into libxul; r=khuey
2011-04-12 14:32:04 +02:00
Matheus Kerschbaum
4eb6429f47
Bug 639754 - Remove MOZ_IPC checks since IPC is always built now; r=bsmedberg
2011-04-02 19:14:00 -07:00
Mitchell Field
802d63f383
Bug 647118 - Remove support for --disable-plugins. r=glandium
2011-04-02 01:41:46 +11:00
Matheus Kerschbaum
4a7ba19066
Bug 634807 - Remove MOZ_PLAINTEXT_EDITOR_ONLY; r=khuey
2011-03-24 19:59:00 -04:00
Mitchell Field
a6788f0842
Bug 627277 - Remove (broken) BeOS support. r=biesi,dwitte,gavin,joe,jorendorff,josh,khuey,mfinkle,neil,Pike,roc,shaver,smontagu,taras
2011-02-20 06:10:24 +11:00
Andreas Gal
56cb4934d1
Disable jetpack service and unit tests (bug 629197, r=shaver).
2011-01-31 19:33:15 -08:00
Phil Ringnalda
498e832e1d
Backed out changeset 81c46a78201f (bug 629197) for failing tests and only being half checked in
2011-01-29 22:43:32 -08:00
Andreas Gal
f184010af9
Disable jetpack service (bug 629197, r=shaver).
2011-01-29 20:48:11 -08:00
Mike Hommey
eadbddac1f
Bug 618195 part 1 - Build libxul part of services-crypto unconditionally. r=mconnor,a=mconnor
2010-12-20 10:12:10 +01:00
Brian Smith
ff1c112075
Bug 601645 - JavaScript API for NSS J-PAKE. r=mconnor a=blocking-beta8
2010-12-09 18:27:48 -08:00
Mike Hommey
e171cc6f17
Bug 569629 - Remove static xpcom modules list static initializer. r=bsmedberg,a=bsmedberg
2010-11-07 09:25:38 +01:00
Mark Banner
5c4964b388
Bug 598613 - Allow Mork to be included/registered in libxul even when places is turned on; r=khuey approval2.0=beltzner
2010-10-21 11:55:12 +01:00
Mark Banner
ba893fb0e8
Bug 597465: Support linking app components into libxul. r=khuey a=blocking
2010-09-21 21:10:06 -04:00
Boris Zbarsky
503106afe9
Bug 589667. Make the layout debugger actually work in libxul builds. r=ted
2010-09-10 17:26:16 -04:00
bhsieh@mozilla.com
df2049724f
bug 520309, startupcache core r=dwitte sr=bsmedberg a=bsmedberg
2010-08-12 12:37:44 -07:00
Alon Zakai
2c8640b67d
Bug 550936 - Make InstallTrigger support cross-process communication r=Mossop a=blocking-beta4+,blocking-fennec2.0a1+
2010-08-16 16:41:46 -04:00