Ehsan Akhgari
|
3a4ed11774
|
Bug 919296 - Minimize the #includes in netwerk/ IDL files; r=mcmanus
|
2013-09-22 23:35:05 -04:00 |
Birunthan Mohanathas
|
8975ae03b9
|
Bug 784739 - Switch from NULL to nullptr in netwerk/ (1/2); r=ehsan
|
2013-09-19 15:28:26 -04:00 |
Ehsan Akhgari
|
c915f4615d
|
Bug 917266 - Remove some unneeded code in netwerk/; r=mcmanus
|
2013-09-17 12:38:55 -04:00 |
Robert O'Callahan
|
03e7828db2
|
Bug 910989. Remove nsTHashtable::Init, fallible allocation, and MT hashtables. r=ehsan,bsmedberg
--HG--
extra : rebase_source : 0787130b1814c74bfb38dc178de94022f0b2e64e
|
2013-09-02 20:41:57 +12:00 |
Mike Hommey
|
f8bc7fa754
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
Brian O'Keefe
|
261614859f
|
Bug 875934 - Move LIBRARY_NAME to moz.build, batch 4; r=mshal
|
2013-08-15 09:12:40 -04:00 |
Ms2ger
|
db8e00e85f
|
Bug 904831 - Part c: Move conditional MSVC_ENABLE_PGO definitions into moz.build and remove empty makefiles; r=mshal
|
2013-08-22 08:56:01 +02:00 |
Ms2ger
|
987ec661d3
|
Bug 883284 - Part g: Move conditional LIBXUL_LIBRARY assignments into moz.build; r=gps
|
2013-08-22 08:56:01 +02:00 |
Ms2ger
|
4807f1c86c
|
Bug 882859 - Part b: Move FAIL_ON_WARNINGS into moz.build; r=joey+gps
|
2013-08-22 08:55:59 +02:00 |
David Zbarsky
|
bde5f8493e
|
Bug 890570 - PCookieService doesn't need PBrowser r=jduell
|
2013-08-21 02:49:41 -04:00 |
Brian O'Keefe
|
61565e4086
|
Bug 896177 - Remove useless config.mk includes; r=gps
|
2013-07-17 16:06:53 -04:00 |
David Rajchenbach-Teller
|
a4528c0dc2
|
Bug 897033 - Fix nsCookieService's statement finalization. r=ehsan
|
2013-07-23 16:41:23 -04:00 |
Brian O'Keefe
|
f4815f2203
|
Bug 883502 - Part 1: Move 'chromium_config.mk' includes after rules.mk. r=gps
|
2013-07-04 08:28:43 -04:00 |
Benoit Girard
|
be559fe75a
|
Bug 892861 - Remove useless -D flags 'IMPL_THEBES,_IMPL_NS_GFX,...'. r=glandium
|
2013-07-12 08:56:54 -04:00 |
Trevor Saunders
|
f33ade0d68
|
bug 887483 - remove a bunch of useless assignments to FORCE_STATIC_LIB implied by LIBXUL_LIBRARY=1 r=mshal
|
2013-07-11 11:06:34 -04:00 |
Ryan VanderMeulen
|
03e73d9988
|
Backed out changeset b7d6458d2a3c (bug 887483) for apparently causing Android robocop-2 failures.
|
2013-07-10 13:51:28 -04:00 |
Trevor Saunders
|
63ed0e9589
|
bug 887483 - rm a bunch of useless assignments to FORCE_STATIC_LIB r=mshal
|
2013-06-25 14:29:26 -04:00 |
David Rajchenbach-Teller
|
0099c80a6b
|
Bug 886088 - Use a different notification topic for third-party cookies in private mode. r=ehsan
|
2013-07-10 10:03:04 -04:00 |
Mike Shal
|
d5df6bb361
|
Bug 868536 - Move ipdl.mk files to moz.build; r=gps
Author: Mike Shal <mshal@mozilla.com>
|
2013-07-01 09:56:28 -04:00 |
David Rajchenbach-Teller
|
7631a5973e
|
Bug 702559 - First implementation of mozIStorageAsyncConnection;r=mak
* * *
Bug 702559 - Implementation of transaction helper compatible with mozIStorageAsyncConnection;r=mak
|
2013-06-27 09:00:59 -04:00 |
Ed Morley
|
67356c3a8c
|
Backed out changeset fa98df7a3493 (bug 702559) for xpcshell orange
|
2013-06-26 12:56:40 +01:00 |
David Rajchenbach-Teller
|
198d5dbf1f
|
Bug 702559 - First implementation of mozIStorageAsyncConnection;r=mak
|
2013-06-26 05:45:49 -04:00 |
David Rajchenbach-Teller
|
1cebff6f78
|
Bug 837326 - Informing observers upon accept/reject of a third-party cookie;r=ehsan
|
2013-06-22 07:11:12 +02:00 |
Nathan Froyd
|
72a9f29c5d
|
Backout 65804eae62b1, a0b216d3be12, 68e5d9fe91fc (bug 837326) for impending bustage that would make this CLOSED TREE worse than it already is
|
2013-06-21 15:39:45 -04:00 |
David Rajchenbach-Teller
|
6de9b437ab
|
Bug 837326 - Informing observers upon accept/reject of a third-party cookie;r=ehsan
|
2013-06-21 21:18:59 +02:00 |
Ed Morley
|
ca0201607a
|
Backed out changeset 75fa13b20c1d (bug 837326)
|
2013-06-21 18:21:08 +01:00 |
David Rajchenbach-Teller
|
7b8194e587
|
Bug 837326 - Informing observers upon accept/reject of a third-party cookie;r=ehsan
|
2013-06-21 17:48:31 +02:00 |
Mark Goodwin
|
550d029405
|
Bug 815753 - Tidy up hardcoded column index mess in nsCookieService.cpp. r=jdm
|
2013-05-29 20:37:34 -04:00 |
Mike Shal
|
5169c0a913
|
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 |
Ted Mielczarek
|
3cfd62c3d2
|
bug 871712 - make MSVC PGO opt-in per-directory, and opt-in in the directories that matter. r=glandium
|
2013-05-16 09:33:26 -04:00 |
Joey Armstrong
|
26736a0ee2
|
bug 869143: phase2 cleanup for XPCSHELL_TEST conversion. r=mshal
|
2013-05-13 16:24:07 -04:00 |
Joey Armstrong
|
321d063783
|
bug 844655: Port XPCSHELL_TESTS to moz.build as XPCSHELL_TESTS_MANIFESTS
|
2013-04-29 14:49:00 -04:00 |
Mike Shal
|
df7deac25b
|
Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey
|
2013-04-16 15:24:43 -04:00 |
Aaron Klotz
|
62c87cf91b
|
Bug 810454: Replaces A/B test for cookie db readahead with always-enabled readahead. r=ehsan
--HG--
extra : rebase_source : 0ac433d97270b98a0d89c7eb68bdd3b9fa149e71
|
2013-04-02 20:44:08 -06:00 |
Kyle Machulis
|
72a717a860
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
|
2013-04-01 11:36:59 -07:00 |
Kyle Machulis
|
43628a7867
|
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
|
334c0800cf
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
|
2013-03-29 13:56:18 -07:00 |
Mike Shal
|
e3efc3a646
|
Bug 852534 - Remove GRE_MODULE from Makefile.in; r=gps
|
2013-03-21 08:41:00 -07:00 |
Mike Shal
|
7ecea60097
|
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
|
2013-03-19 11:47:00 -07:00 |
Mike Shal
|
cd4191e248
|
Bug 818246 - Part 7: Move XPIDL_MODULE to moz.build; rs=gps
|
2013-03-11 22:00:00 -07:00 |
Gregory Szorc
|
c865547d94
|
Bug 818246 - Part 4: Move XPIDLSRCS into moz.build (auto); rs=glandium
This is the result of running
|mach mozbuild-migrate --list XPIDLSRCS SDK_XPIDLSRCS XPIDL_SOURCES| and
reverting xpcom/sample/*.
|
2013-03-12 10:17:46 -07:00 |
Aaron Klotz
|
a142ca4f0c
|
Bug 810454: Adds A/B test for preloading cookie db r=ehsan
|
2013-03-06 12:54:44 -07:00 |
Gregory Szorc
|
4c4424f90d
|
Bug 784841 - Part 18z: Convert /netwerk; f=Ms2ger rs=ted
|
2013-02-25 12:47:23 -08:00 |
Jonathan Mayer
|
529b037b7c
|
Bug 818340 - change third party cookie handling to block third party cookies from sites I haven't visited. (r=jdm, r=dolske)
--HG--
extra : rebase_source : f486f39feac1fb743edc920618bec29884d515f1
|
2013-02-22 08:16:01 -08:00 |
Masatoshi Kimura
|
11f9152670
|
Bug 827032 - Enable FAIL_ON_WARNINGS on MSVC in netwerk/. r=jduell
|
2013-02-08 20:49:30 +09:00 |
Josh Matthews
|
943b369860
|
Bug 837091 - Rename cookie-changed notification for private cookies. r=ehsan
|
2013-02-05 10:44:21 +00:00 |
Ryan VanderMeulen
|
0c0f4a7dea
|
Backed out changeset eb2f0c1fffc2 (bug 820613) for xpcshell failures.
--HG--
extra : rebase_source : 7fff4cec5a4d7839cd3ede5cd0322631e11f9d38
|
2013-01-26 14:05:31 -05:00 |
Shriram Kunchanapalli
|
07a2e5d95d
|
Bug 820613 - Remove all references to shutdown-cleanse. r=bsmedberg
|
2013-01-17 00:40:56 +05:30 |
Jason Duell
|
fca682ab29
|
Bug 833935 - Warn when child is about to issue illegal IPDL request. r=jdm
|
2013-01-24 19:24:00 +00:00 |
Masatoshi Kimura
|
280752aa61
|
Bug 826159 - Turn nsICookie.value into AUTF8String. r=bz
|
2013-01-04 12:49:25 +09:00 |