Граф коммитов

136 Коммитов

Автор SHA1 Сообщение Дата
Monica Chew 26e81a1ba3 Bug 812238 - Initial import of protobuf 2.4.1. r=khuey 2012-11-30 10:33:48 -08:00
Ehsan Akhgari 6f532a310b Backed out changeset 98b22b52150e (bug 812238) for breaking the build 2012-11-30 14:35:53 -05:00
Monica Chew 55dfb6f0fb Bug 812238 - Initial import of protobuf-2.4.1. r=khuey 2012-11-30 10:33:48 -08: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
William Chen d95a8ff25b Bug 776134 - Part 2: Make AlertsService remote alerts from content process to chrome process. r=dougt 2012-07-26 18:25:02 -04: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
Mike Hommey 70d7c821af Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
Mike Hommey 03af8b0c50 Backout changeset 2ef51674316a (bug 774032 bonus) for various Mochitest bustages on a CLOSED TREE 2012-08-04 10:38:41 +02:00
Mike Hommey 7096160830 Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 08:48:56 +02:00
Blair McBride fb387b6491 Bug 780313 - Remove unnecessary preprocessing of Toolkit files. r=gavin 2012-08-04 13:22:55 +12:00
Drew Willcoxon 0aff420ab4 Bug 762579 - Implement SocialAPI service provider registry. r=gavin 2012-06-20 18:01:27 -07:00
Ryan VanderMeulen 5f2a19ee6e Revert c39d36167b99 due to a horribly munged backout. 2012-06-10 19:44:50 -04:00
Ryan VanderMeulen 6d6c4efbab Backout the bug 754202 backout due to orange. 2012-06-10 19:37:47 -04:00
David Rajchenbach-Teller 3557bdcd58 Bug 707679 - Companion Makefile. r=yoric 2012-05-11 17:31:24 +02:00
Gervase Markham 82ff7027aa Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Matheus Kerschbaum 2074f211f6 Bug 597789 - Remove --disable-rdf; r=ted 2011-11-08 11:42:54 +00:00
Mark Finkle b448cb7549 Bug 676293 - Add ability to make 'home screen shortcut' for Bookmarks [r=fabrice, r=blassey]
--HG--
rename : mobile/components/build/nsIPhoneSupport.idl => mobile/components/build/nsIShellService.idl
rename : mobile/components/build/nsPhoneSupport.cpp => mobile/components/build/nsShellService.cpp
rename : mobile/components/build/nsPhoneSupport.h => mobile/components/build/nsShellService.h
2011-08-08 22:37:57 -04: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 8e0c4b5bd5 bug 585196: Telemetry clientside r=Mossop 2011-05-12 11:22:35 -07:00
Taras Glek bcc423bd5b Backout bug 585196 due to test fail 2011-05-12 13:09:28 -07:00
Taras Glek 22ca3f45ba bug 585196: Telemetry clientside r=Mossop 2011-05-12 11:22:35 -07:00
Ed Morley 1dc65abc0d Bug 652445 - Remove WinCE code (incl Faststart & nsSplashScreenWin) from toolkit; r=dtownsend 2011-04-29 12:38:26 +02:00
Justin Wood 91b138fc2f bustage fix for Android from Bug 589506 due to bad rebase. need to build webapps too. r/a=obvious 2011-03-03 21:44:00 -05:00
Justin Wood 68ff640a9e Bug 589506 - Scrub the codebase of MOZ_VIEW_SOURCE and MOZ_JSLOADER. r+=ted 2010-08-24 23:27:34 -04:00
Fabrice Desré 27a2f554ac Bug 590225 - webapps OS level integration for Android a=blocking-fennec, r=mwu,vladimir, blassey 2010-10-15 14:16:45 -04:00
Gavin Sharp 96897fe3ef Backed out changeset 7e10dcf5f763 (bug 590225) due to bustage, a=me 2010-10-04 13:33:14 -04:00
Brad Lassey 663ff2ab7a Bug 590225 - webapps OS level integration : Android a=blocking-fennec, r=mwu, r=vladimir 2010-10-04 10:54:40 -04:00
Zack Weinberg 35f8dd4bc8 Bug 568863: Add a scriptable interface to operating-system performance measurement APIs (Linux only for now). r=cjones,waldo,mitch a2.0=bz
--HG--
rename : toolkit/components/ctypes/Module.cpp => toolkit/components/ctypes/ctypes.cpp
rename : toolkit/components/ctypes/Module.h => toolkit/components/ctypes/ctypes.h
2010-07-30 12:17:56 -07:00
Benjamin Smedberg 31432df1fb Bug 568691 - Convert existing JS components to use NSGetFactory and add manifest files for them. In a followup we will link the .manifest files together at packaging time. This patch was developed on Linux: Windows and Mac may require additional changes.
--HG--
rename : toolkit/components/filepicker/src/nsFilePicker.js.in => toolkit/components/filepicker/src/nsFilePicker.js
2010-06-22 12:59:15 -04:00
Justin Dolske 2d9fa26437 Bug 564724 - Add tests and empty base component for nsIPrompt-related code. r=gavin 2010-06-14 14:00:21 -07:00
Mark Banner f9a8f033d8 Bug 555658 Move Find Service and intl charset-menu code to toolkit. r=dtownsend
--HG--
rename : xpfe/components/find/Makefile.in => toolkit/components/find/Makefile.in
rename : xpfe/components/find/public/Makefile.in => toolkit/components/find/public/Makefile.in
rename : xpfe/components/find/public/nsIFindService.idl => toolkit/components/find/public/nsIFindService.idl
rename : xpfe/components/find/src/Makefile.in => toolkit/components/find/src/Makefile.in
rename : xpfe/components/find/src/nsFindService.cpp => toolkit/components/find/src/nsFindService.cpp
rename : xpfe/components/find/src/nsFindService.h => toolkit/components/find/src/nsFindService.h
rename : xpfe/components/intl/Makefile.in => toolkit/components/intl/Makefile.in
rename : xpfe/components/intl/nsCharsetMenu.cpp => toolkit/components/intl/nsCharsetMenu.cpp
rename : xpfe/components/intl/nsCharsetMenu.h => toolkit/components/intl/nsCharsetMenu.h
2010-04-29 19:35:39 +01:00
Philippe Wittenbergh 7d6550fc74 Bug 484123 - spurious block in toolkit/components/Makefile.in prevents distclean from working properly, r=ted. Camino-only, NPOTDB 2010-04-08 20:58:54 -04:00
Dan Witte d4ae70c635 Bug 538324 - Move ctypes into js/src. Part 8: Add ctypes JS module bits to toolkit. r=bsmedberg
--HG--
rename : js/ctypes/Makefile.in => toolkit/components/ctypes/Makefile.in
rename : js/ctypes/Module.cpp => toolkit/components/ctypes/Module.cpp
rename : js/ctypes/Module.h => toolkit/components/ctypes/Module.h
rename : js/ctypes/ctypes.jsm => toolkit/components/ctypes/ctypes.jsm
rename : js/ctypes/tests/Makefile.in => toolkit/components/ctypes/tests/Makefile.in
rename : js/ctypes/tests/jsctypes-test.cpp => toolkit/components/ctypes/tests/jsctypes-test.cpp
rename : js/ctypes/tests/jsctypes-test.h => toolkit/components/ctypes/tests/jsctypes-test.h
rename : js/ctypes/tests/unit/test_jsctypes.js.in => toolkit/components/ctypes/tests/unit/test_jsctypes.js.in
2010-04-02 13:16:51 -07:00
Phil Ringnalda 452e7aafff Bug 547653 - Build toolkit search based on a define rather than an exclusion of some apps, r=ted
--HG--
extra : rebase_source : b164bf687e7926a81ae8b25823858f11565a947c
2010-02-21 21:51:18 -08:00
Mark Banner a30470de12 Bug 531256 Move nsBrowserStatusFilter from xpfe/browser to toolkit/components/statusfilter. r=dtownsend,sr=Neil
--HG--
rename : xpfe/browser/src/Makefile.in => toolkit/components/statusfilter/Makefile.in
rename : xpfe/browser/src/nsBrowserStatusFilter.cpp => toolkit/components/statusfilter/nsBrowserStatusFilter.cpp
rename : xpfe/browser/src/nsBrowserStatusFilter.h => toolkit/components/statusfilter/nsBrowserStatusFilter.h
2010-03-03 11:19:57 +00:00
Mitchell Field bf5ecdc685 bug 462381 - sprinkle magic PARALLEL_DIRS fairy dust about the build system r=ted.mielczarek 2009-11-13 14:40:00 -05:00
Marco Bonardo 30dab76e20 Backout Bug 462381 due to Mac build bustage 2009-10-13 16:53:27 +02:00
Mitchell Field 7df5fc2f99 Bug 462381 - sprinkle magic PARALLEL_DIRS fairy dust about the build system; Build more stuff in parallel (v3)
r=(benjamin, cbiesinger, smontagu, ted.mielczarek)
2009-10-13 15:22:56 +02:00
Vladimir Vukicevic 4e2f8253f5 b=515354; Implement "about:memory"; r=mconnor 2009-10-03 00:21:34 -07:00
Mark Banner 71e242b238 Bug 510377 Include satchel in Thunderbird builds. r=ted.mielczarek,sr=dmose 2009-09-03 20:25:22 +01:00
Brian Crowder 3ff16209ca Bug 509249: Fast Startup component, r=luser,mfinkle, sr=gavin, original code by vlad 2009-08-22 00:13:49 -07:00
Mark Banner 74b1bb6beb Bug 493546 - "Enable building of toolkit/components/cookie for Thunderbird" [r=ted.mielczarek sr=dmose] 2009-06-11 09:23:04 +01:00
Marco Perez aee7bed953 Bug 495583 - [SeaMonkey] Remove SUITE_USING_XPFE_DM remnants; r=neil 2009-05-31 04:42:02 +02:00
Mark Banner d0f450ad52 Bug 433316 Implement backend changes for MailNews transfer from wallet to login manager - mozilla-central part, r=ted.mielczarek, doesn't affect Firefox build 2009-01-15 18:00:46 +00:00
Mark Banner 221f663a2d Part of bug 360648 Thunderbird autocomplete migration, enable building of the toolkit autocomplete implementation for Thunderbird. Only affects Thunderbird. t=ted,dmose 2008-09-24 17:54:14 +01:00
Neil Deakin 01d18dd2de Bug 444735, move search service to toolkit, r=gavin
--HG--
rename : browser/components/search/nsIBrowserSearchService.idl => toolkit/components/search/nsIBrowserSearchService.idl
rename : browser/components/search/nsSearchService.js => toolkit/components/search/nsSearchService.js
rename : browser/components/search/nsSearchSuggestions.js => toolkit/components/search/nsSearchSuggestions.js
2008-09-13 17:01:14 -04:00
Robert Kaiser af57800485 bug 383833 - eliminate toolkit's mork-based history implementation, step 2: finally kill toolkit history, r=mano 2008-09-11 01:04:06 +02:00