Mitchell Field
d809613d81
Bug 647118 - Remove support for --disable-plugins. r=glandium
2011-04-02 01:41:46 +11:00
Matheus Kerschbaum
cd8f22525e
Bug 634807 - Remove MOZ_PLAINTEXT_EDITOR_ONLY; r=khuey
2011-03-24 19:59:00 -04:00
Mitchell Field
907029389d
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
622b6982f5
Disable jetpack service and unit tests (bug 629197, r=shaver).
2011-01-31 19:33:15 -08:00
Phil Ringnalda
8cbad6476c
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
3ac9d15ba6
Disable jetpack service (bug 629197, r=shaver).
2011-01-29 20:48:11 -08:00
Mike Hommey
6301b5eb0e
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
dd54f2f5d3
Bug 601645 - JavaScript API for NSS J-PAKE. r=mconnor a=blocking-beta8
2010-12-09 18:27:48 -08:00
Mike Hommey
a48ca31939
Bug 569629 - Remove static xpcom modules list static initializer. r=bsmedberg,a=bsmedberg
2010-11-07 09:25:38 +01:00
Mark Banner
1b37511bf3
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
ba6982ce61
Bug 597465: Support linking app components into libxul. r=khuey a=blocking
2010-09-21 21:10:06 -04:00
Boris Zbarsky
70e49bef7b
Bug 589667. Make the layout debugger actually work in libxul builds. r=ted
2010-09-10 17:26:16 -04:00
1937fc7ec8
bug 520309, startupcache core r=dwitte sr=bsmedberg a=bsmedberg
2010-08-12 12:37:44 -07:00
Alon Zakai
f44de080b9
Bug 550936 - Make InstallTrigger support cross-process communication r=Mossop a=blocking-beta4+,blocking-fennec2.0a1+
2010-08-16 16:41:46 -04:00
Kyle Huey
1bba562e88
Backed out changeset c8dc4dd369ee
2010-08-17 01:07:56 -04:00
Alon Zakai
3de0940879
Bug 550936 - Make InstallTrigger support cross-process communication r=Mossop a=blocking-beta4+,blocking-fennec2.0a1+
2010-08-16 16:41:46 -04:00
Gavin Sharp
90b2080643
Backed out changeset bdb98838d6f6 from bug 550936 due to js-reftest failures
2010-08-03 01:20:08 -04:00
Alon Zakai
5bd6638433
Bug 550936: Make InstallTrigger support cross-process communication, r=Mossop
2010-08-02 23:52:59 -04:00
Zack Weinberg
2b19740bb2
Bug 568863: Add a scriptable interface to operating-system performance measurement APIs (Linux only for now). r=cjones,waldo,mitch a2.0=bz
2010-07-30 12:17:56 -07:00
Benjamin Smedberg
ac4e827647
Merge mozilla-central into the branch for bug 568691, including fixup of the new jetpack binary module.
2010-06-25 19:41:09 -04:00
Benjamin Smedberg
7e70e07911
Bug 568691 - register chrome/*.manifest in addition to components/*.manifest files, chrome appears to work in xpcshell again.
2010-06-21 13:49:38 -04:00
Benjamin Smedberg
d2fcac6b2a
Bug 568691 part C - Register all components based on reading .manifest files from the components directories. Binary components auto-register using "binary-component name.dll". JS components register using "component CID file.js" "contract @mozilla.org/contract;1 CID" and "category categoryname keyname value".
...
This patch has some bugs, specifically we stop looking for .manifest files in chrome/. I will fix that in a followup. It also probably breaks non-libxul builds because of ordering issues.
Another followup will actually fix our in-tree JS components and add build machinery for creating a proper components.manifest file.
2010-06-11 16:13:26 -04:00
Benjamin Smedberg
0e824d90bb
Bug 568691 part A - register static and binary components using data tables rather than programmatic nsIComponentRegistrar methods. This part contains the important needs-review bits of the change: part B contains the mechanical changes to each module in order to actually get a working build. Part C will contain changes necessary to register JS components from .manifest files
2010-06-10 14:11:11 -04:00
Ben Newman
e7ba8b2269
Build and IPDL groundwork for the multi-process Jetpack API (bug 556846). r=bsmedberg
2010-06-25 08:00:35 -07:00
Michael Wu
027564f075
Bug 564327 - Add Android widgets backend [2/2], patch by vlad, alexp, blassey, and me. r=dougt, sr=roc
2010-06-03 13:56:36 -07:00
Ehsan Akhgari
25d6527f6b
Bug 534694 - Move the layout debug extension to layout/tools; r=ted,roc
2010-04-23 15:03:22 -04:00
Rob Arnold
ab46fd2c10
Bug 563462 - Remove Photon bits from toolkit/ r=Mossop
2010-05-12 14:31:24 -04:00
Dave Townsend
76426230d6
Bug 553169: Implement InstallTrigger, the XPI content handler and confirmation for web triggered installs. r=robstrong, r=dveditz
2010-04-29 13:11:23 -07:00
Peter Van der Beken
753380fb93
Fix for bug 560199 (Link XPConnect and caps into layout). r=jst.
2010-04-11 15:55:24 +02:00
Dave Townsend
c92630540b
Backout new add-ons manager due to Ts regression on OSX 10.5
2010-05-01 11:04:44 -07:00
Dave Townsend
fa94aa3e68
Bug 553169: Implement InstallTrigger, the XPI content handler and confirmation for web triggered installs. r=robstrong, r=dveditz
2010-04-29 13:11:23 -07:00
Mark Banner
0fe3cfe149
Bug 555658 Move Find Service and intl charset-menu code to toolkit. r=dtownsend
2010-04-29 19:35:39 +01:00
Mark Banner
b370d0b891
Bug 552222 Drop MOZ_XPFE_COMPONENTS / --disable-xpfe-components. r=ted
2010-03-23 20:33:51 +00:00
Simon Montagu
d231e656de
Remove intl/uconv/ucvmath. Bug 483116, r=Masatoshi Kimura <YV03354@nifty.ne.jp>
2009-12-21 00:47:08 -08:00
Dan Witte
8a2e7d2190
Add libffi_msvc fork for msvc x86 builds, and other build fixes for various platforms.
...
bug 513783, r=bsmedberg.
2009-09-23 10:57:22 -07:00
Dan Witte
2f9b51d42e
Land jsctypes. b=513783, r=jorendorff, sr=bsmedberg.
2009-09-23 10:57:22 -07:00
Phil Ringnalda
3113bf9a29
Bug 515578 - Kill some more xmlextras and webservices leftovers, r=ted
2009-09-18 19:59:52 -07:00
Mitchell Field
dd1f743cae
Bug 485764. Implement system proxy settings module for Windows. r+sr=roc
2009-04-25 20:29:32 +12:00
Josh Aas
4b85abbd67
OJI removal bustage fix for static builds. b=485984
2009-04-09 23:28:00 -04:00
Josh Aas
ab102fda48
Remove OJI from the tree. b=485984 r/sr=jst
2009-04-09 22:38:21 -04:00
Mark Banner
de3471d361
Bug 482718 Remove toolkit history remnants in libxul build, left by bug 383833. r=ted.mielczarek
2009-03-24 13:11:13 +00:00
Arpad Borsos
808f0032f3
Bug 462438 - kill MOZ_PROFILESHARING and MOZ_IPCD; toolkit cleanup; r+sr=benjamin
2008-12-04 15:15:04 +01:00
Oleg Romashin
6dd8ebed89
Bug 436830 - AutoConfig module not covered by MOZ_PREF_EXTENSIONS ifdef, r=bsmedberg
2008-08-19 15:30:56 -04:00
Oleg Romashin
d374692e0f
Merging mozilla-central to mozilla-qt.
2008-08-03 20:30:10 +03:00
Reed Loden
59caa5853b
Follow-up to bug 125995 -- dummy-define OSXPROXY_MODULE on other platforms
2008-07-12 05:59:45 -05:00
James Bunton
5d9994bffa
Bug 125995 - "Proxy: Take settings from Network Preferences [Mac OS X]" (Makes the OS X system proxy work in release builds) [r=bsmedberg]
2008-07-12 05:20:54 -05:00
Vladimir Vukicevic
46dfc55a47
Merging mozilla-central to mozilla-qt.
2008-04-30 16:00:19 -07:00
3ec04bd332
427927, r=bsmedberg, a=dsicore, make autoconfig work again by fixing module definition
2008-04-21 07:04:10 -07:00
1701534db3
Enabled building of embedding/browser/qt and widget/src/qt modules for cairo-qt build configuration
2008-04-19 16:21:59 +03:00
93448f7fe9
backout bug 418652. support MOZ_PSM build flag in toolkit/library.
2008-02-25 17:28:51 -08:00