Commit Graph

434 Commits

Author SHA1 Message Date
Birunthan Mohanathas
53a11ecbdf Bug 869836 - Part 4: Use EqualsLiteral instead of Equals(NS_LITERAL_STRING(...)). r=ehsan 2014-05-22 06:48:51 +03:00
Birunthan Mohanathas
504b581650 Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj 2014-04-27 03:06:00 -04:00
Georg Koppen
e3befbc39c Bug 971153 - Write a test for bug 751465. r=mcmanus
This patch adds a) a test for the fixed proxy bypass in bug 751465 and
makes b) some underlying changes to the nsDNSService to be able to write
that test in the first place.
2014-04-15 22:13:00 +02:00
Angel Gonzalez
3677b8e975 Bug 986241 - Fix wrong .it entries containing a space r=gerv 2014-03-21 18:11:22 +01:00
Simone Carletti
d066e3717b Bug 967524 - Update to CentralNic SLDs. r=gerv 2014-03-21 08:52:01 -04:00
Simone Carletti
b3edeb6d46 Bug 985464 - Add outsystemscloud.com to PSL. r=gerv 2014-03-19 13:42:38 -04:00
Simone Carletti
a4d611ded8 Bug 984995 - Update PSL for .se. r=gerv 2014-03-19 13:42:38 -04:00
Simone Carletti
1caff7d36a Bug 981273 - New TLD additions for TLDs contracted with ICANN from 02/25/2014 - 03/13/2014. r=gerv 2014-03-19 13:30:28 -04:00
Ryan VanderMeulen
1dcfbca8a6 Backed out changeset f6478f166f2f (bug 967524) for bustage. 2014-03-19 13:13:18 -04:00
Simone Carletti
dd5fb2ee6a Bug 967524 - Update to CentralNic SLDs. r=gerv 2014-03-19 13:05:03 -04:00
Patrick McManus
f3ab58aa4e bug 982565 - make dns ttl and grace period prefs respect 1s granularity r=sworkman 2014-03-09 06:01:56 -04:00
Nicholas Nethercote
a792fdb68e Bug 969902 - Fix a problem with DNS memory reporting measurement. r=sworkman.
--HG--
extra : rebase_source : a9fba2e21b2f9ecb267367a9006883d2bbd313e4
2014-03-10 15:44:35 -07:00
Patrick McManus
a7e7d75eb8 bug 981513 - revert 807441 r=sworkman
--HG--
extra : rebase_source : d2c219fe01b6e4e0fdf25b920df0091039cf4c18
2014-03-09 11:00:18 -04:00
Simone Carletti
19cfe1743e Bug 980870 - Update PSL for .IT to include Regions and Provice reserved suffixes. r=gerv 2014-03-10 08:57:51 -04:00
Simone Carletti
4edd12d65a Bug 980872 - Update PSL for .JP. r=gerv 2014-03-07 11:37:21 -05:00
Simone Carletti
753bb738b5 Bug 980864 - Update PSL for .MS. r=gerv 2014-03-07 11:37:21 -05:00
Simone Carletti
1e27c74a7a Bug 980844 - Add mp.br to PSL. r=gerv 2014-03-07 09:08:03 -05:00
Simone Carletti
613305dfce Bug 980841 - Add desa.id to PSL. r=gerv 2014-03-07 09:00:53 -05:00
Simone Carletti
339f44f575 Bug 980837 - Remove trailing spaces from PSL. r=gerv 2014-03-07 09:00:52 -05:00
Simone Carletti
3b4c47ccd2 Bug 968310 - New TLD additions for TLDs contracted with ICANN from 01/15/2013 - 03/07/2014. r=gerv 2014-03-07 08:55:16 -05:00
Simone Carletti
003119aa3c Bug 969087 - Add GitHubUserContent.com to PSL. r=gerv 2014-02-24 09:41:55 -05:00
Ehsan Akhgari
82ebdc883f Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg 2014-02-10 17:57:01 -05:00
Gervase Markham
ad0ac71eee Bug 968892 - Fix typo in romanized name for China. r=weppos 2014-02-10 15:58:47 -05:00
Simone Carletti
4d12974098 Bug 966197 - Make sure all suffixes in PSL are lower-case. r=gerv 2014-02-07 15:32:41 -05:00
Simone Carletti
604e5c316f Bug 965744 - PSL changes for Google private domains. r=gerv 2014-01-30 11:32:08 -05:00
Simone Carletti
0c3b6ed7b6 Bug 965740 - Add Microsoft azure to PSL. r=gerv 2014-01-30 11:17:11 -05:00
Simone Carletti
7ab4b65826 Bug 962945 - Remove duplicate .works entry from PSL. r=gerv 2014-01-24 08:46:11 -05:00
Simone Carletti
5fc3787517 Bug 951060 - New TLD additions for TLDs contracted with ICANN until January 20th, 2014. r=gerv 2014-01-21 11:40:20 -05:00
Josh Aas
c6fbe9fc52 Bug 960648: Consistently mark IPDL methods as MOZ_OVERRIDE. Part 2. r=bent 2014-01-17 13:49:39 -06:00
Ryan Sleevi
f7e383ee30 Bug 958299 - Remove PSL duplicates and fully contain all IANA-assigned gTLDs. r=gerv 2014-01-10 08:53:34 -05:00
Nicholas Hurley
6480bda07a Bug 957759 - Remove SRV experiment code (helps prevent crashes). r=mcmanus 2014-01-09 13:50:04 -08:00
Birunthan Mohanathas
dfbad43639 Bug 784739 - Switch from NULL to nullptr in remaining directories; r=ehsan
--HG--
extra : rebase_source : 1ff19b2c8fd0e77fa8e822f5007a9fa3a6b6d474
2014-01-06 10:06:04 -05:00
Ehsan Akhgari
eaa7491d77 Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
This patch was automatically generated by the following script:

