Ms2ger
|
106cc98d3c
|
Bug 923395 - Part a: Remove completely empty makefiles; r=gps
|
2013-10-20 09:25:18 +02:00 |
|
Carsten Sommer
|
aca93e096c
|
Bug 924395 - Convert netmask for "ignore hosts" IPv6 address conversion in Gnome proxy settings. r=karlt
|
2013-10-16 08:27:59 -04:00 |
|
Birunthan Mohanathas
|
b902f0393c
|
Bug 784739 - Switch from NULL to nullptr in toolkit/; r=ehsan
|
2013-10-10 16:36:42 -04:00 |
|
Ms2ger
|
94faef7220
|
Bug 900980 - Part a: Move unconditional assignments to EXPORT_LIBRARY to moz.build; rs=gps
|
2013-10-03 09:11:13 +02:00 |
|
Cykesiopka
|
01048a57d6
|
Bug 914272 - Move IS_COMPONENT to mozbuild. r=joey
|
2013-09-19 17:29:32 -04:00 |
|
Robert O'Callahan
|
51222bdd45
|
Bug 910989. Remove nsTHashtable::Init, fallible allocation, and MT hashtables. r=ehsan,bsmedberg
|
2013-09-02 20:41:57 +12:00 |
|
Mike Hommey
|
b207d5baf7
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
|
Ms2ger
|
318a1bbfa3
|
Bug 883284 - Part f: Move LIBXUL_LIBRARY into moz.build (p-z); r=glandium
|
2013-08-22 08:56:01 +02:00 |
|
Ms2ger
|
29328591d6
|
Bug 882859 - Part b: Move FAIL_ON_WARNINGS into moz.build; r=joey+gps
|
2013-08-22 08:55:59 +02:00 |
|
Trevor Saunders
|
3d9c31c46f
|
bug 886526 - remove IS_COMPONENT and MODULE_NAME makefile vars for things in libxul r=bsmedberg r=glandium
|
2013-08-08 20:12:37 -04:00 |
|
Trevor Saunders
|
abf5a3107b
|
backout bug 886526 because it probably made us use a lot more memory to link on windows
|
2013-07-29 11:03:21 -04:00 |
|
Joshua Cranmer
|
4c1f2d0784
|
Bug 884061 - Part 3v: Use NS_DECL_THREADSAFE_ISUPPORTS in toolkit/, r=Mossop
|
2013-07-18 21:24:15 -05:00 |
|
Trevor Saunders
|
6a7cf6d688
|
bug 886526 - disallow MODULE_NAME and IS_COMPONENT for makefiles in libxul r=bsmedberg
|
2013-06-25 11:15:21 -04:00 |
|
Joey Armstrong
|
74417c59d8
|
bug 870407: cleanup bug. r=mshal
|
2013-07-08 11:53:00 -04:00 |
|
Brian O'Keefe
|
df70c9c82e
|
Bug 875934 - Move LIBRARY_NAME to moz.build (batch #1); r=mshal
|
2013-06-17 15:21:01 -04:00 |
|
Martin Stransky
|
4498a575b6
|
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 |
|
Joey Armstrong
|
89caed1c9f
|
bug 870407: move CMMSRCS to moz.build (file batch #1). r=mshal
|
2013-06-07 11:43:39 -04:00 |
|
Mike Shal
|
42d90ead43
|
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 |
|
Aryeh Gregor
|
6714817176
|
Bug 859817 - Remove implicit conversions from raw pointer to already_AddRefed; r=Ms2ger
|
2013-04-22 14:15:59 +03:00 |
|
Kyle Machulis
|
331f36baa9
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
|
2013-04-01 11:36:59 -07:00 |
|
Kyle Machulis
|
ec9b53db93
|
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
|
0419a0b889
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
|
2013-03-29 13:56:18 -07:00 |
|
Mike Shal
|
062b383755
|
Bug 852534 - Remove GRE_MODULE from Makefile.in; r=gps
|
2013-03-21 08:41:00 -07:00 |
|
Mike Shal
|
24be52d653
|
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
|
2013-03-19 11:47:00 -07:00 |
|
William Chen
|
5a513bcc76
|
Bug 782211 - Part 9: Remove native notification systems on desktop platforms. r=dougt
|
2013-03-18 06:24:55 -07:00 |
|
William Chen
|
4c059d6277
|
Bug 782211 - Part 2: Updated the nsIAlertsService API and its implementation to include support for bidi overrides and a method to close notifications. r=dougt
|
2013-03-18 06:24:53 -07:00 |
|
Daniel Holbert
|
d3e7951817
|
Bug 849086: Remove unused *_CLASSNAME defines. r=bsmedberg
|
2013-03-15 10:52:10 -07:00 |
|
David Geistert
|
802370f1af
|
Bug 824341 - Change GetProxyFromGConf() and GetProxyFromGSettings() so they only will return NS_OK when a proxy is set. r=karlt
|
2013-03-07 21:14:36 +01:00 |
|
Gregory Szorc
|
f96c000ea2
|
Bug 784841 - Part 18θ: Convert /toolkit f=Mossop, Ms2ger; rs=ted
|
2013-02-25 13:19:09 -08:00 |
|
Karl Tomlinson
|
726ca9b4dc
|
b=609784 rename DBus Notifications nsAlertsService to resolve collision with XP service r=roc
|
2013-02-15 12:02:08 +13:00 |
|
Matt Brubeck
|
4e5947ff83
|
Back out dd103ec4c44b through fba3a342a530 because of B2G test failures on a CLOSED TREE
|
2013-02-19 17:06:18 -08:00 |
|
Karl Tomlinson
|
b820460c25
|
b=609784 rename DBus Notifications nsAlertsService to resolve collision with XP service r=roc
|
2013-02-15 12:02:08 +13:00 |
|
Masatoshi Kimura
|
77f4c4a730
|
Bug 817568 - Enclose more API calls with __try...__except. r=mcmanus
|
2013-01-31 21:47:58 +09:00 |
|
Daniel Holbert
|
8342560858
|
Bug 833547: Mark extensions/gio and toolkit/system/gnome as FAIL_ON_WARNINGS. r=karlt
|
2013-01-22 18:15:40 -08:00 |
|
Daniel Holbert
|
f2d2cf33ff
|
Bug 833505: Add MOZ_FINAL annotations to calm GCC's -Wdelete-non-virtual-dtor warnings in nsGIOProtocolHandler and nsGSettingsService. blanket-r=ehsan
|
2013-01-22 11:57:09 -08:00 |
|
Nicholas Nethercote
|
85642d16c3
|
Bug 394311 - Stop building with -pedantic. r=ted,dbaron.
|
2013-01-20 14:12:42 -08:00 |
|
Jacek Caban
|
038aa5769c
|
Bug 829518 - Use MOZ_SEH_* macros for SEH exceptions
|
2013-01-14 13:27:33 +01:00 |
|
Daniel Holbert
|
9efccb20c6
|
Bug 829975: Mark classes in nsGIOService.cpp & .h as MOZ_FINAL to fix their Wdelete-non-virtual-dtor build warnings. r=ehsan
|
2013-01-13 12:28:59 -08:00 |
|
Masatoshi Kimura
|
9a8e04dbb1
|
Bug 829518 - Enclose InternetQueryOptionW in __try...__except to suppress crash. r=mcmanus
|
2013-01-13 05:30:15 +09:00 |
|
Patrick McManus
|
cb20b1e754
|
bug 828632 os x system proxy config mem leak/syslog r=josh
|
2013-01-11 15:00:49 -05:00 |
|
Trevor Saunders
|
5f4dc421fd
|
bug 829288 - fix some toolkit/ warnings r=ehsan
|
2013-01-10 06:44:15 -05:00 |
|
Nicholas Nethercote
|
ba94278bf2
|
Bug 825807 (part 2) - Improve the style of nsNetworkManagerListener.{h,cpp}. r=bz.
|
2013-01-06 16:08:31 -08:00 |
|
Nicholas Nethercote
|
2a74c29159
|
Bug 825807 (part 1) - Remove unused nsNetworkManagerListener::mManageIOService field. r=bz.
|
2013-01-06 16:08:17 -08:00 |
|
Jeff Muizelaar
|
170a207cce
|
Bug 801061. Switch from imgIRequest to imgRequestProxy. r=joe
This doesn't switch all of the users yet, but is a step in the right
direction.
|
2012-10-12 08:43:01 -04:00 |
|
Saurabh Anand
|
15f0c5068c
|
Bug 818817 - Fix some compiler warnings, r=Ms2ger
|
2012-12-09 22:53:19 +05:30 |
|
Brad Lassey
|
43154cb1ff
|
bug 749352 - Firefox fails to connect when a proxy is used r=mfinkle,mossop
|
2012-11-13 11:25:18 -08:00 |
|
Seth Fowler
|
77024f856d
|
Bug 807556 - Remove imgIRequest::loadImage's aRequest argument. r=joe
|
2012-11-03 23:04:07 -04:00 |
|
Landry Breuil
|
18d02b05e7
|
Bug 805202 - Depend on GIO 2.20 and directly call g_app_info_get_commandline() r=karlt
|
2012-10-27 00:38:43 +02:00 |
|
Josh Matthews
|
093850a86e
|
Bug 505385 - Part 18: Reduce number of notifications - START_REQUEST/START_CONTAINER -> SIZE_AVAILABLE, remove START_DECODE and START_FRAME. Rename remaining ones for clarity. r=joe
|
2012-10-12 12:11:23 -04:00 |
|
Josh Matthews
|
d09b4de4e5
|
Bug 505385 - Part 11: Create a new imgINotificationObserver interface to replace all uses of imgIContainerObserver and imgIDecoderObserver outside of image/. r=joe
|
2012-10-12 12:11:22 -04:00 |
|