Mehdi Mulani
8bcf292d5f
Bug 572463 - Switch nsUrlClassifierHashCompleter from C++ to a JS implementation. r=dcamp,Mossop
2011-04-26 16:57:45 -07:00
Fabrice Desré
83cb5d5e9a
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
4056737a1d
Backed out changeset 7e10dcf5f763 (bug 590225) due to bustage, a=me
2010-10-04 13:33:14 -04:00
Brad Lassey
b02c027c7f
Bug 590225 - webapps OS level integration : Android a=blocking-fennec, r=mwu, r=vladimir
2010-10-04 10:54:40 -04:00
Benjamin Smedberg
68eb98db57
Bug 568691 part B - mechanical changes to in-tree binary modules needed to get them building and registering correctly. After this patch, xpcshell appears to work.
2010-06-10 14:11:40 -04:00
Jason Duell
e9af2d6253
# User Michal Novotny <michal.novotny@gmail.com>
...
# Date 1272456176 -7200
Bug 549241 - Channel classifier should run in chrome process. r=biesi, sr=jst
2010-05-21 14:03:02 -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
42c0a31f11
Bug 550145 NS_APPSTARTUP_CONTRACTID should exist in nsToolkitCompsCID.h and not nsXPFEComponentsCID.h (kill nsXPFEComponentsCID.h). r=benjamin
2010-03-05 12:11:55 +00:00
Mark Banner
c2cee1ab28
Bug 531256 Move nsBrowserStatusFilter from xpfe/browser to toolkit/components/statusfilter. r=dtownsend,sr=Neil
2010-03-03 11:19:57 +00:00
Marco Perez
e7b6e9c1de
Bug 495583 - [SeaMonkey] Remove SUITE_USING_XPFE_DM remnants; r=neil
2009-05-31 04:42:02 +02:00
Justin Wood
60ec6f28e5
Bug 440932 - toolkit dlmgr should be buildable by suite; r=ted, sr=NeilAway
2008-06-25 21:12:25 -04:00
902f0ed247
Bug 425979 - "Win2003 SDK and MinGW build error in ../mozilla/toolkit/components/parentalcontrols/src/nsParentalControlsServiceWin.cpp (add --disable-parental-controls)" [p=jmathies@mozilla.com (Jim Mathies) r=bsmedberg a1.9=beltzner]
2008-04-08 23:25:43 -07:00
a2e93d21f5
Bug 412374 - "Download Mgr bypasses Vista Parental Controls' file-blocking flag" [p=jmathies@mozilla.com (Jim Mathies) r=sdwilsh sr=bsmedberg a=blocking-firefox3+]
2008-03-29 00:12:13 -07:00
b5cf76dceb
Back out Jim Mathies's patch from bug 412374 due to build bustage on non-Vista systems.
2008-03-19 23:34:26 -07:00
4302ab673e
Bug 412374 - "Parental Controls can be easily bypassed by going back to the download source" [p=jmathies@mozilla.com (Jim Mathies) r=sdwilsh sr=bsmedberg a=blocking-firefox3+]
2008-03-19 23:01:26 -07:00
0bec2e2102
Bug 402611: Deal with changes to the safebrowsing v2 protocol. r=tony, a1.9=beltzner
2008-01-29 12:57:18 -08:00
b11f05276e
Back out bug 402611 for bloat-test orange
2008-01-28 17:58:15 -08:00
af17275326
Bug 402611: Deal with changes to the safebrowsing v2 protocol. r=tony, a1.9=beltzner
2008-01-28 15:04:43 -08:00
e06c799c22
Bug 404634 - "http urls don't render in TestGtkEmbed" [p=asac@jwsdot.com (Alexander Sack) r=bsmedberg r=bzbarsky a=blocking1.9+]
2008-01-04 22:38:30 -08:00
5ce94b26aa
block document loads for URIs tagged as malware by the url-classifier service. b=384941, r=bzbarsky, r=tony, sr=biesi, ui-r=johnath, a=bzbarsky
2007-08-31 16:18:46 -07:00
87033d4e9f
Bug 384744 - Download manager should enforce a singleton, not just fail on createInstance. r=gavin.sharp
2007-07-12 13:01:57 -07:00
6f53e3c8dc
Bug 383224 - Remove XPInstall bits from the Download Manager. r=mano
2007-06-27 09:52:15 -07:00
4eb298f801
Bug 378785 - Crash on launch for nightly builds in Growl code (take 2)r=benjamin@smedbergs.us (Benjamin Smedberg)p=comrade693+bmo@gmail.com (Shawn Wilsher)
2007-05-02 13:16:31 -07:00
fbaf8a9373
Backout of Bug 378785.
2007-04-30 16:01:56 -07:00
253472dfec
Bug 378785 - Crash on launch for nightly builds in Growl code. r=bsmedberg
2007-04-30 11:05:27 -07:00
156791e39e
Bug 362685 - Growl Integration for Mac OS X (nsIAlertsService). r=cbarrett, r=mano
2007-04-24 20:10:59 -07:00
tony@ponderer.org
03f4bb160c
Bug 368998: when normalizing hostnames, we don't properly escape non-alphanumerics
...
patch: move host encoding to c++ (url classifier utils component)
r=bryner
2007-03-05 05:58:05 +00:00
tony@ponderer.org
98ecb3cbeb
Bug 370860: A very long URI hangs under phishing protection code
...
patch: v4: move canonicalizeURL to c++
r=bryner,sr=darin
2007-02-27 23:49:44 +00:00
kairo@kairo.at
33cf5e29bb
bug 344243 - move suiterunner help over to toolkit help viewer (and build toolkit typeaheadfind), r=bsmedberg on configure.in change, r=Neil for the rest, sr=Neil
2006-11-01 17:07:23 +00:00
timeless@mozdev.org
b539cc1bdb
Bug 330331 Building with option --disable-xul failed
...
patch by romaxa@gmail.com r=timeless r=biesi sr=bz
Removing last traces of RDF dependency from HTMLDocument (bug 101995)
Only build toolkit download ifdef MOZ_RDF
Only build windowdatesource and the charset menu ifdef MOZ_RDF
Enable nsExternalHelperAppService to build w/o RDF.
Enable nsDirectoryViewer to build, this is enables geckos to work around bug 347782
Don't build nsHTTPIndex at all.
2006-08-14 22:36:15 +00:00
tony@ponderer.org
817ecf6608
bug 340603: getting table updates consumes large amounts of memory
...
patch: interface for streaming updates
r+a=darin
2006-06-15 19:10:04 +00:00
tony@ponderer.org
be75ef02d3
backing change out of closed tree
2006-06-14 00:41:24 +00:00
tony@ponderer.org
65cc318f4e
bug 340603: getting table updates consumes large amounts of memory;
...
interface for streaming updates
r+a=darin
2006-06-13 23:39:29 +00:00
tony@ponderer.org
c9b68dce5e
rolling back toolkit/component/build files from bug 340603 to fix the build
2006-06-08 01:43:48 +00:00
tony@ponderer.org
8baed72ef8
Bug 340603: safebrowsing getting table updates consumes large amounts of
...
memory, patch "interface for streaming updates"
r+a=darin
2006-06-08 01:08:44 +00:00
sayrer@gmail.com
199e18b50a
b=325080. add atom 0.3 and better html handling to feed processor. r+a=ben
2006-05-06 04:13:20 +00:00
brettw@gmail.com
b242e89c3e
Bug 336203 (for tony@ponderer.org) r=darin Add new safe browsing C++ service
2006-05-05 21:42:47 +00:00
bugzilla@standard8.demon.co.uk
dc33931e41
Bug 330053 Make SeaMonkey capable of generating a reasonable build with MOZ_XUL_APP set. Part 5 - First stab at sorting out inclusion of modules in xpfe and toolkit. r=benjamin,sr=Neil
2006-04-14 07:04:53 +00:00
scott@scott-macgregor.org
603b916170
Bug #325416 --> move typeahead find out of thunderbird ifdefs. Start building type ahead find for Thunderbird. Patch by Jeff Walden <jwalden+fxhelp@mit.edu>. r=bsmedberg, mscott a=bsmedberg for 1.8.1 branch
2006-03-02 19:45:56 +00:00
scott@scott-macgregor.org
29e3fa8baf
Bug #239136 --> Thunderbird needs to integrate with the new download manager in toolkit
...
sr=bsmedberg
2006-01-31 22:03:34 +00:00
bsmedberg@covad.net
94b3573b72
Bug 322965 (relanding) - Allow building xulrunner with --disable-xul, this fixes dynamic builds which didn't have the correct linker flags and combines passwordmgr/satchel in one XPCOM module since they have symbol dependencies
2006-01-25 20:23:24 +00:00
pavlov@pavlov.net
99eede648c
backing out bsmedberg's checkins for bug 322965 due to build bustage.
2006-01-25 04:54:07 +00:00
bsmedberg@covad.net
4ab7693647
Bug 322965 - Allow building XULRunner with --disable-xul, r=dougt (This also contains some bits of 299988, build gtkmozembed into libxul)
2006-01-24 19:27:00 +00:00
brettw@gmail.com
27c57ee8c8
Adds "places" directory consisting of new moz-storage-based history
...
implementation. Use --enable-places to use this code instead of the Mork
history implementation. This code is currently in active development, so some
things are broken, notably all the UI which uses RDF.
bug 266174
r=bryner
2005-11-08 02:25:22 +00:00
bsmedberg@covad.net
69f4d14635
Bug 263042 - Build both autocomplete impls as separate components to make it easier to ship both of them with toolkit/xpfe r=Neil
2005-10-31 13:21:31 +00:00
allan@beaufour.dk
8e172f8e76
Build alerts service on non-Win32 platforms (gtk1/2). Bug 305375, r=bsmedberg, patch by Jens Bannmann
2005-09-16 11:52:56 +00:00
bsmedberg@covad.net
5f54f03ba4
Bustage fix for dougt, bug 295482
2005-07-27 21:46:39 +00:00
dougt@meer.net
00c64ca9bf
* This moves most of the configuration options of minimo into configure.in.
...
* This makes minimo use the same toolkit that ff uses.
* This makes toolkit build on WINCE. (makefile love only)
* This moves all default configuration options above where we enable
applications in configure.in
Build only changes.
r=bsmedberg
a=bsmedberg
2005-07-27 20:42:44 +00:00
scott@scott-macgregor.org
38d25f94d9
Bug #286282 --> Thunderbird should be building toolkit\components\alerts instead of xpfe\components\alerts.
...
Will work on converting the download manager next so we an remove the alerts service ifdef in xpfe\download-manager.
Also, port xpfe's API change to nsIAlertsService to use AString's to toolkit
2005-04-05 22:27:49 +00:00
cbiesinger@web.de
e3bbd8b8ea
Bug 281130 rename NS_DOWNLOAD_CONTRACTID to NS_TRANSFER_CONTRACTID to better
...
reflects its purpose
r=bz sr=darin
2005-04-05 22:27:47 +00:00