#!/bin/bash
# Command to convert PRUnichar to char16_t

function convert() {
echo "Converting $1 to $2..."
find . ! -wholename "*nsprpub*" \
       ! -wholename "*security/nss*" \
       ! -wholename "*modules/libmar*" \
       ! -wholename "*/.hg*" \
       ! -wholename "obj-ff-dbg*" \
       ! -name prtypes.h \
       ! -name Char16.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 PRUnichar char16_t
2014-01-04 10:02:17 -05:00
Nicholas Nethercote
ed423fbdef Bug 955942 (part 2) - Remove MemoryUniReporter. r=mccr8.
--HG--
extra : rebase_source : 9d70016cb19637ffece6409a184bf41d574cc6b4
2013-12-07 22:09:10 -08:00
Nicholas Hurley
8ff706eb4a Bug 950888 - Check for null DNS results before using them. r=mcmanus 2013-12-19 12:54:47 -08:00
Ryan VanderMeulen
da7f948f87 Merge m-c to inbound on a CLOSED TREE. 2013-12-11 22:39:20 -05:00
Jason Duell
3b0bd1832e Bug 945066: remote nsIDNSService to child. r=jdm
* * *
bug 945066. Fix windows bustage.  r=jduell
2013-12-11 11:03:51 -08:00
Carsten "Tomcat" Book
a7de8ea634 Backed out changeset 3072c9af15b3 (bug 945066) for fixing bustage on a CLOSED TREE 2013-12-11 11:51:35 +01:00
Jason Duell
0a7f2b439b Bug 942317. Bustage fix for windows r=bustage 2013-12-11 02:05:40 -08:00
Jason Duell
78c1377587 Bug 945066: Make nsIDNSService work on child processes. r=jdm 2013-12-11 01:37:57 -08:00
Simone Carletti
e841db5df2 Bug 947705 - Remove k12.wv.us from PSL. r=gerv 2013-12-11 10:35:02 -05:00
Jacek Caban
8309d56b1f Bug 942317 - Fixed cross compilation on case sensitive OSes. 2013-12-11 10:47:03 +01:00
Birunthan Mohanathas
58325c73be Bug 713082 - Part 2: Rename Util.h to ArrayUtils.h. r=Waldo
--HG--
rename : mfbt/Util.h => mfbt/ArrayUtils.h
2013-12-08 21:52:54 -05:00
Nicholas Hurley
da71b9af63 Bug 942317 - An experiment to test how reachable SRV records are in the wild. r=mcmanus 2013-12-05 15:23:22 -08:00
Ryan VanderMeulen
08fd5ddf08 Backed out changeset 13c1b3a2d135 (bug 880625) for xpcshell failures. 2013-12-02 13:07:46 -05:00
Simone Carletti
6cef76d03e Bug 945002 - Update PSL for .GG and .JE. r=gerv 2013-12-02 12:51:26 -05:00
Simone Carletti
5167fa13f9 Bug 880625 - Updates to the PSL (A-C). r=gerv
This patch also includes an update for the test suite (Bug 943800).
2013-12-02 11:53:32 -05:00
Ms2ger
cf53814bbc Merge mozilla-inbound to mozilla-central. 2013-11-29 09:54:12 +01:00
Ms2ger
cbe8d3a7a4 Bug 937224 - Part g: Move LOCAL_INCLUDES to moz.build in netwerk/; r=mshal 2013-11-28 15:25:39 +01:00
Wes Kocher
0cd641fc8e Backed out changeset a8808a02a661 (bug 880625) for PSL test failure 2013-11-26 17:30:34 -06:00