Commit Graph

6674 Commits

Author SHA1 Message Date
Sajal Kayan
2dbaafd85c Bug 1211168 - Fix resource timing domainLookupStart by setting the timestamp only once. r=mcmanus 2015-10-04 18:43:15 +07:00
Patrick McManus
ba266bd1d1 bug 1208114 - fix h2 connect tunnels r=hurley 2015-10-07 12:55:07 -04:00
Wes Kocher
9c0991385c Backed out changeset 3cd86929d883 (bug 1208114) for test_video_playback.py crashes 2015-10-08 13:12:20 -07:00
Patrick McManus
f9dc3d9dec bug 1211706 - fix network io loop spin when clearing h2 flow control buffer r=hurley 2015-10-07 17:45:46 -04:00
Patrick McManus
41bff266a9 bug 1208114 - fix h2 connect tunnels r=hurley 2015-10-07 12:55:07 -04:00
Daniel Stenberg
542aa4071f Bug 1201037 - only send "HTTP pings" on seemingly idle connections, r=mcmanus 2015-10-08 03:59:00 +02:00
Daniel Stenberg
45cd0b2833 Bug 1201037 - coalesce network-events on Windows, r=mcmanus 2015-10-08 03:52:00 +02:00
Daniel Stenberg
b3e7671265 Bug 1201037 - (Linux) squash network-change events during 1000ms, r=mcmanus 2015-10-08 03:50:00 +02:00
hchang
d095908a33 Bug 1212223 - Update |bufLen| as well when we probed the multipart preamble. r=valentin. 2015-10-07 17:06:00 +02:00
Henry
b5de98a2b9 Bug 1210573 - Add attribute 'packageIdentifier' to nsIPackagedAppUtils. r=valentin. 2015-10-07 20:02:00 +02:00
Valentin Gosu
2f8fd89e11 Bug 1199430 - Reject hostnames containing @. r=mcmanus 2015-09-03 21:15:30 +02:00
Maks Naumov
4a477c1ab9 Bug 1212056 - Add virtual dtor to WindowsWifiScannerInterface. r=jdm 2015-10-06 22:35:09 +03:00
Ehsan Akhgari
a8f27d9556 Bug 1210077 - Null check gNeckoChild in HttpChannelChild::ResetInterception(); r=mcmanus 2015-10-07 23:25:25 -04:00
Michal Novotny
ac6f65a9cf Bug 1211001 - constant ASSERTION: nsITimer->SetDelay() called when the one-shot timer is not set up, r=mcmanus 2015-10-08 00:32:18 +02:00
Ben Kelly
d5d761e90b Bug 1210413 P1 Propagate new channel load flags from child to parent on redirect. r=jduell a=dveditz 2015-10-07 14:33:31 -07:00
Patrick McManus
63686d38c1 bug 1211916 - rename brotli http coding to br r=bagder 2015-10-06 11:03:50 -04:00
Patrick McManus
f1bc94a9d5 bug 1211580 - cancel brotli failures from channel instead of converter r=bagder 2015-10-05 14:11:26 -04:00
Carsten "Tomcat" Book
d7f143eaad Backed out 2 changesets (bug 1202902) to recking bug 1202902 to be able to reopen inbound on a CLOSED TREE
Backed out changeset 647025383676 (bug 1202902)
Backed out changeset d70c7fe532c6 (bug 1202902)
2015-10-07 14:03:21 +02:00
Carsten "Tomcat" Book
b9e5717f50 Backed out 1 changesets (bug 1202902) for causing merge conflicts to mozilla-central
Backed out changeset cfc1820361f5 (bug 1202902)
2015-10-07 12:13:45 +02:00
Ehsan Akhgari
13963a978d Bug 1210302 - Part 3: Add a NS_ParseRequestContentType API; r=mcmanus,sicking 2015-10-06 20:26:46 -04:00
Ehsan Akhgari
45a50d99d3 Bug 1210302 - Part 2: Rename NS_ParseContentType to NS_ParseResponseContentType; r=mcmanus,sicking 2015-10-06 20:24:51 -04:00
Ehsan Akhgari
59d8bdd7e5 Bug 1210302 - Part 1: Rename nsINetUtil.parseContentType() to parseResponseContentType(); r=mcmanus 2015-10-06 20:24:49 -04:00
Shu-yu Guo
b5f316de44 Bug 1202902 - Scripted fix the world. 2015-10-06 14:00:31 -07:00
Nicholas Hurley
312dfeef47 Bug 1197847 - Disallow folded headers in h2. r=mcmanus
This also fixes a lot of situations in which we could get a compression
state out of sync with the server, which would be Very Bad.
2015-09-22 19:58:14 -07:00
Nicholas Hurley
5c70c463e3 Bug 1197847 - make debugging h2 and spdy test servers easier. r=mcmanus 2015-10-05 13:13:05 -07:00
Ben Kelly
6228e8e522 Bug 1210941 P13 Remove ForceNoIntercept from jar channel. r=jduell 2015-10-06 06:37:07 -07:00
Ben Kelly
ae148e37ee Bug 1210941 P12 Remove http channel's ForceNoIntercept. r=jduell IGNORE IDL 2015-10-06 06:37:07 -07:00
Ben Kelly
245e6d9d53 Bug 1210941 P9 Use LOAD_BYPASS_SERVICE_WORKER in nsCORSListenerProxy. r=ehsan 2015-10-06 06:37:07 -07:00
Ben Kelly
148d69cd7a Bug 1210941 P2 Use LOAD_BYPASS_SERVICE_WORKER in HttpBaseChannel instead of mForceNoIntercept. r=jduell 2015-10-06 06:37:06 -07:00
Ben Kelly
0310b2f8fb Bug 1210941 P1 Create the LOAD_BYPASS_SERVICE_WORKER flag. r=jduell 2015-10-06 06:37:06 -07:00
Henry Chang
82e53ac666 Bug 1186290 - Notify TabParent to switch process when loading a signed package. r=honzab, r=kanru. 2015-10-02 05:25:22 -07:00
Christoph Kerschbaumer
e92f31068d Bug 1206199 - Extend channelwrapper to mediate OnStartRequest, OnStopRequest, OnDataAvailable (r=sicking) 2015-10-05 19:01:35 -07:00
Nicholas Nethercote
9b92f778ac Bug 1211306 (follow-up) - Fix non-Windows compile bustage on a CLOSED TREE. r=bustage. 2015-10-05 15:44:19 -07:00
Nicholas Nethercote
d583bed3b9 Bug 1211306 - Replace a use of deprecated GetVersionEx() with its MFBT equivalent. r=jduell. 2015-10-04 19:11:29 -07:00
Boris Zbarsky
233fb264ff Bug 1209658 part 2. Add text/json and text/vtt as text MIME types. r=bkelly 2015-10-05 12:23:26 -04:00
Andrea Marchesini
7b292c57f3 Bug 1147749 - View source should go through service worker interception, r=bz, r=jduell 2015-10-05 14:46:24 +01:00
Ethan Tseng
a892e5d270 Bug 1165267 - Part 1: Replace appId and inBrowser by originAttributes v2. r=honzab 2015-09-03 18:22:51 +08:00
Ethan Tseng
49d0f32cf6 Bug 1165267 - Part 0: Add util functions NS_GetOriginAttributes. r=honzab 2015-09-03 10:46:03 +08:00
Dragana Damjanovic
5ec86e5691 Bug 1152046 - move ClosingService::Start/Shutdown to nsIOService. r=mayhemer 2015-10-04 13:43:00 +02:00
Nicholas Nethercote
27be6f6f2f Bug 1209351 (part 4) - Optimize nsTHashTable::RemoveEntry() usage in netwerk/. r=michal.novotny. 2015-09-24 19:10:37 -07:00
Bobby Holley
835d1674fe Bug 1208756 - Introduce URI_FETCHABLE_BY_ANYONE and use it for moz-extension. r=bz
This matches the behavior described in
https://developer.chrome.com/extensions/manifest/web_accessible_resources
2015-10-02 15:02:07 -07:00
R Kent James
d4fd6922c5 backout f600f0cd7bb3 (Bug 1170646) because of Thunderbird regressions with OSX, r=michal 2015-10-02 14:02:03 -07:00
Christoph Kerschbaumer
12915e5dbf Bug 1199295 - Pass right loadingPrincipal to uriloader/prefetch - test updates (r=mayhemer) 2015-10-02 09:16:45 -07:00
Carsten "Tomcat" Book
1955db09bc Merge m-c to mozilla-inbound 2015-10-02 13:37:27 +02:00
Carsten "Tomcat" Book
404e79482a merge mozilla-inbound to mozilla-central a=merge 2015-10-02 11:52:49 +02:00
Simon Montagu
de3e9e6730 Bug 321491: Refactor error handling in nsIDNService, r=mcmanus 2015-10-02 01:27:34 -07:00
Ehsan Akhgari
7c34ae4247 Bug 1204596 - Part 1: Avoid overriding the channel final URI when it gets intercepted; r=nsm,bkelly 2015-10-01 18:47:04 -04:00
Yoshi Huang
497ec5cf2a Bug 1210459: Add originAttributes for tests that implement nsILoadContext. r=bholley 2015-09-30 18:14:12 -07:00
Cervantes Yu
b0acef5a07 Bug 1204837, Part 1: Make ClosingService thread Nuwa-friedly. r=khuey 2015-09-16 18:55:44 +08:00
Seth Fowler
ad2154e5da Bug 1118926 (Part 1) - Remove remnants of -moz-resolution in C++ code. r=tn 2015-09-30 17:00:52 -07:00