Michal Novotny
4d93478959
Bug 1371890 - Normalize time returned by ParseFTPList. r=mcmanus
2017-07-11 09:45:15 -04:00
Valentin Gosu
cde7f99f55
Bug 1378714 - [RCWN] Make sure we ReadFromCache even when OnCacheEntryAvailable is called before AsyncOpenURI is called. r=michal
...
MozReview-Commit-ID: KHUmZp8RuT8
2017-07-11 14:18:58 +02:00
Carsten "Tomcat" Book
c8613bdc02
Backed out changeset aea5888a82ed (bug 1371890) for xpcshell failures
...
--HG--
extra : rebase_source : 2e813e1ab07dd18c3b26dee1f3827b4d6c834350
2017-07-11 08:25:28 +02:00
Michal Novotny
7dd0c75b98
Bug 1371890 - Normalize time returned by ParseFTPList. r=mcmanus
2017-07-10 21:34:11 -04:00
Wes Kocher
b43f3b0d25
Backed out 2 changesets (bug 1344751) for frequent android crashes in test_fetch_cors_sw_reroute.html a=backout
...
Backed out changeset ec02a5ecb2b4 (bug 1344751)
Backed out changeset 10c975d4a8f9 (bug 1344751)
MozReview-Commit-ID: GauB18HNj15
2017-07-10 14:17:35 -07:00
Dragana Damjanovic
2c3c0ba057
Bug 1363716 - disable TFO if pmls64.dll and rlls64.dll are detected. r=mcmanus
2017-07-10 20:35:02 +02:00
Dragana Damjanovic
a6dd35dede
Bug 1377897 - If a HalfOpen can be Abndoned we need to check if mEnt is still present before setting mDoNotDestroy. r=mcmanus
2017-07-10 20:30:58 +02:00
Will Wang
1c9d3566e7
Bug 1366213: Part 1 - Add a new observer notification 'session-cookie-changed'. r=jdm
...
--HG--
extra : rebase_source : 5495a601b463f59f1e39746c2069c6af042a9680
2017-07-07 17:47:53 +08:00
Catalin Badea
f23d657af0
Bug 1344751 - Make nsStandardURL and nsIDNService available on worker threads. r=valentin
2017-07-10 13:09:52 +01:00
Wes Kocher
5dd57ee395
Merge m-c to inbound, a=merge
...
MozReview-Commit-ID: IVwrN2VivZT
2017-07-07 17:30:32 -07:00
Michal Novotny
c82ef87eb1
Bug 1377681 - Crash in mozilla::net::CacheFile::Truncate: MOZ_RELEASE_ASSERT(maxInputChunk <= newLastChunk + 1), r=jduell
2017-07-08 01:27:30 +02:00
Michal Novotny
19234a5698
Bug 1377340 - NETWORK_RACE_CACHE_WITH_NETWORK_USAGE should separate delayed and non-delayed racing. r=valentin, data-r=bsmedberg
2017-07-07 09:42:00 -04:00
Shih-Chiang Chien
f892d2204e
Bug 1379095 - add nsIRequest in nsAboutCacheEntry::Channel QI. r=mayhemer
...
nsAboutCacheEntry::Channel is introduced by Bug 1266196. Assert_NoQueryNeeded() check is failed
due to nsAboutCacheEntry::Channel return nullptr while QI into a nsCOMPtr<nsIRequest> pointer.
MozReview-Commit-ID: 4lYeN4lNtTm
--HG--
extra : rebase_source : 633bcd0911cc9e9703e9137a398db02fdd1f5aa4
2017-07-07 15:32:33 +08:00
Wes Kocher
19d135c982
Merge m-c to autoland, a=merge
...
MozReview-Commit-ID: 4R4GFHPiij
2017-07-06 16:19:38 -07:00
Sylvestre Ledru
4e9cf83ee8
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
...
MozReview-Commit-ID: Kdz2xtTF9EG
--HG--
extra : rebase_source : 7235b3802f25bab29a8c6ba40a181a722f3df0ce
2017-07-06 14:00:35 +02:00
Michal Novotny
39de30297b
Bug 1378308 - nsHttpChannel::GetAlternativeDataType returns alt-data type when delivering data from network, r=valentin
...
When racing cache with network and the network wins, we don't reset mAvailableCachedAltDataType. So when the cache entry has been opened and has alt-data then nsHttpChannel::GetAlternativeDataType returns alt-data type, but we're delivering raw response (no conversion are applied) from the network.
2017-07-06 13:38:10 +02:00
Carsten "Tomcat" Book
7857fa0a5e
merge mozilla-inbound to mozilla-central a=merge
2017-07-06 11:18:05 +02:00
Haik Aftandilian
5d3493e27d
Bug 1377614 - Part 2 - System extensions fail to load on Mac and Linux local builds. r=jimm
...
On Mac and Linux, allow unpacked extension resources to load from outside the extension directory if they're in the repo.
MozReview-Commit-ID: 1xsKV72aUJx
--HG--
extra : rebase_source : 1adefb0977e63935366a45dbf7c471d868655838
2017-07-05 14:11:48 -07:00
Wes Kocher
414ea49c45
Merge m-c to autoland, a=merge
...
MozReview-Commit-ID: 7DxSsYpFh3X
2017-07-05 17:19:40 -07:00
Haik Aftandilian
edadc69735
Bug 1377128 - Screenshots overlay button icons are not displayed on latest Nightly build. r=jimm
...
Set the content type on remote channels in the moz-extension protocol handler.
MozReview-Commit-ID: H6XtYHjhS1Q
--HG--
extra : rebase_source : 48684ab78458b6723f1fd2c9860a5d36e7f5cc8e
2017-07-03 22:41:53 -07:00
Sebastian Hengst
6e0962c211
Backed out changeset 0de6a6316120 (bug 1377614)
2017-07-05 22:51:21 +02:00
Haik Aftandilian
34860a1e9c
Bug 1377614 - Part 2 - System extensions fail to load on Mac and Linux local builds. r=jimm
...
On Mac and Linux, allow unpacked extension resources to load from outside the extension directory if they're in the repo.
MozReview-Commit-ID: 1xsKV72aUJx
--HG--
extra : rebase_source : 5537a3dc2c5e924bd5bc2a242819bed9f4c6c8a6
2017-07-05 13:02:19 -07:00
Michal Novotny
d44fea7350
Bug 1377340 - NETWORK_RACE_CACHE_WITH_NETWORK_USAGE should separate delayed and non-delayed racing. r=valentin
...
--HG--
extra : rebase_source : bd96482954958c4aaeb5ebdb4f13cabe3c0043c1
2017-07-05 09:21:00 -04:00
Mats Palmgren
977a9e5f89
Bug 1376498 part 4 - Make all nsClassHashtable::RemoveAndForget() consumers use Remove() instead. r=froydnj
...
MozReview-Commit-ID: G64YQLlgm6r
2017-07-05 02:01:45 +02:00
Michal Novotny
6d0266b61b
Bug 1377369 - Crash in memcpy | mozilla::net::CacheFileChunkBuffer::FillInvalidRanges, r=valentin
2017-07-03 20:41:15 +02:00
Wes Kocher
a68d99e200
Backed out changeset 25b411a687da (bug 1377004) for quantum_pageload_google failures on win10 a=backout
...
MozReview-Commit-ID: IYlC0BWMxC7
2017-07-03 11:05:59 -07:00
Dragana Damjanovic dd.mozilla@gmail.com
605fc07348
Bug 1377004 - TCP FastOpen trying to narrow down a bug search 2. r=mcmanus
2017-07-03 12:50:03 +02:00
Sebastian Hengst
274770803e
Backed out changeset 8597b133717f (bug 1377004) for crashing many tests with mozilla::net::nsHttpConnectionMgr::nsHalfOpenSocket::SetFastOpenConnected. r=backout on a CLOSED TREE
2017-07-03 11:31:16 +02:00
Dragana Damjanovic dd.mozilla@gmail.com
1f4bf966d7
Bug 1376914 - Make nsConnecionEntry weak reference in nsHalfOpenSock. r=mcmanus
2017-07-03 10:52:46 +02:00
Dragana Damjanovic dd.mozilla@gmail.com
2d08e4a243
Bug 1377004 - TCP FastOpen trying to narrow down a bug search 2. r=mcmanus
2017-07-03 10:48:48 +02:00
Nicholas Nethercote
3e439bb4f8
Bug 1376638 - Minimize uses of prmem.h. r=glandium.
...
It's silly to use prmem.h within Firefox code given that in our configuration
its functions are just wrappers for malloc() et al. (Indeed, in some places we
mix PR_Malloc() with free(), or malloc() with PR_Free().)
This patch removes all uses, except for the places where we need to use
PR_Free() to free something allocated by another NSPR function; in those cases
I've added a comment explaining which function did the allocation.
--HG--
extra : rebase_source : 0f781bca68b5bf3c4c191e09e277dfc8becffa09
2017-06-30 19:05:41 -07:00
Andreas Farre
f1473c65d1
Bug 1377215 - Add WebSocketEventService::Get. r=mcmanus
2017-07-02 18:02:37 +02:00
Phil Ringnalda
915412e692
Merge m-i to m-c, a=merge
...
MozReview-Commit-ID: HINQtggBLDr
2017-07-01 17:36:09 -07:00
Jonathan Kew
7be1139537
Bug 1376834 - Update data tables to Unicode 10.0 release. r=m_kato
2017-06-30 14:16:02 -07:00
Dragana Damjanovic
7a7b9b7e0a
hg qrefresh -m "Bug 1372897 - REVERT test of the necko part of TFO. r=mcmanus"
2017-06-30 10:53:21 -07:00
Carsten "Tomcat" Book
daa67cc9e3
merge mozilla-inbound to mozilla-central a=merge
2017-06-30 12:59:45 +02:00
Michal Novotny
17b723ab2d
Bug 1376403 - CacheFileUtils.cpp - call of overloaded 'sqrt(uint64_t&)' is ambiguous. r=valentin
...
--HG--
extra : amend_source : bae4013388419afec407966ff8bb2f251665e6df
2017-06-29 13:39:00 -04:00
Valentin Gosu
6a3a8fb80f
Bug 1376970 - Make sure mRaceCacheWithNetwork is only set when we are actually racing. r=michal
...
--HG--
extra : amend_source : d965a8c6e2ce9422835083d6514a0203358d6305
2017-06-28 15:57:00 -04:00
Dragana Damjanovic
bb07f1d63b
Bug 1372897 - Test only the necko part of TFO, i.e. disable the nspr part. r=mcmanus
2017-06-29 09:54:56 -07:00
Dragana Damjanovic dd.mozilla@gmail.com
0a63aed875
Bug 1373582 - Do not apply HSTS to non http. r=mcmanus
2017-06-29 09:51:09 -07:00
Evelyn Hung
c4f9bd4426
Bug 1348275 - speculative connect to an autocomplete url. r=mak
...
When we get the usre's frequent visting site from UnifiedComplete.js,
and then open a network connection for it before the user hits
the enter key.
MozReview-Commit-ID: 36moBeeUnyZ
--HG--
extra : rebase_source : 4122534b2d21d2a959fd8dbb8533dd3e0ef75621
2017-06-26 00:24:42 +08:00
Haik Aftandilian
b9fe95e890
Bug 1377355 - Unable to load unpacked web extensions in about:debugging; content script cannot be loaded; r=jimm
...
Remove the system principal check for unpacked (development) moz-extension loads
and rely on the existing host, scheme, and filesystem checks.
MozReview-Commit-ID: 7aI6dJsRJtP
--HG--
extra : rebase_source : 545de6efa0efb3935a22dd6e5375f0b6fe0d3d57
2017-06-30 12:36:00 -07:00
Nicholas Hurley
df3233b549
Bug 1368080 - Only remove pushed streams from cache when canceling the stream if the ids match. r=mcmanus
...
MozReview-Commit-ID: 5y0Aj6Bgk9u
--HG--
extra : rebase_source : 015352a4b0a87734afce856fcd7b424e96c6ede8
2017-06-28 10:29:34 -07:00
Nicholas Hurley
2c463b64a5
Bug 1368080 - Use REFUSED_STREAM instead of INTERNAL_ERROR on duplicate push key. r=mcmanus
...
MozReview-Commit-ID: BEUo6YpcyZj
--HG--
extra : rebase_source : 7733620d2149bac35201c74ab451ebb292268442
2017-06-28 10:28:54 -07:00
Honza Bambas
6c67bff8a5
Bug 1368110 - Create child redirect target (new) channel using parent target channel's original URI. r=jduell, r=bz
2017-07-05 11:24:00 -04:00
Shih-Chiang Chien
0f8c26e1d3
Bug 1338493 - Part 2, move HttpBackgroundChannelChild to socket transport thread. r=mayhemer
...
Move HttpBackgroundChannelChild from main thread to socket transport thread.
Allow HttpChannelChild.mBgChild to be used on both main thread and STS thread under mutex protection.
MozReview-Commit-ID: 9WAXmJLr8HT
--HG--
extra : rebase_source : 774c71cec9d36412e2101719f5ca930a214f6472
2017-06-28 22:04:17 +08:00
Sebastian Hengst
3f2eed7cfa
Backed out changeset 08fdd3066fde (bug 1344751)
2017-07-05 15:32:05 +02:00
Sebastian Hengst
9418e5844e
Backed out changeset dee772828d50 (bug 1344751)
2017-07-05 15:32:00 +02:00
Catalin Badea
79777e9787
Bug 1344751 - nsStandardURL::SetSpec should return error on empty scheme. r=valentin
2017-07-05 13:40:55 +01:00
Catalin Badea
fc6d212ec7
Bug 1344751 - Make nsStandardURL and nsIDNService available on worker threads. r=valentin
2017-07-05 13:40:49 +01:00