Valentin Gosu
|
69c7bd41f1
|
Bug 786359 - Add missing ifndef/endif to nsDNSService2.h. r=mcmanus
|
2012-08-28 20:24:06 -04:00 |
Valentin Gosu ext:(%2C%20Jason%20Duell%20%3Cjduell.mcbugs%40gmail.com%3E%2C%20Ms2ger%20%3CMs2ger%40gmail.com%3E)
|
05d997c6df
|
Bug 745296 - Enable FAIL_ON_WARNINGS in more of /netwerk r=jduell
|
2012-08-25 11:19:00 -07:00 |
Ehsan Akhgari
|
845651448b
|
Bug 579517 - Part 5: Add missing StandardInteger.h #includes where needed; r=bsmedberg
Landing on a CLOSED TREE
|
2012-08-08 17:08:17 -04:00 |
Ehsan Akhgari
|
e368dc9c85
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
This patch was generated by a script. Here's the source of the script for
future reference:
function convert() {
echo "Converting $1 to $2..."
find . ! -wholename "*nsprpub*" \
! -wholename "*security/nss*" \
! -wholename "*/.hg*" \
! -wholename "obj-ff-dbg*" \
! -name nsXPCOMCID.h \
! -name prtypes.h \
-type f \
\( -iname "*.cpp" \
-o -iname "*.h" \
-o -iname "*.c" \
-o -iname "*.cc" \
-o -iname "*.idl" \
-o -iname "*.ipdl" \
-o -iname "*.ipdlh" \
-o -iname "*.mm" \) | \
xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}
convert PRInt8 int8_t
convert PRUint8 uint8_t
convert PRInt16 int16_t
convert PRUint16 uint16_t
convert PRInt32 int32_t
convert PRUint32 uint32_t
convert PRInt64 int64_t
convert PRUint64 uint64_t
convert PRIntn int
convert PRUintn unsigned
convert PRSize size_t
convert PROffset32 int32_t
convert PROffset64 int64_t
convert PRPtrdiff ptrdiff_t
convert PRFloat64 double
|
2012-08-22 11:56:38 -04:00 |
Aryeh Gregor
|
4e199a1679
|
Bug 780618 - Move all error codes to nsError.h; r=ehsan
|
2012-07-27 17:03:27 +03:00 |
Ms2ger
|
75ab7efb95
|
Bug 780387 - Part b: Stop using PRIntn; r=bsmedberg
|
2012-08-09 09:09:40 +02:00 |
Mike Hommey
|
70d7c821af
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
Aryeh Gregor
|
d0ad5a7d0c
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
Josh Aas
|
7761fe0d8e
|
Bug 774271: Improve DNS logging. r=sworkman
|
2012-07-16 18:37:28 -04:00 |
Josh Aas
|
ec000bb6de
|
Bug 771489: Use standard threadsafe refcounting in host resolver. r=sworkman
|
2012-07-10 10:14:01 -04:00 |
Gervase Markham
|
608135596e
|
Bug 763208 - Update .jp entry in PSL.
|
2012-07-04 16:08:35 +01:00 |
Simone Carletti
|
4f82d5783f
|
Bug 767700 - fix line endings to be consistent. r=gerv.
|
2012-06-25 18:11:45 +01:00 |
Simone Carletti
|
e3126205c5
|
Bug 767312 - update PSL for .sh. r=gerv.
|
2012-06-22 13:50:56 +01:00 |
Simone Carletti
|
e102b2987e
|
Bug 757005 - add .sx to PSL. r=gerv.
|
2012-06-20 16:06:54 +01:00 |
Simone Carletti
|
67e5da3d05
|
Bug 732960 - update PSL to remove misleading comment. r=gerv.
|
2012-06-20 11:24:01 +01:00 |
Simone Carletti
|
9af6325787
|
Bug 732960 - standardize PSL comment spacing. r=gerv.
|
2012-06-20 11:23:22 +01:00 |
Simone Carletti
|
9c45459f9f
|
Bug 732960 - update PSL for .sd, .ug and .uz. r=gerv.
|
2012-06-20 11:22:55 +01:00 |
Simone Carletti
|
6e198ab8f6
|
Bug 732960 - update PSL comments for .sg and .tj. r=gerv.
|
2012-06-20 11:22:16 +01:00 |
Simone Carletti
|
9bfa68c677
|
Bug 732960 - update PSL for .tm. r=gerv.
|
2012-06-20 11:21:23 +01:00 |
Patrick McManus
|
dc58b91395
|
bug 764260 convert telemetry::SPDY_VERSION and DNS_LOOKUP_METHOD to be enumerations r=bsmith
|
2012-06-19 20:38:44 -04:00 |
Ehsan Akhgari
|
e0f2ea75a7
|
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (netwerk parts); r=jduell
|
2012-06-05 23:18:25 -04:00 |
Honza Bambas
|
fc7084f564
|
Bug 720778 - Important threads should have a name for better debugability, r=bsmith, sr=bsmedberg+glandium
|
2012-06-12 19:06:20 +02:00 |
Gervase Markham
|
68d38d677f
|
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
--HG--
extra : rebase_source : da55a4937383eda2baf7c9a362501da8ee664146
|
2012-05-29 16:52:43 +01:00 |
Gervase Markham
|
82ff7027aa
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
Benjamin Smedberg
|
eaa4878487
|
Bug 734847 part 2 - treewide changes resulting from the default-infallibility of hashtables; either remove useless result checks, or use the fallible version of APIs, depending on context, r=jlebar
--HG--
extra : rebase_source : 844b008c5167e6ca39a7ba9eeec8b30672938704
|
2012-05-18 13:30:49 -04:00 |
Vivien Nicolas
|
0752696463
|
Bug 722197 - Add a preference to map some domain names to localhost r=mcmanus
|
2012-05-11 12:59:19 -07:00 |
Gervase Markham
|
55cdd1d821
|
Bug 716607 - Add .pm, .wf, .yt to PSL. r=pkasting.
|
2012-03-20 15:04:40 +00:00 |
Justin Lebar
|
1fc1dc1879
|
Bug 729940 - Part 2: Stop using crappy hash functions in Gecko. r=bz
--HG--
extra : rebase_source : 6fa267a89878cc1a766d8618569debcea9b12e48
|
2012-03-12 18:53:18 -04:00 |
Gervase Markham
|
ead959ffd1
|
Bug 712640 - Split PSL into "registry" and "owner-requested" sections. r=pkasting.
|
2012-03-06 11:49:00 +00:00 |
Ed Morley
|
3c657080b5
|
Backout afeafc02c1de, dfae37833c9b & f9f51c726fa7 (bug 729940 parts 1-3) for talos regressions
|
2012-03-05 15:22:28 +00:00 |
Justin Lebar
|
7e343a6c1d
|
Bug 729940 - Part 3: Stop using crappy hash functions in Gecko. r=bz
|
2012-03-04 15:58:06 -05:00 |
Justin Lebar
|
e2b30b7a56
|
Back out bug 729940 (a108aee:d75775d) due to 32-bit red.
|
2012-03-04 14:20:34 -05:00 |
Justin Lebar
|
9cf4ac042d
|
Bug 729940 - Part 3: Stop using crappy hash functions in Gecko. r=bz
|
2012-03-04 13:49:42 -05:00 |
Jothan Frakes
|
816bf1d9e1
|
Bug 694030 - make .qa have open registration at 2nd level in PSL. r=gerv.
|
2012-02-21 16:54:15 +00:00 |
Jothan Frakes
|
4bc46ce398
|
Bug 688908 - standardize formatting of .asia entry in PSL. r=gerv.
|
2012-02-21 16:51:34 +00:00 |
Gervase Markham
|
2ea19b113a
|
Bug 687459 - add co.ua and pp.ua private registries to PSL.
|
2012-02-21 16:50:02 +00:00 |
Gervase Markham
|
1c2e836f56
|
Bug 685781 - add CentralNIC domain jp.net to the PSL.
|
2012-02-21 16:45:36 +00:00 |
Gervase Markham
|
9df5512c91
|
Bug 676359 - add exceptions for www.ck and www.gt to PSL.
|
2012-02-21 16:42:44 +00:00 |
Gervase Markham
|
2654570c18
|
Bug 666500 - Add co.cl and mil.cl to PSL.
|
2012-02-21 16:39:47 +00:00 |
Jothan Frakes
|
77d84056be
|
Bug 661509 - remove .yu from PSL. r=gerv.
|
2012-02-21 16:37:59 +00:00 |
Jothan Frakes
|
9749d6e4e9
|
Bug 660387 - add co.ca to PSL. r=gerv.
|
2012-02-21 16:35:52 +00:00 |
Gervase Markham
|
719320f37a
|
Bug 660215 - remove .local from PSL. Patch by Jothan Frakes; r=gerv.
|
2012-02-21 16:34:03 +00:00 |
Gervase Markham
|
1e1d2fdf39
|
Bug 621708 - update .au entry in PSL. Patch by pkasting; r=gerv.
|
2012-02-21 16:32:55 +00:00 |
Geoff Lankow
|
ffee27c39f
|
Bug 718255 - Merge nsIPrefBranch2 with nsIPrefBranch - Part E, remove uses of nsIPrefBranch2 in netwerk/ ; r=bsmedberg
|
2012-01-17 14:48:29 +13:00 |
Steve Workman
|
499bffed97
|
Bug 622232: Cancel DNS prefetches for HTML Anchor Elems after a tab is closed; r=mcmanus sr=bz
|
2012-01-20 15:14:46 -08:00 |
Phil Ringnalda
|
ed1e18f921
|
Backed out changeset a57b82b18bde (bug 622232) for build bustage
|
2012-01-23 16:07:47 -08:00 |
Steve Workman
|
b8a9c0671a
|
Bug 622232: Cancel DNS prefetches for HTML Anchor Elems after a tab is closed; r=mcmanus sr=bz
|
2012-01-20 15:14:46 -08:00 |
Benjamin Smedberg
|
2f44e0cd9b
|
Bug 708935 - Make the DNS listener proxies release the nsIDNSListener on the main thread, to solve last-release issues and ASSERTION: ASSERTION: nsStandardURL not thread-safe from PendingPACQuery, r=mcmanus
--HG--
extra : rebase_source : 6b66b58398a7e671fff19044848ed497cd019dd5
|
2011-12-30 12:53:44 -05:00 |
Patrick McManus
|
a1222e566f
|
bug 710205 dns telemetry r=bz
|
2011-12-16 21:24:17 -05:00 |
Patrick McManus
|
429956fca0
|
bug 709976 dns async early renewal r=bz
|
2011-12-16 21:24:12 -05:00 |