Ryan VanderMeulen
9724ee4047
Merge m-c to inbound. a=merge
2015-08-07 16:13:43 -04:00
Francois Marier
a0342a6842
Bug 1141352 - add a pairwise allowlist to tracking protection. r=gcp
2015-08-07 13:08:22 -07:00
Daniel Stenberg
7198d523e0
Bug 1191258 - check for IFF_RUNNING to detect online interfaces. r=mcmanus
2015-08-05 03:22:00 +02:00
Nicholas Nethercote
d1882b67c9
Bug 1182961 (part 5, attempt 2) - Use nsTHashtable::Iterator in nsCookieService. r=michal.
2015-07-26 23:40:51 -07:00
Nicholas Nethercote
1a5ac2af8f
Bug 1182961 (part 4, attempt 2) - Use nsTHashtable::Iterator in CacheFileHandles. r=michal.
2015-07-26 23:31:22 -07:00
Nicholas Nethercote
126502630c
Backout bff74cecc67c, ffe0edb2aae7, b60b7c267cef, 6da154b43265, bcf6fd3ab9bb (bug 1182961 parts 1--5) for possible intermittent failures and performance problems.
2015-08-06 16:30:47 -07:00
Daniel Stenberg
74dfb00024
Bug 1191253 - Start the "Link Monitor" thread appropriately. r=mcmanus
2015-08-05 03:13:00 -04:00
Cykesiopka
434f38e0f3
Bug 1124649 - Part 1 - Add specific error messages for various types of STS and PKP header failures. r=keeler,hurley
2015-08-05 07:51:00 +02:00
Wes Kocher
557c1ce0ff
Merge m-c to inbound, a=merge
2015-08-05 16:47:52 -07:00
Wes Kocher
c82d08edb5
Merge b2ginbound to central, a=merge
2015-08-05 16:45:41 -07:00
Ehsan Akhgari
9873217f42
Bug 1191144 - Remove CACHE_SERVICE_LOCK_WAIT_MAINTHREAD_NSCACHESERVICE_LEAVEPRIVATEBROWSING; r=michal
2015-08-05 11:42:21 -04:00
Patrick McManus
89bb111f6c
Bug 1191291 - convert nsHttpChannel::RetargetDeliveryTo warning to log r=michal.novotny
2015-08-05 09:09:48 -04:00
Carsten "Tomcat" Book
0448729dad
Merge mozilla-central to b2g-inbound
2015-08-05 13:40:29 +02:00
Liang-Heng Chen
2fed1b160b
Bug 1175387 - close file descriptor after detached from STS. r=mcmanus
2015-08-04 20:01:00 +02:00
Patrick McManus
f41c4e972f
bug 1189692 - add telem for quic advertisements r=hurley
2015-07-31 05:43:24 -04:00
Patrick McManus
d7dfd8218c
bug 1189645 - remove spdy telem r=hurley
2015-07-31 04:07:07 -04:00
Nicholas Nethercote
3a8eb37e87
Bug 1182961 (part 5) - Use nsTHashtable::Iterator in nsCookieService. r=michal.
2015-07-26 23:40:51 -07:00
Nicholas Nethercote
5c4088957b
Bug 1182961 (part 4) - Use nsTHashtable::Iterator in CacheFileHandles. r=michal.
2015-07-26 23:31:22 -07:00
Nicholas Nethercote
54440af933
Bug 1182961 (part 3) - Use nsTHashtable::Iterator in CacheIndex. r=michal.
2015-07-26 20:35:31 -07:00
Nicholas Nethercote
47de426a44
Bug 1182961 (part 2) - Use nsTHashtable::Iterator in CacheIndex. r=michal.
2015-07-26 20:15:36 -07:00
Nicholas Nethercote
0c2ec2d27a
Bug 1182961 (part 1) - Use nsTHashtable::Iterator in CacheIndex. r=michal.
2015-07-28 21:14:39 -07:00
Birunthan Mohanathas
e1f0334d06
Bug 1191100 - Remove XPIDL signature comments in .cpp files. r=ehsan
...
Comment-only so DONTBUILD.
2015-08-04 16:17:36 -07:00
Ehsan Akhgari
1f87b6a550
Bug 1185982 - Remove the unused NotifyNetworkActivity::mObs member; r=bagder
2015-08-04 18:29:58 -04:00
Nicholas Hurley
b8854de4b0
Bug 1190985 - Fix data race in DebugMutexAutoLock r=mcmanus
2015-08-04 14:16:49 -07:00
Nicholas Nethercote
953689e82d
Bug 1189156 (part 4) - Don't use enumeration style for nsBaseHashtable::SizeOf{In,Ex}cludingThis(). r=erahm,jfkthame.
...
After this change, we have ShallowSizeOf{In,Ex}cludingThis(), which don't do
anything to measure children. (They can be combined with iteration to measure
children.)
2015-07-30 21:19:57 -07:00
Nicholas Nethercote
4a526ace27
Bug 1189156 (part 2) - Don't use enumeration style for nsTHashtable::SizeOf{In,Ex}cludingThis(). r=erahm.
...
After this change, we have ShallowSizeOf{In,Ex}cludingThis(), which don't do
anything to measure children. (They can be combined with iteration to measure
children.)
And we still have the existing single-arg SizeOf{In,Ex}cluding() functions,
which work if the entry type itself defines SizeOfExcludingThis().
2015-07-29 01:50:52 -07:00
Nicholas Hurley
c9afe3946c
No bug - Remove extra printf left over from bug 1127618. r=smaug
2015-08-03 14:14:39 -07:00
Nicholas Hurley
ea6d236bfa
Bug 1127618 - make push caches work in e10s. r=mcmanus r=froydnj IGNORE IDL
2015-07-31 13:50:08 -07:00
Nicholas Hurley
23ef32a1da
Bug 1127618 (prereq) - Fix compile errors caused by files moving from one unified file to another. r=mcmanus
2015-07-31 13:48:26 -07:00
Valentin Gosu
8c5113ec82
Bug 1189852 - link broken when a line break is part of the hash r=mcmanus
2015-08-03 21:00:16 +02:00
Nicholas Hurley
643f67d3ef
Bug 1152048 - Send wakeup notification asynchronously to avoid reentrancy issues. r=bagder
2015-07-31 13:39:48 -07:00
Nicholas Hurley
7cdde5b0a2
Bug 1152048 - Make the RELEASE_ASSERT on the sts lock a DIAGNOSTIC_ASSERT. r=bagder
2015-07-31 13:33:48 -07:00
David Keeler
3ab3b9db2d
bug 1188100 - fold PSM's test_client_cert.js into necko's test_tls_server.js r=mcmanus
2015-07-29 14:27:54 -07:00
Muhsin Ali Steiman
3c4865b769
Bug 1190069 - Fix uninitialized variable in MDNSResponderOperator.cpp. r=xeonchen
2015-08-01 11:26:00 -04:00
Carsten "Tomcat" Book
7eaec85934
Merge mozilla-central to fx-team
2015-08-07 13:21:30 +02:00
Liang-Heng Chen
6c63ff9f6e
Bug 1188935 - Part 2: enable mDNS module on Android only if API level >= 21; r=mcmanus
2015-08-06 03:23:00 +02:00
Nicholas Nethercote
fbbc12d6a6
Backout bff74cecc67c, ffe0edb2aae7, b60b7c267cef, 6da154b43265, bcf6fd3ab9bb (bug 1182961 parts 1--5) for possible intermittent failures and performance problems.
...
a=bustage
2015-08-06 16:30:47 -07:00
Nate Hughes
641995fefb
Bug 1188421 - Properly null memory reporter's compressor reference. r=hurley
2015-07-30 12:31:43 -07:00
Carsten "Tomcat" Book
3ab2f465e5
Backed out changeset fb2a27db76bc (bug 1032254) for OS X Static Build Bustage on a CLOSED TREE
2015-07-31 07:57:50 +02:00
Michal Novotny
8bf0c1812d
Bug 1137008 - Implement missing parameters of WebSocket permessage compression extension, r=jduell
2015-07-31 07:12:53 +02:00
Nicholas Nethercote
8bc2be4de1
Bug 1189156 (part 1) - Don't use enumeration style for PLDHashTable::SizeOf{In,Ex}cludingThis(). r=froydnj.
...
After this change, we have PLDHashTable::ShallowSizeOf{In,Ex}cludingThis(),
which don't do anything to measure children. (They can be combined with
iteration to measure children.)
This patch also removes the PL_DHashTableSizeOf{In,Ex}cludingThis() functions.
They're not necessary because the methods can be used instead.
Finally, the patch deliberately converts some SizeOfExcludingThis() calls to
SizeOfIncludingThis(). These are all done on heap pointers so this change is
valid.
2015-07-29 22:28:20 -07:00
Valentin Gosu
aefe552c95
Bug 1032254 - Provide a way to pin resources in the http cache r=honzab
2015-07-30 11:40:00 +02:00
Wes Kocher
9b80d96625
Backed out changeset 2bdaed564656 (bug 1125961) for b2g emulator mochitest-21 failures starting in test_fetch_event_client_postmessage.html
2015-07-30 14:53:38 -07:00
Gervase Markham
6dd0a9cf30
Bug 1182042 - Update PSL to latest version from Github. r=gerv
2015-07-30 09:48:00 -04:00
Ryan VanderMeulen
79beeb9673
Backed out changeset 0ad329ed192e for landing with the wrong bug number in the commit message.
2015-07-30 16:29:03 -04:00
Gervase Markham
9c9740e48c
Bug 1107311 - Update PSL to latest version from Github. r=gerv
2015-07-30 09:48:00 -04:00
Ryan VanderMeulen
8866e8b798
Merge m-c to inbound. a=merge
2015-07-30 16:09:17 -04:00
Ryan VanderMeulen
e8856f630c
Merge inbound to m-c. a=merge
2015-07-30 16:08:21 -04:00
Shian-Yow Wu
f76903c7b4
Bug 1069081 - Part 1: Always cache fd in JAR cache except Windows. r=mwu
2015-07-30 16:05:57 +08:00
Wes Kocher
cb7dc67ce2
Merge b2ginbound to central, a=merge
2015-07-29 20:19:12 -07:00