Simone Carletti
|
7b5f1af251
|
Bug 980841 - Add desa.id to PSL. r=gerv
|
2014-03-07 09:00:53 -05:00 |
|
Simone Carletti
|
e0d4bb0792
|
Bug 980837 - Remove trailing spaces from PSL. r=gerv
|
2014-03-07 09:00:52 -05:00 |
|
Simone Carletti
|
5aaf1d11df
|
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
|
7674e79366
|
Bug 969087 - Add GitHubUserContent.com to PSL. r=gerv
|
2014-02-24 09:41:55 -05:00 |
|
Ehsan Akhgari
|
b870bb3fe9
|
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
|
7b5c1650ff
|
Bug 968892 - Fix typo in romanized name for China. r=weppos
|
2014-02-10 15:58:47 -05:00 |
|
Simone Carletti
|
eb1661da00
|
Bug 966197 - Make sure all suffixes in PSL are lower-case. r=gerv
|
2014-02-07 15:32:41 -05:00 |
|
Simone Carletti
|
66539bb295
|
Bug 965744 - PSL changes for Google private domains. r=gerv
|
2014-01-30 11:32:08 -05:00 |
|
Simone Carletti
|
0c517fe5fa
|
Bug 965740 - Add Microsoft azure to PSL. r=gerv
|
2014-01-30 11:17:11 -05:00 |
|
Simone Carletti
|
43af3fc6ef
|
Bug 962945 - Remove duplicate .works entry from PSL. r=gerv
|
2014-01-24 08:46:11 -05:00 |
|
Simone Carletti
|
3876845b17
|
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
|
81a268a5e4
|
Bug 960648: Consistently mark IPDL methods as MOZ_OVERRIDE. Part 2. r=bent
|
2014-01-17 13:49:39 -06:00 |
|
Ryan Sleevi
|
9d14a4539a
|
Bug 958299 - Remove PSL duplicates and fully contain all IANA-assigned gTLDs. r=gerv
|
2014-01-10 08:53:34 -05:00 |
|
Nicholas Hurley
|
c68a1ad1ab
|
Bug 957759 - Remove SRV experiment code (helps prevent crashes). r=mcmanus
|
2014-01-09 13:50:04 -08:00 |
|
Birunthan Mohanathas
|
c293ca84b8
|
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
|
ebd358dfd7
|
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
|
82b05b710d
|
Bug 955942 (part 2) - Remove MemoryUniReporter. r=mccr8.
--HG--
extra : rebase_source : 9d70016cb19637ffece6409a184bf41d574cc6b4
|
2013-12-07 22:09:10 -08:00 |
|
Nicholas Hurley
|
8963c3dc7a
|
Bug 950888 - Check for null DNS results before using them. r=mcmanus
|
2013-12-19 12:54:47 -08:00 |
|
Ryan VanderMeulen
|
cb5b5eee51
|
Merge m-c to inbound on a CLOSED TREE.
|
2013-12-11 22:39:20 -05:00 |
|
Jason Duell
|
cbec7de3de
|
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
|
ef58a8307d
|
Backed out changeset 3072c9af15b3 (bug 945066) for fixing bustage on a CLOSED TREE
|
2013-12-11 11:51:35 +01:00 |
|
Jason Duell
|
cda90b5536
|
Bug 942317. Bustage fix for windows r=bustage
|
2013-12-11 02:05:40 -08:00 |
|
Jason Duell
|
dfd8de8742
|
Bug 945066: Make nsIDNSService work on child processes. r=jdm
|
2013-12-11 01:37:57 -08:00 |
|
Simone Carletti
|
597fe33c20
|
Bug 947705 - Remove k12.wv.us from PSL. r=gerv
|
2013-12-11 10:35:02 -05:00 |
|
Jacek Caban
|
32bcc8b039
|
Bug 942317 - Fixed cross compilation on case sensitive OSes.
|
2013-12-11 10:47:03 +01:00 |
|
Birunthan Mohanathas
|
759ab69b0a
|
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
|
8bf190eb1a
|
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
|
70fa79869c
|
Backed out changeset 13c1b3a2d135 (bug 880625) for xpcshell failures.
|
2013-12-02 13:07:46 -05:00 |
|
Simone Carletti
|
a75c03645d
|
Bug 945002 - Update PSL for .GG and .JE. r=gerv
|
2013-12-02 12:51:26 -05:00 |
|
Simone Carletti
|
0c7ce24c5e
|
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
|
a129edb4cb
|
Merge mozilla-inbound to mozilla-central.
|
2013-11-29 09:54:12 +01:00 |
|
Ms2ger
|
542ffabd00
|
Bug 937224 - Part g: Move LOCAL_INCLUDES to moz.build in netwerk/; r=mshal
|
2013-11-28 15:25:39 +01:00 |
|
Wes Kocher
|
61015a3619
|
Backed out changeset a8808a02a661 (bug 880625) for PSL test failure
|
2013-11-26 17:30:34 -06:00 |
|
Simone Carletti
|
57b83dc436
|
Bug 941675 - Reformatting comment entries. r=gerv
|
2013-11-26 17:25:24 -05:00 |
|
Simone Carletti
|
4d744b79a8
|
Bug 941670 - Remove lib.wv.us from PSL. r=gerv
|
2013-11-26 17:25:24 -05:00 |
|
Simone Carletti
|
fb4cce76ea
|
Bug 941665 - Update PSL for .MT. r=gerv
|
2013-11-26 17:25:24 -05:00 |
|
Simone Carletti
|
facd6ce3e4
|
Bug 880625 - Updates to the PSL (A-C). r=gerv
|
2013-11-26 17:25:23 -05:00 |
|
Nicholas Nethercote
|
77419f6a47
|
Bug 936964 (part 7, attempt 2) - Make lots of classes report their own memory consumption, instead of using a separate reporter class. r=mccr8,sr=bz.
* * *
Bug 936964 (part 7b) - Fix a use-after-free found by ASan.
--HG--
extra : rebase_source : d38ab6b63e9d576773baf8e55fa4f7182c33915e
|
2013-11-07 16:35:30 +11:00 |
|
Ehsan Akhgari
|
c3970a73fb
|
Backed out 9 changesets (bug 943660, bug 936964) because of ASAN use-after-free crashes on browser-chrome and mochitest-other
Backed out changeset 85486c4aa3d8 (bug 936964)
Backed out changeset 25312eb71998 (bug 936964)
Backed out changeset 6dbb8333960c (bug 936964)
Backed out changeset da6465ad476f (bug 936964)
Backed out changeset a87ffc992f38 (bug 936964)
Backed out changeset 4ae3a61182db (bug 936964)
Backed out changeset 34e9c3137804 (bug 936964)
Backed out changeset fd1459e71585 (bug 936964)
Backed out changeset 3e8a701d8bdc (bug 943660)
Landed on a CLOSED TREE
--HG--
rename : content/canvas/src/WebGLMemoryTracker.h => content/canvas/src/WebGLMemoryReporterWrapper.h
|
2013-11-27 20:05:00 -05:00 |
|
Nicholas Nethercote
|
78e4d6490d
|
Bug 936964 (part 7) - Make lots of classes report their own memory consumption, instead of using a separate reporter class. r=mccr8,sr=bz.
--HG--
rename : content/canvas/src/WebGLMemoryReporterWrapper.h => content/canvas/src/WebGLMemoryTracker.h
extra : rebase_source : 611e8d35907959b163aeced1c4ffe1d265048fe6
|
2013-11-07 16:35:30 +11:00 |
|
Steve Workman
|
aeb5a8d45c
|
Bug 938803 - Correct typo in nsHostResolver::ResolveHost for Bug 941884: 'he' to 'unspecHe' r=mcmanus
|
2013-11-25 14:58:29 -08:00 |
|
Nicholas Nethercote
|
bf145657e1
|
Bug 893857 (part 2) - Add a memory reporter for the DNS service. r=sworkman.
--HG--
extra : rebase_source : 7d88cf2ef5ad4b58b377f0cec66349b5e26bfc8e
|
2013-11-24 15:24:12 -08:00 |
|
Ehsan Akhgari
|
5a56056193
|
Bug 942489 - Deunify more files that are caught by bug 941854; r=BenWa
|
2013-11-24 01:29:24 -05:00 |
|
Mike Hommey
|
b39418250a
|
Bug 941450 - Add some GENERATED_FILES to moz.build. r=gps
|
2013-11-22 08:16:18 +09:00 |
|
Steve Workman
|
7575943029
|
Bug 941884 - Add some null checks for nsHostRecords r=mcmanus
|
2013-11-22 11:15:52 -08:00 |
|
Steve Workman
|
7611429e43
|
Bug 941884 - Add negative DNS cache entries to the eviction queue r=mcmanus
|
2013-11-22 11:15:51 -08:00 |
|
Ed Morley
|
0e1036028c
|
Backed out changeset c30371a66429 (bug 941450)
|
2013-11-22 15:59:22 +00:00 |
|
Ehsan Akhgari
|
da9813f168
|
Follow-up to bug 941406 - Mark a variable as DebugOnly in order to shut up the compiler warning
Landed on a CLOSED TREE
|
2013-11-22 10:56:47 -05:00 |
|
Michael Shuen
|
bb271874b3
|
Bug 941406 - Build netwerk/dns in unified mode. r=ehsan
--HG--
extra : rebase_source : 4fe433d134bb2762c269248963ac5ce53025faab
|
2013-11-22 10:35:18 -05:00 |
|
Nathan Froyd
|
e035127d5b
|
Bug 941598 - constify PLDHashTableOps in netwerk/; r=jduell
|
2013-11-20 13:17:01 -05:00 |
|
Mike Hommey
|
f6b8ef93a4
|
Bug 941450 - Add some GENERATED_FILES to moz.build. r=gps
|
2013-11-22 08:16:18 +09:00 |
|
Steve Workman
|
eca4c3a18a
|
Bug 938803 - Improve DNS debugs to show which path is taken in nsHostResolver::ResolveHost r=mcmanus
|
2013-11-21 13:35:44 -08:00 |
|
Simone Carletti
|
4076f876b1
|
Bug 940478 - Format comment for Bug 547985 according to the conventions adopted by the recent similar patches. r=gerv
|
2013-11-19 14:56:57 -05:00 |
|
Simone Carletti
|
7c9dcf68dd
|
Bug 940478 - Remove nt.gov.au from PSL. r=gerv
|
2013-11-19 14:56:57 -05:00 |
|
Mike Hommey
|
a65383e1e9
|
Bug 939632 - Remove LIBRARY_NAME for leaf libraries. r=gps
Landing on a CLOSED TREE.
|
2013-11-19 11:50:54 +09:00 |
|
Mike Hommey
|
8ceb917350
|
Bug 939074 - Remove most LIBXUL_LIBRARY. rs=gps
|
2013-11-19 11:48:10 +09:00 |
|
Mike Hommey
|
bb6779efe3
|
Bug 939044 - Remove most definitions of MODULE. r=mshal
|
2013-11-19 11:47:39 +09:00 |
|
Mike Hommey
|
d7b6f95761
|
Bug 935881 - Use FINAL_LIBRARY for all (fake) libraries that end up linked in a single other library. r=gps
|
2013-11-19 11:47:14 +09:00 |
|
Ms2ger
|
a2e51512ec
|
Merge fx-team into mozilla-central.
|
2013-11-17 14:27:37 +01:00 |
|
Makoto Kato
|
950c442391
|
Bug 935499. r=honzab
|
2013-11-16 18:30:12 +09:00 |
|
Simone Carletti
|
4053fc7652
|
Bug 939113 - Update PSL for .IM. r=gerv
|
2013-11-15 21:47:03 -05:00 |
|
Simone Carletti
|
54cedd6a46
|
Bug 936769 - Add newly-minted gTLDs to the PSL (to 2013-11-15). r=gerv
|
2013-11-15 08:16:12 -05:00 |
|
Jason Duell
|
fbc531c9b5
|
Bug 934805 - Ensure client code passes in sane argument to baseDomain functions. r=hurley
|
2013-11-15 21:46:39 -05:00 |
|
Steve Workman
|
94686ed874
|
Bug 853423 - Block speculative connections for local IP addresses r=mcmanus
|
2013-11-10 22:59:40 -08:00 |
|
Zack Weinberg
|
418194decc
|
Bug 933494: add public suffix list tests for internationalized domain names. r=gerv
|
2013-11-07 14:10:58 -05:00 |
|
Simone Carletti
|
7c3f1289f5
|
Bug 925176 - Remove exceptions for .OM gTLD. r=gerv
There is no more wildcard rule. Exceptions are not required.
|
2013-11-06 08:59:54 -05:00 |
|
Simone Carletti
|
e898e620e8
|
Bug 934131 - Remove k12.sd.us from PSL. r=gerv
|
2013-11-05 11:19:29 -05:00 |
|
Simone Carletti
|
e0d3ceb523
|
Bug 927072 - Add Cupcake to PSL
|
2013-10-15 12:40:00 +01:00 |
|
Mike Hommey
|
1d566f7586
|
Bug 929905 - Consolidate sources in moz.build. r=gps
|
2013-10-25 08:23:05 +09:00 |
|
Simone Carletti
|
93fe405632
|
Bug 910651 - Add newly-minted gTLDs (from July to September 2013) to the PSL. r=gerv
|
2013-10-15 13:54:10 -04:00 |
|
Ehsan Akhgari
|
2e0a91d4dd
|
Bug 919296 - Minimize the #includes in netwerk/ IDL files; r=mcmanus
|
2013-09-22 23:35:05 -04:00 |
|
Birunthan Mohanathas
|
66861c6445
|
Bug 784739 - Switch from NULL to nullptr in netwerk/ (1/2); r=ehsan
|
2013-09-19 15:28:26 -04:00 |
|
Simone Carletti
|
6b8cd215cf
|
Bug 910095 - update PSL for .ng. r=gerv. DONTBUILD.
--HG--
extra : rebase_source : b17d19f0ccac18f28a44cdb80588af61c3a360b3
|
2013-09-17 17:54:41 +01:00 |
|
Simone Carletti
|
374c969170
|
Bug 910095 - update .sv and .om in PSL, and relevant test. r=gerv.
--HG--
extra : rebase_source : a6866a18f959f15af84640e1efa935b1e16ca415
|
2013-09-17 17:51:49 +01:00 |
|
Simone Carletti
|
9418d73d75
|
Bug 912464 - update PSL for .ar. r=gerv.
--HG--
extra : rebase_source : ac1d0137c965018ab3ad1637a62a8e185861a00e
|
2013-09-17 17:56:51 +01:00 |
|
Nicholas Nethercote
|
9d1d4e73b0
|
Bug 910517 (3rd attempt) - Remove nsIMemoryReporter, and rename nsIMemoryMultiReporter as nsIMemoryReporter. r=mmcr8.
--HG--
rename : content/canvas/src/WebGLMemoryMultiReporterWrapper.h => content/canvas/src/WebGLMemoryReporterWrapper.h
extra : rebase_source : 2b2a1b2667d6562fcf803ec48b4a8c10fdd519a3
|
2013-08-27 16:24:51 -07:00 |
|
Jim Blandy
|
d5b6b24fc6
|
Bug 892114: Add support for Unix domain sockets to nsIServerSocket.idl and @mozilla.org/network/server-socket;1. r=mayhemer
|
2013-09-06 08:06:23 -07:00 |
|
Robert O'Callahan
|
33cdb42706
|
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 |
|
Phil Ringnalda
|
ad36ee41a9
|
Back out 4537337759b7 (bug 910517) because nobody expects the talos inquisition
--HG--
rename : content/canvas/src/WebGLMemoryReporterWrapper.h => content/canvas/src/WebGLMemoryMultiReporterWrapper.h
|
2013-09-04 22:42:06 -07:00 |
|
Nicholas Nethercote
|
43ad5b4dcf
|
Bug 910517 - Remove nsIMemoryReporter, and rename nsIMemoryMultiReporter as nsIMemoryReporter. r=mmcr8.
--HG--
rename : content/canvas/src/WebGLMemoryMultiReporterWrapper.h => content/canvas/src/WebGLMemoryReporterWrapper.h
extra : rebase_source : 9142be547b2eeef37a8073a710ce23070f98cf65
|
2013-08-27 16:24:51 -07:00 |
|
Mike Hommey
|
f1cf3b4238
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
|
Valentin Gosu
|
889ebbb081
|
Bug 909050 - Prevent about:networking from returning PB data. r=mcmanus
|
2013-08-31 12:06:14 -04:00 |
|
Birunthan Mohanathas
|
794d0ad900
|
Bug 884332 - Part 1: Check and handle buffer truncation without asserting when converting UTF-16 to UCS-4 in nsIDNService.cpp. r=bsmith
|
2013-08-30 08:13:19 -04:00 |
|
Nicholas Nethercote
|
38b57c8c9b
|
Bug 831193 (part 2) - Don't use NS_MEMORY_REPORTER_IMPLEMENT for the effective-tld-service reporter. r=michal.novotny.
--HG--
extra : rebase_source : d9c79c95d14f8a958e0a5a268a5e1665efbe22ce
|
2013-01-15 21:26:44 -08:00 |
|
Ms2ger
|
399a57add9
|
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
|
4922ccbc0a
|
Bug 904831 - Part b: Move unconditional MSVC_ENABLE_PGO definitions into moz.build; r=gps
|
2013-08-22 08:56:01 +02:00 |
|
Ms2ger
|
add9ce17b9
|
Bug 883284 - Part e: Move LIBXUL_LIBRARY into moz.build (k-o); r=ted
|
2013-08-22 08:56:00 +02:00 |
|
Ms2ger
|
4d968c40e1
|
Bug 882859 - Part b: Move FAIL_ON_WARNINGS into moz.build; r=joey+gps
|
2013-08-22 08:55:59 +02:00 |
|
Adrian Lungu
|
b3b751a66e
|
Bug 882516 - Use AF_UNSPEC cached entries for AF_INET and AF_INET6 DNS requests, if possible. r=sworkman
|
2013-08-16 11:49:57 -07:00 |
|
Phil Ringnalda
|
f2fb548fce
|
Back out cb68113d5052 (bug 901195) for xpcshell bustage
CLOSED TREE
|
2013-08-14 21:07:19 -07:00 |
|
Simone Carletti
|
8b74818e51
|
Bug 902785 - add cloudcontrol.com to PSL. r=gerv. DONTBUILD.
|
2013-08-15 02:25:38 +01:00 |
|
Simone Carletti
|
618656a126
|
Bug 901195 - update .sv and .om in PSL. r=gerv.
|
2013-08-15 02:23:47 +01:00 |
|
Simone Carletti
|
5d57f750a2
|
Bug 901193 - Add ro.com to PSL. r=gerv.
|
2013-08-15 02:22:57 +01:00 |
|
Ms2ger
|
20752c581e
|
Bug 901063 - Remove HB_DONT_DEFINE_STDINT defines; r=gps
These defines have been unnecessary since we removed mozilla/StandardInteger.h.
The upstream code will default to stdint.h typedefs without them.
|
2013-08-14 08:57:22 +02:00 |
|
Ms2ger
|
061d88874c
|
Bug 897921 - Remove some dead assignments in makefiles; r=mshal
|
2013-08-02 09:03:55 +02:00 |
|
Simon Montagu
|
f63cb9877d
|
Only test IDN nodes against kMaxDNSNodeLen on string-prepped IDNs that we're going to send to DNS, not the Unicode form for display only. Bug 892370, r=honzab
--HG--
rename : netwerk/test/unit/test_bug722299.js => netwerk/test/unit/test_idn_urls.js
|
2013-07-29 22:32:37 -07:00 |
|
pchang9@cs.wisc.edu
|
c934802695
|
bug 898221 - search backwards for the last punycode delimiter instead of forwards. r=hurley
|
2013-07-30 13:01:11 -07:00 |
|
Ehsan Akhgari
|
5ee21d6d3f
|
Bug 895322 - Part 1: Replace the usages of MOZ_STATIC_ASSERT with C++11 static_assert; r=Waldo
This patch was mostly generated by running the following scripts on the codebase, with some
manual changes made afterwards:
# static_assert.sh
#!/bin/bash
# Command to convert an NSPR integer type to the equivalent standard integer type
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 "*.cc" \
-o -iname "*.mm" \) | \
xargs -n 1 `dirname $0`/assert_replacer.py #sed -i -e "s/\b$1\b/$2/g"
}
convert MOZ_STATIC_ASSERT static_assert
hg rev --no-backup mfbt/Assertions.h \
media/webrtc/signaling/src/sipcc/core/includes/ccapi.h \
modules/libmar/src/mar_private.h \
modules/libmar/src/mar.h
# assert_replacer.py
#!/usr/bin/python
import sys
import re
pattern = re.compile(r"\bMOZ_STATIC_ASSERT\b")
def replaceInPlace(fname):
print fname
f = open(fname, "rw+")
lines = f.readlines()
for i in range(0, len(lines)):
while True:
index = re.search(pattern, lines[i])
if index != None:
index = index.start()
lines[i] = lines[i][0:index] + "static_assert" + lines[i][index+len("MOZ_STATIC_ASSERT"):]
for j in range(i + 1, len(lines)):
if lines[j].find(" ", index) == index:
lines[j] = lines[j][0:index] + lines[j][index+4:]
else:
break
else:
break
f.seek(0, 0)
f.truncate()
f.write("".join(lines))
f.close()
argc = len(sys.argv)
for i in range(1, argc):
replaceInPlace(sys.argv[i])
--HG--
extra : rebase_source : 4b4a4047d82f2c205b9fad8d56dfc3f1afc0b045
|
2013-07-18 13:59:53 -04:00 |
|
Ehsan Akhgari
|
9854ac6166
|
Bug 872127 - Part 2: Replace mozilla/StandardInteger.h with stdint.h; r=Waldo,ted
|
2013-07-30 10:25:31 -04:00 |
|
Joshua Cranmer
|
7b9a04da79
|
Bug 884061 - Part 4: Remove nsAtomicRefcnt.h, r=jlebar
--HG--
extra : rebase_source : ce24ab345baa48104328e3c101b7266a31e81870
|
2013-07-11 15:21:45 -05:00 |
|
Joshua Cranmer
|
35b47f34ec
|
Bug 884061 - Part 3q: Use NS_DECL_THREADSAFE_ISUPPORTS in netwerk/, r=macmanus
--HG--
extra : rebase_source : d029f73a1f27896c142f76dce263dd3542763b18
|
2013-07-18 21:24:13 -05:00 |
|
Patrick McManus
|
b82b1b1a76
|
bug 887753 - server not found after reconnecting to etherpad r=sworkman
|
2013-07-19 18:40:00 -04:00 |
|
Arnaud Sourioux
|
30ed8ff0d8
|
Bug 883360 - Remove bool operator and nsMainThreadPtrHolder conversion. r=bsmedberg
|
2013-07-19 12:53:12 -04:00 |
|
Ehsan Akhgari
|
81b0d336c3
|
Bug 895141 - Remove useless prlong.h inclusions from the tree; r=jcranmer
|
2013-07-18 12:06:38 -04:00 |
|
Benoit Girard
|
5b43ee14ca
|
Bug 892861 - Remove useless -D flags 'IMPL_THEBES,_IMPL_NS_GFX,...'. r=glandium
|
2013-07-12 08:56:54 -04:00 |
|
Trevor Saunders
|
82e5558b37
|
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 |
|
Gervase Markham
|
7a6fa2de30
|
Bug 864704 - re-add csiro.au to PSL. DONTBUILD.
|
2013-07-11 13:39:16 +01:00 |
|
Simone Carletti
|
9a7035aee5
|
Bug 880662 - Add fastly.net to PSL. r=gerv. DONTBUILD.
--HG--
extra : rebase_source : b1603d10b5ecd5e7092d89b4dc6332ffe89cb5f7
|
2013-07-11 13:36:41 +01:00 |
|
Trevor Saunders
|
795144e55a
|
bug 887854 - remove most useage of pratom.h r=mounir, mcmanus, jrmuizel
|
2013-06-16 03:09:07 -04:00 |
|
Josh Matthews
|
f959b7ac58
|
Bug 887191 - Force wrapped JS listeners to proxy callbacks to the main thread if no target is specified. r=mcmanus
|
2013-06-26 15:54:05 +01:00 |
|
Catalin Iacob
|
4f03e5bb1a
|
Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn.
--HG--
extra : rebase_source : fc472490dd978d165f02f77ed37f07aed6e5bb61
|
2013-06-23 14:03:39 +02:00 |
|
Josh Matthews
|
28e143888e
|
Bug 883495 - Avoid releasing a scriptable DNS listener off the main thread. r=mcmanus
|
2013-06-20 09:18:16 +02:00 |
|
Brian O'Keefe
|
5f8b5163e8
|
Bug 875934 - Move LIBRARY_NAME to moz.build (batch #1); r=mshal
--HG--
extra : rebase_source : 385d3fd65475ffc18ee44ae088753649470e214b
|
2013-06-17 15:21:01 -04:00 |
|
Phil Ringnalda
|
bd0ec5b2d5
|
Back out c50503ce8669 (bug 883495) for still leaking
CLOSED TREE
|
2013-06-19 20:20:52 -07:00 |
|
Josh Matthews
|
2ad99168c0
|
Bug 883495 - Avoid releasing a scriptable DNS listener off the main thread. r=mcmanus
|
2013-06-20 02:33:57 +02:00 |
|
Josh Matthews
|
5d38df57c6
|
Backed out changeset 5a3dc3d31890 (bug 883495)
|
2013-06-19 18:16:04 +02:00 |
|
Josh Matthews
|
f7e20989e0
|
Bug 883495 - Avoid releasing a scriptable DNS listener off the main thread. r=mcmanus
|
2013-06-19 16:28:33 +02:00 |
|
Ryan VanderMeulen
|
10869ba7c5
|
Backed out changeset fb43bd87db39 (bug 883495) for mass carnage of a CLOSED TREE.
|
2013-06-18 13:02:40 -04:00 |
|
Josh Matthews
|
942ce7045d
|
Bug 883495 - Avoid releasing a scriptable DNS listener off the main thread. r=mcmanus
|
2013-06-16 11:56:15 +01:00 |
|
Simone Carletti
|
6631f0d39a
|
Bug 859521 - Add AWS EC2 to PSL. r=gerv. DONTBUILD.
--HG--
extra : rebase_source : 9a4ac79ac4e03c2b85bf2f11c1c5366770bb1b65
|
2013-06-06 16:00:03 +01:00 |
|
Mike Shal
|
994cfe0b6b
|
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 |
|
Joey Armstrong
|
587e59a37b
|
bug 870406: move to moz.build (config batch #1) r=mshal
|
2013-05-24 17:21:14 -07:00 |
|
Ted Mielczarek
|
110919af49
|
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 |
|
Steve Workman
|
fc986bca8c
|
Bug 870652 - Add null ptr check in nsDNSRecord::ReportUnusable to avoid crashing r=mcmanus
|
2013-05-14 16:35:18 -07:00 |
|
Ryan VanderMeulen
|
2e54269c7e
|
Backed out changeset f8a861253c57 (bug 859521) due to bustage.
|
2013-05-14 12:49:26 -04:00 |
|
Simone Carletti
|
5935bcb872
|
Bug 868331 - Add Heroku CloudFront to PSL. r=gerv.
|
2013-05-14 17:38:11 +01:00 |
|
Simone Carletti
|
f2775a50c2
|
Bug 859521 - Add AWS EC2 to PSL. r=gerv.
|
2013-05-14 17:35:44 +01:00 |
|
Simone Carletti
|
75d2c6f04e
|
Bug 863169 - Add GitHub Pages to PSL. r=gerv.
|
2013-04-23 11:51:10 +01:00 |
|
Simone Carletti
|
7d1b23c332
|
Bug 859234 - Add AWS Elastic Beanstalk to PSL. r=gerv.
|
2013-04-23 11:49:36 +01:00 |
|
Mike Shal
|
77cdb6567d
|
Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey
|
2013-04-16 15:24:43 -04:00 |
|
Simon Montagu
|
d89ea9f86f
|
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
|
beac071548
|
bug 857291 - fix 807678 regression of DNS::GetCanonicalName r=josh
|
2013-04-08 12:02:41 -04:00 |
|
Simon Montagu
|
526881c6ac
|
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
|
16d525b6b1
|
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
|
2592868e42
|
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
|
5aa83c3e11
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
|
2013-04-01 11:36:59 -07:00 |
|
Kyle Machulis
|
c79ccc0693
|
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
|
a59d40f143
|
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
|
581268de6d
|
Bug 853810 - Add .POST to PSL. r=gerv.
|
2013-03-29 16:19:05 +00:00 |
|
Simone Carletti
|
2df1938aed
|
Bug 853805 - Add .CW to PSL. r=gerv.
|
2013-03-29 14:44:17 +00:00 |
|
Honza Bambas
|
edca9830f3
|
Bug 729182 - Implement visual event tracer, part1 - instrumentation, r=mcmanus,bz,ehsan,bsmedberg,michal
|
2013-03-28 18:38:04 +01:00 |
|
Simone Carletti
|
4674462ebf
|
Bug 849816 - Add nyc.mn to PSL. r=gerv.
|
2013-03-28 17:11:14 +00:00 |
|
Simone Carletti
|
cef20891be
|
Bug 854388 - Add AWS CloudFront to PSL. r=gerv.
|
2013-03-28 17:10:22 +00:00 |
|
Simone Carletti
|
6c4cf7c790
|
Bug 854463 - Add AWS S3 to PSL. r=gerv.
|
2013-03-28 17:09:36 +00:00 |
|
Simone Carletti
|
cedc902505
|
Bug 855715 - Add AWS ELB to PSL. r=gerv.
|
2013-03-28 17:08:06 +00:00 |
|
Mike Shal
|
c2a9341a2e
|
Bug 852534 - Remove GRE_MODULE from Makefile.in; r=gps
|
2013-03-21 08:41:00 -07:00 |
|
Mike Shal
|
9680b82df6
|
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
|
2013-03-19 11:47:00 -07:00 |
|
Bobby Holley
|
6b99053512
|
Bug 850245 - Remove Off-Main-Thread XPCWrappedJS refcounting from DNSListenerProxy. r=mcmanus
|
2013-03-18 20:39:53 -07:00 |
|
Mike Shal
|
e9f8bc0fbd
|
Bug 818246 - Part 7: Move XPIDL_MODULE to moz.build; rs=gps
|
2013-03-11 22:00:00 -07:00 |
|
Gregory Szorc
|
7bb3ee056b
|
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 |
|