Simone Carletti
|
c5d38ee25a
|
Bug 863169 - Add GitHub Pages to PSL. r=gerv.
|
2013-04-23 11:51:10 +01:00 |
|
Simone Carletti
|
5a8e6aee62
|
Bug 859234 - Add AWS Elastic Beanstalk to PSL. r=gerv.
|
2013-04-23 11:49:36 +01:00 |
|
Mike Shal
|
24b4056720
|
Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey
|
2013-04-16 15:24:43 -04:00 |
|
Simon Montagu
|
26e7d37aeb
|
Exclude U+30FB KATAKANA MIDDLE DOT from the non-recommended characters that force IDN labels to be displayed as punycode. Bug 857490, r=jfkthame
|
2013-04-09 05:47:03 -07:00 |
|
Patrick McManus
|
afd013ce0b
|
bug 857291 - fix 807678 regression of DNS::GetCanonicalName r=josh
|
2013-04-08 12:02:41 -04:00 |
|
Simon Montagu
|
9d48c4ca6d
|
Exclude U+30FB KATAKANA MIDDLE DOT from the non-recommended characters that force IDN labels to be displayed as punycode. Bug 857490, r=jfkthame
|
2013-04-08 01:36:54 -07:00 |
|
Simon Montagu
|
e8db6078f1
|
Disable the check for mixed Simplified and Traditional Chinese characters when determining whether to display IDN labels as unicode or punycode. Bug 857481, r=honzab
|
2013-04-08 01:36:52 -07:00 |
|
Simone Carletti
|
c053a2777d
|
Bug 857497 - reorder private part of PSL into alphabetical order by company. r=gerv.
--HG--
extra : rebase_source : 9906cf4865a2113b127893bdd707de36a192f4c4
|
2013-04-04 20:34:53 +01:00 |
|
Kyle Machulis
|
f5e3aadf0b
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
|
2013-04-01 11:36:59 -07:00 |
|
Kyle Machulis
|
d2b6e6e01a
|
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
|
5663b98bc5
|
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 |
|
Simone Carletti
|
80fbfac60a
|
Bug 853810 - Add .POST to PSL. r=gerv.
|
2013-03-29 16:19:05 +00:00 |
|
Simone Carletti
|
5892393015
|
Bug 853805 - Add .CW to PSL. r=gerv.
|
2013-03-29 14:44:17 +00:00 |
|
Honza Bambas
|
c59818af3e
|
Bug 729182 - Implement visual event tracer, part1 - instrumentation, r=mcmanus,bz,ehsan,bsmedberg,michal
|
2013-03-28 18:38:04 +01:00 |
|
Simone Carletti
|
4029e914d5
|
Bug 849816 - Add nyc.mn to PSL. r=gerv.
|
2013-03-28 17:11:14 +00:00 |
|
Simone Carletti
|
ddd3f2b113
|
Bug 854388 - Add AWS CloudFront to PSL. r=gerv.
|
2013-03-28 17:10:22 +00:00 |
|
Simone Carletti
|
df0f4a28e0
|
Bug 854463 - Add AWS S3 to PSL. r=gerv.
|
2013-03-28 17:09:36 +00:00 |
|
Simone Carletti
|
8e3b0d3325
|
Bug 855715 - Add AWS ELB to PSL. r=gerv.
|
2013-03-28 17:08:06 +00:00 |
|
Mike Shal
|
f290401a73
|
Bug 852534 - Remove GRE_MODULE from Makefile.in; r=gps
|
2013-03-21 08:41:00 -07:00 |
|
Mike Shal
|
ea1d9b8ba7
|
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
|
2013-03-19 11:47:00 -07:00 |
|
Bobby Holley
|
c7bd2a9c9b
|
Bug 850245 - Remove Off-Main-Thread XPCWrappedJS refcounting from DNSListenerProxy. r=mcmanus
|
2013-03-18 20:39:53 -07:00 |
|
Mike Shal
|
2eb7c496cb
|
Bug 818246 - Part 7: Move XPIDL_MODULE to moz.build; rs=gps
|
2013-03-11 22:00:00 -07:00 |
|
Gregory Szorc
|
629b5d86c6
|
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 |
|
Philip Chee
|
b035f7e238
|
bug 722299 followup: VS2008 bustage fix for Bug 722299 Implement new IDN Unicode display algorithm. r=honza.b
|
2013-03-02 20:30:30 +08:00 |
|
Simon Montagu
|
3db2434df6
|
Remove network.enableIDN pref. Bug 842282, r=honza.b
|
2013-03-03 18:36:37 +02:00 |
|
Simon Montagu
|
2acaa0502a
|
Add a pref to disable the IDN whitelist. Bug 722299, r=honza.b
|
2013-03-01 03:56:44 -08:00 |
|
Simon Montagu
|
4ae83c2e4b
|
New algorithm for when to display IDNs as Unicode. Bug 722299, r=honza.b
|
2013-03-01 03:56:44 -08:00 |
|
Ryan VanderMeulen
|
2f8259daf4
|
Backed out 4 changesets (bug 722299) for B2G mochitest failures on a CLOSED TREE.
|
2013-02-28 20:44:53 -05:00 |
|
Simon Montagu
|
d1f3e7f7fc
|
Add a pref to disable the IDN whitelist. Bug 722299, r=honza.b
|
2013-02-28 14:04:48 -08:00 |
|
Simon Montagu
|
cc94daa8b0
|
New algorithm for when to display IDNs as Unicode. Bug 722299, r=honza.b
|
2013-02-28 14:04:48 -08:00 |
|
Gregory Szorc
|
cb829ec2a0
|
Bug 784841 - Part 18z: Convert /netwerk; f=Ms2ger rs=ted
|
2013-02-25 12:47:23 -08:00 |
|
Simone Carletti
|
062c7735c1
|
Bug 841733 - update PSL for .id. r=gerv.
|
2013-02-15 15:43:06 +00:00 |
|
Josh Aas
|
3e151f5e6d
|
Bug 826238: Convert DNS expiration tracking to TimeStamp/TimeDuration. r=sworkman
|
2013-02-14 09:03:51 -06:00 |
|
Masatoshi Kimura
|
35136d8877
|
Bug 827032 - Enable FAIL_ON_WARNINGS on MSVC in netwerk/. r=jduell
|
2013-02-08 20:49:30 +09:00 |
|
Mounir Lamouri
|
f249ee5c89
|
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
|
fa016d99e0
|
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
|
2a64398f56
|
Backed out changeset 0aea65518be3 (bug 725587) for bustage.
|
2013-01-29 17:01:10 -05:00 |
|
Honza Bambas
|
53dd56eac2
|
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
|
39049ba49c
|
Backout of changeset 816f076c2c15
|
2013-01-29 22:26:47 +01:00 |
|
Honza Bambas
|
d1252ed2ea
|
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
|
18092c2800
|
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
|
724b384ac7
|
bug 804605 - backout 766973 767158 785050 r=backout a=akeybl
|
2013-01-22 11:59:01 -05:00 |
|
Gervase Markham
|
d7ce0d34bb
|
Bug 888307 - remove extraneous dots which cause test failures. a=nonlibxul.
|
2013-01-22 15:05:15 +00:00 |
|
Simone Carletti
|
4115503bdb
|
Bug 833307 - update PSL for .tz. r=gerv; a=nonlibxul.
|
2013-01-22 13:58:40 +00:00 |
|
Chris Peterson
|
f456453bfd
|
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
|
6888b021e7
|
Bug 826455 Expose more NetAddr functions to script r=biesi,josh
|
2013-01-10 18:44:17 +00:00 |
|
Honza Bambas
|
2bda0b1509
|
Backout bug 725587, r=mcmanus
|
2013-01-03 17:43:51 +01:00 |
|
Josh Aas
|
b8796703ff
|
Bug 825492: Fix IPv6 DNS lookups on Windows. r=sworkman
|
2013-01-02 17:40:18 -05:00 |
|
Josh Aas
|
711f00ce9a
|
Bug 825275: Fix DNS cache enumerator crash. r=sworkman
|
2013-01-02 16:46:27 -05:00 |
|
Jacek Caban
|
a3462caef5
|
Bug 807678 - fixed mingw cross compilation on case-sensitive OSes
|
2013-01-02 18:25:32 +01:00 |
|