Simon Montagu
|
b39b4c2755
|
Add a pref to disable the IDN whitelist. Bug 722299, r=honza.b
|
2013-03-01 03:56:44 -08:00 |
|
Simon Montagu
|
466af58c9e
|
New algorithm for when to display IDNs as Unicode. Bug 722299, r=honza.b
|
2013-03-01 03:56:44 -08:00 |
|
Ryan VanderMeulen
|
db70ed53c2
|
Backed out 4 changesets (bug 722299) for B2G mochitest failures on a CLOSED TREE.
|
2013-02-28 20:44:53 -05:00 |
|
Simon Montagu
|
07f7103642
|
Add a pref to disable the IDN whitelist. Bug 722299, r=honza.b
|
2013-02-28 14:04:48 -08:00 |
|
Simon Montagu
|
c97bca3171
|
New algorithm for when to display IDNs as Unicode. Bug 722299, r=honza.b
|
2013-02-28 14:04:48 -08:00 |
|
Gregory Szorc
|
660d1983d3
|
Bug 784841 - Part 18z: Convert /netwerk; f=Ms2ger rs=ted
|
2013-02-25 12:47:23 -08:00 |
|
Simone Carletti
|
991e9cfb17
|
Bug 841733 - update PSL for .id. r=gerv.
|
2013-02-15 15:43:06 +00:00 |
|
Josh Aas
|
bb680adf04
|
Bug 826238: Convert DNS expiration tracking to TimeStamp/TimeDuration. r=sworkman
|
2013-02-14 09:03:51 -06:00 |
|
Masatoshi Kimura
|
62d87c38b8
|
Bug 827032 - Enable FAIL_ON_WARNINGS on MSVC in netwerk/. r=jduell
|
2013-02-08 20:49:30 +09:00 |
|
Mounir Lamouri
|
e5ff16f5e9
|
Bug 823175 - Add a method to return the next sub domain of a given host in nsIEffectiveTLDService. r=bz
|
2013-02-04 17:59:49 +00:00 |
|
Honza Bambas
|
ad9a101b7d
|
Bug 725587 - Firefox jumps randomly from IPv6 to IPv4 and vice versa in dual-stack environment, r=mcmanus
|
2013-01-29 23:49:35 +01:00 |
|
Ryan VanderMeulen
|
477f66a61e
|
Backed out changeset 0aea65518be3 (bug 725587) for bustage.
|
2013-01-29 17:01:10 -05:00 |
|
Honza Bambas
|
f9a3d75fd5
|
Bug 725587 - Firefox jumps randomly from IPv6 to IPv4 and vice versa in dual-stack environment, r=mcmanus
|
2013-01-29 22:44:58 +01:00 |
|
Honza Bambas
|
64ef77dfa4
|
Backout of changeset 816f076c2c15
|
2013-01-29 22:26:47 +01:00 |
|
Honza Bambas
|
e9d69c4af4
|
Bug 725587 - Firefox jumps randomly from IPv6 to IPv4 and vice versa in dual-stack environment, r=mcmanus
|
2013-01-29 22:05:42 +01:00 |
|
Masatoshi Kimura
|
4cce0eb3d2
|
Bug 825501 - Remove IPv4 records manually because PR_GetAddrInfoByName dislike PR_AF_INET6. r=honzab
|
2013-01-25 08:30:12 +09:00 |
|
Patrick McManus
|
e54de96374
|
bug 804605 - backout 766973 767158 785050 r=backout a=akeybl
|
2013-01-22 11:59:01 -05:00 |
|
Gervase Markham
|
b247ca95df
|
Bug 888307 - remove extraneous dots which cause test failures. a=nonlibxul.
|
2013-01-22 15:05:15 +00:00 |
|
Simone Carletti
|
5718791a11
|
Bug 833307 - update PSL for .tz. r=gerv; a=nonlibxul.
|
2013-01-22 13:58:40 +00:00 |
|
Chris Peterson
|
34d009dfe8
|
Bug 829685 - Remove #include "prtypes.h" from some files that no longer use PR types. r=ehsan
|
2013-01-10 08:19:36 -08:00 |
|
Neil Rashbrook
|
d9d9141552
|
Bug 826455 Expose more NetAddr functions to script r=biesi,josh
|
2013-01-10 18:44:17 +00:00 |
|
Honza Bambas
|
171de86baf
|
Backout bug 725587, r=mcmanus
|
2013-01-03 17:43:51 +01:00 |
|
Josh Aas
|
e525aa289c
|
Bug 825492: Fix IPv6 DNS lookups on Windows. r=sworkman
|
2013-01-02 17:40:18 -05:00 |
|
Josh Aas
|
8e5b01ba37
|
Bug 825275: Fix DNS cache enumerator crash. r=sworkman
|
2013-01-02 16:46:27 -05:00 |
|
Jacek Caban
|
4231648374
|
Bug 807678 - fixed mingw cross compilation on case-sensitive OSes
|
2013-01-02 18:25:32 +01:00 |
|
Masatoshi Kimura
|
b5e27745c8
|
Bug 824247 - Part 3: Disable FAIL_ON_WARNINGS on not-yet-warning-free directories on MSVC. r=ted
|
2013-01-03 00:56:38 +09:00 |
|
Nicholas Nethercote
|
acc80a9abd
|
Bug 819819 (part 2) - Remove |name| from NS_MEMORY_REPORTER_MALLOC_SIZEOF_FUN. r=jlebar.
--HG--
rename : dom/tests/mochitest/localstorage/test_localStorageQuotaPrivateBrowsing_perwindowpb.html => dom/tests/mochitest/localstorage/test_localStorageQuotaPrivateBrowsing.html
rename : toolkit/components/places/tests/browser/browser_favicon_privatebrowsing_perwindowpb.js => toolkit/components/places/tests/browser/browser_favicon_privatebrowsing.js
extra : rebase_source : 557cc60522970ce7eea3b006d357284d9b4694c4
|
2012-12-23 16:59:51 -08:00 |
|
Josh Aas
|
83a2fce361
|
Bug 807678: Don't proliferate NSPR DNS types beyond the host resolver itself. Make it possible to easily hook up other host resolvers. r=sworkman
|
2012-12-23 16:08:43 -05:00 |
|
Honza Bambas
|
1379e3daad
|
Bug 725587 - Firefox jumps randomly from IPv6 to IPv4 and vice versa in dual-stack environment, r=mcmanus
|
2012-12-21 18:50:26 +01:00 |
|
Josh Aas
|
4ee3352aa8
|
Back out fix for bug 807678 again, cset ec4e88c2c77a.
|
2012-12-20 17:39:30 -05:00 |
|
Patrick McManus
|
203865e660
|
bug 807441 increase stickiness of dns choices r=josh
|
2012-12-20 15:51:11 -05:00 |
|
Josh Aas
|
9d2b4588bc
|
Bug 807678: Don't proliferate NSPR DNS types beyond the host resolver itself. Make it possible to easily hook up other host resolvers. r=sworkman
|
2012-12-20 14:47:07 -05:00 |
|
Simone Carletti
|
debb16f809
|
Bug 822238 - add global rule for .py and remove bogus exceptions. r=gerv.
|
2012-12-20 14:03:52 +00:00 |
|
Ed Morley
|
454859cbdb
|
Backout 744b40b75241 (bug 807678) on suspicion of causing Win debug xpcshell timeouts on a CLOSED TREE
|
2012-12-14 13:00:19 +00:00 |
|
Josh Aas
|
5d86676184
|
Bug 807678: Don't proliferate NSPR DNS types beyond the host resolver itself. Make it possible to easily hook up other host resolvers. r=sworkman
|
2012-12-13 09:18:33 -05:00 |
|
Valentin Gosu
|
bd752af443
|
Bug 783205 - Networking Dashboard. r=mcmanus, r=jorendorff, sr=biesi
|
2012-12-10 09:13:55 -05:00 |
|
Gervase Markham
|
b870441e7d
|
Bug 797147 - Update PSL for .UK. Temporary reversion of part of change until
more clarity can be obtained on intent.
|
2012-11-09 13:33:40 +00:00 |
|
Nicholas Nethercote
|
ba984ea26b
|
Bug 802894 - Add a memory reporter for nsEffectiveTLDService. r=jduell.
--HG--
extra : rebase_source : 32cdfbf060c963d6a16875af406949b8eef50453
|
2012-10-19 05:07:13 -07:00 |
|
Josh Aas
|
8475435153
|
Bug 805425: Fix shutdown crash that can happen when doing DNS logging. r=sworkman
|
2012-10-26 08:12:53 -04:00 |
|
Gervase Markham
|
269f3b3d06
|
Bug 757367 - Add !teledata.mz to PSL. r=weppos.
|
2012-10-25 11:02:22 +01:00 |
|
Gervase Markham
|
04c4d9c54b
|
Bug 791770 - Fix csiro.au entry in PSL. r=weppos.
|
2012-10-25 11:01:58 +01:00 |
|
Simone Carletti
|
c203c93f68
|
Bug 805367 - PSL changes for Google private domains. r=gerv.
|
2012-10-25 11:01:30 +01:00 |
|
Simone Carletti
|
fc3543d0b2
|
Bug 791117 - Addition to the public suffix list (betainabox.com). r=gerv.
|
2012-10-25 11:00:42 +01:00 |
|
Simone Carletti
|
ef65363ca8
|
Bug 805370 - PSL changes for Red Hat private domains. r=gerv.
|
2012-10-25 11:00:04 +01:00 |
|
Simone Carletti
|
c3b0980e65
|
Bug 779834 - Update .py entry in PSL. r=gerv.
|
2012-10-25 10:58:58 +01:00 |
|
Gervase Markham
|
3bf6ac6cc7
|
Bug 802563 - update PSL for .gt. r=weppos.
|
2012-10-24 11:42:41 +01:00 |
|
Andrew Quartey
|
0e23b26077
|
Bug 792581 - part 19: Replace LL_I2L macro with int64_t cast. r=ehsan
|
2012-10-12 13:29:11 -04:00 |
|
Andrew Quartey
|
464807b57d
|
Bug 792581 - part 16: Replace LL_L2UI macro with uint32_t cast. r=ehsan
|
2012-10-12 13:29:11 -04:00 |
|
Simone Carletti
|
ff20a21e5e
|
Bug 790962 - update PSL for dreamhosters.com. r=gerv.
|
2012-10-12 16:24:05 +01:00 |
|
Simone Carletti
|
e55ac49664
|
Bug 797147 - update PSL for .uk. r=gerv.
|
2012-10-12 16:23:14 +01:00 |
|
Simone Carletti
|
5bb8d30c19
|
Bug 761769 - Update PSL for .ve. Take 2. r=gerv.
|
2012-10-05 14:28:00 +01:00 |
|
Ed Morley
|
7cc34f0e0b
|
Backout 953079e94edd (bug 791769) for xpcshell failures
|
2012-10-05 11:59:25 +01:00 |
|
Simone Carletti
|
6b12e169eb
|
Bug 797787 - Update CentralNic submission date in PSL and make list alphabetical. r=gerv.
|
2012-10-05 11:10:50 +01:00 |
|
Simone Carletti
|
e3bd2562fc
|
Bug 791769 - Update PSL for .ve. r=gerv.
|
2012-10-05 11:09:26 +01:00 |
|
Andrew Quartey
|
e0477b23d8
|
Bug 792581 - part 12: Replace LL_DIV with division operator. r=ehsan
|
2012-10-05 01:05:28 -04:00 |
|
Simone Carletti
|
bf2fe0b2ef
|
Bug 794882 - Add hu.net to PSL. r=gerv.
|
2012-10-02 12:59:31 +01:00 |
|
Josh Aas
|
64654ac744
|
Bug 766973: Don't allow synchronous DNS queries from the main thread. r=sworkman
|
2012-09-29 00:50:59 -04:00 |
|
Patrick McManus
|
b0d97b100c
|
bug 507578 - disable dns prefetch in presence of active proxy r=jduell
|
2012-09-14 16:27:46 -04:00 |
|
Ehsan Akhgari
|
b5c39afb4e
|
Bug 792502 - Kill the FunctionTimer code; r=vlad
|
2012-09-19 16:59:38 -04:00 |
|
Adam Dane [:hobophobe]
|
58808c3d56
|
Bug 87717 - Allow offline mode to connect to loopback r=mcmanus sr=cbiesinger
|
2012-09-17 18:45:10 -05:00 |
|
Ed Morley
|
946a13d148
|
Backout 6d71ff5b4b36 (bug 347307), 75a3c47a3fe7 (bug 507578), 828f91de7143 (bug 769764) for near permaorange OS X 10.8 leaks
|
2012-09-17 16:54:09 +01:00 |
|
Patrick McManus
|
fc64a80f2f
|
bug 507578 - disable dns prefetch in presence of active proxy r=jduell
|
2012-09-14 16:27:46 -04:00 |
|
Simone Carletti
|
095720b44f
|
Bug 790635 - Add eco.br to PSL. r=gerv.
|
2012-09-14 14:58:47 +01:00 |
|
Ed Morley
|
1525bc6440
|
Backout 3182f9d08c2d (bug 347307), 2a30593cca79 (bug 507578), b87b27f5a417 (bug 769764) for m-oth permaorange in browser_463205.js
|
2012-09-13 22:42:29 +01:00 |
|
Patrick McManus
|
3d38be24d9
|
bug 507578 - disable dns prefetch in presence of active proxy r=jduell
|
2012-09-13 15:22:56 -04:00 |
|
Simone Carletti
|
2806409565
|
Bug 772069 - Update .uy entry in PSL. r=gerv.
|
2012-09-13 16:03:23 +01:00 |
|
Simone Carletti
|
aeb29c024e
|
Bug 760447 - Update .ua entry in PSL. r=gerv.
|
2012-09-13 16:02:38 +01:00 |
|
Nathan Froyd
|
0878495c64
|
Bug 704848 - reduce space required by nsEffectiveTLDService with more preprocessing; r=jduell
|
2012-09-11 07:42:23 -04:00 |
|
Randell Jesup
|
eedf93a21d
|
Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg
|
2012-09-01 22:35:17 -04:00 |
|
Valentin Gosu
|
777cbdbeea
|
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)
|
b32522b36e
|
Bug 745296 - Enable FAIL_ON_WARNINGS in more of /netwerk r=jduell
|
2012-08-25 11:19:00 -07:00 |
|
Ehsan Akhgari
|
5b76a146bc
|
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
|
0fd9123eac
|
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
|
0923bf00ef
|
Bug 780618 - Move all error codes to nsError.h; r=ehsan
|
2012-07-27 17:03:27 +03:00 |
|
Ms2ger
|
3f950b5744
|
Bug 780387 - Part b: Stop using PRIntn; r=bsmedberg
|
2012-08-09 09:09:40 +02:00 |
|
Mike Hommey
|
6173fa297f
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
|
Aryeh Gregor
|
e806eeab4f
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
|
Josh Aas
|
0a1559ce66
|
Bug 774271: Improve DNS logging. r=sworkman
|
2012-07-16 18:37:28 -04:00 |
|
Josh Aas
|
34a21d4d8f
|
Bug 771489: Use standard threadsafe refcounting in host resolver. r=sworkman
|
2012-07-10 10:14:01 -04:00 |
|
Gervase Markham
|
bd6f4efc7c
|
Bug 763208 - Update .jp entry in PSL.
|
2012-07-04 16:08:35 +01:00 |
|
Simone Carletti
|
1ec2ff4566
|
Bug 767700 - fix line endings to be consistent. r=gerv.
|
2012-06-25 18:11:45 +01:00 |
|
Simone Carletti
|
34b9d26c53
|
Bug 767312 - update PSL for .sh. r=gerv.
|
2012-06-22 13:50:56 +01:00 |
|
Simone Carletti
|
1565ee2cc9
|
Bug 757005 - add .sx to PSL. r=gerv.
|
2012-06-20 16:06:54 +01:00 |
|
Simone Carletti
|
a88ed414d6
|
Bug 732960 - update PSL to remove misleading comment. r=gerv.
|
2012-06-20 11:24:01 +01:00 |
|
Simone Carletti
|
759bb7a617
|
Bug 732960 - standardize PSL comment spacing. r=gerv.
|
2012-06-20 11:23:22 +01:00 |
|
Simone Carletti
|
09574e468e
|
Bug 732960 - update PSL for .sd, .ug and .uz. r=gerv.
|
2012-06-20 11:22:55 +01:00 |
|
Simone Carletti
|
6de863ca18
|
Bug 732960 - update PSL comments for .sg and .tj. r=gerv.
|
2012-06-20 11:22:16 +01:00 |
|
Simone Carletti
|
48482864ee
|
Bug 732960 - update PSL for .tm. r=gerv.
|
2012-06-20 11:21:23 +01:00 |
|
Patrick McManus
|
abd77bb045
|
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
|
695bd88cea
|
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
|
41779e1714
|
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
|
d4eb7d5782
|
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
|
ca171eec44
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Benjamin Smedberg
|
4f91700da9
|
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
|
710001520e
|
Bug 722197 - Add a preference to map some domain names to localhost r=mcmanus
|
2012-05-11 12:59:19 -07:00 |
|
Gervase Markham
|
7200d21d60
|
Bug 716607 - Add .pm, .wf, .yt to PSL. r=pkasting.
|
2012-03-20 15:04:40 +00:00 |
|
Justin Lebar
|
0dbaf73150
|
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
|
10729e0a43
|
Bug 712640 - Split PSL into "registry" and "owner-requested" sections. r=pkasting.
|
2012-03-06 11:49:00 +00:00 |
|
Ed Morley
|
d27ab2302c
|
Backout afeafc02c1de, dfae37833c9b & f9f51c726fa7 (bug 729940 parts 1-3) for talos regressions
|
2012-03-05 15:22:28 +00:00 |
|
Justin Lebar
|
e1a9198917
|
Bug 729940 - Part 3: Stop using crappy hash functions in Gecko. r=bz
|
2012-03-04 15:58:06 -05:00 |
|