Commit Graph

5365 Commits

Author SHA1 Message Date
Wes Kocher
29123d72f1 Merge inbound to m-c a=merge 2014-10-20 17:58:32 -07:00
Carsten "Tomcat" Book
2ecf87c82a Merge mozilla-central to b2g-inbound 2014-10-20 15:52:37 +02:00
Valentin Gosu
8ad636c150 Bug 1057688 - Skip doing a DNSPrefetch when LOAD_NO_NETWORK_IO or ONLY_FROM_CACHE flags are present r=mcmanus 2014-10-20 13:45:30 +03:00
Jonathan Hao
e2914a61e6 Bug 1045062 - [RTSP] Replace CHECK assertions by NS_ASSERTION or graceful assertions. r=sworkman
--HG--
extra : rebase_source : c4d53eaa5c21dcf993513ba7f32e1070cc8490fa
2014-10-03 17:41:26 +08:00
Jonathan Hao
567be1ae85 Bug 1080464 - [RTSP] Live stream frames are not rendered. r=ettseng r=bechen
--HG--
extra : rebase_source : aac290fc9cc887bd1a7a641b894a445ef4098c67
2014-10-13 11:30:26 +08:00
Steve Workman
4a32b5b06a Bug 1074789 - Adjust DNS renewal time telemetry to take TTL experiments into consideration r=mcmanus 2014-10-07 14:57:48 -07:00
Christoph Kerschbaumer
3ee3159b25 Bug 1063197 - Callsites of NS_NewInputStreamChannel in /netwerk/ (r=mcmanus) 2014-10-16 11:14:35 -07:00
Christoph Kerschbaumer
63728f42f1 Bug 1063197 - Storing LoadInfo on all channels created through NS_NewInputStreamChannel - API changes (r=mcmanus) 2014-10-16 11:14:05 -07:00
Christoph Kerschbaumer
897fd1befa Bug 1041180: Remove deprecated nsIChannelPolicy (r=sstamm,jduell,jst) 2014-10-15 19:11:45 -07:00
Martin Thomson
bc8b199253 Bug 1076983 - Disabling SSL 3.0 with pref 2014-10-14 17:17:35 -07:00
Ryan VanderMeulen
bfd995e656 Backed out changeset 8754d79ca14c (bug 1008091) for B2G cpptest permafail.
CLOSED TREE
2014-10-14 13:43:55 -04:00
Ryan VanderMeulen
567a313379 Backed out changeset f156971f0f4d (bug 1074832) for Android crashes.
CLOSED TREE
2014-10-14 12:41:43 -04:00
Michal Novotny
20087db9e6 Bug 1074832 - CacheIndex merges journal with pending updates incorrectly, r=honzab 2014-10-14 16:33:06 +02:00
Ethan Tseng
09460e99ab Bug 1072050 - Add pref for setting device identifier in UA string. r=khuey, sr=sicking 2014-10-02 11:44:29 +08:00
Daniel Stenberg
042794e6fe Bug 1008091 - Send network change events on FxOS and Linux. r=sworkman 2014-10-14 04:44:00 -04:00
Carsten "Tomcat" Book
eed6d44e80 Merge m-c to mozilla-inbound 2014-10-14 15:50:03 +02:00
Carsten "Tomcat" Book
e5871ba4cd merge mozilla-inbound to mozilla-central a=merge 2014-10-14 15:41:43 +02:00
Michal Novotny
6b96e1b618 Bug 1066915 - Assertion failure: aEntry->IsDirty(), in mozilla::net::CacheIndex::UpdateEntryInIndex, r=honzab 2014-10-14 15:12:42 +02:00
Ethan Tseng
b952f3f07a Bug 1014579 - [RTSP][V2.0] Full screen mode message shows null host when open in a new tab. r=sworkman 2014-10-14 11:47:03 +08:00
Wes Kocher
329a0340a9 Merge m-c to inbound a=merge 2014-10-13 19:02:56 -07:00
Wes Kocher
db5d66421b Merge inbound to m-c a=merge 2014-10-13 18:50:20 -07:00
Sylvestre Ledru
a80b277936 Bug 1081935 - Missing UUID bump. r=dragana a=me 2014-10-13 17:27:38 +02:00
Ethan Tseng
9c02fce439 Bug 1080470 - [RTSP] Avoid unnecessary play/pause requests to RTSP server in RspControllerChild. r=sworkman 2014-10-09 18:44:50 +08:00
Patrick McManus
d72b4bdce5 bug 1081341 - h2 1xx responses r=hurley 2014-09-27 09:06:38 -04:00
Ehsan Akhgari
e23f9bf54e Bug 1080937 - Fix a clang-cl build error in nsHostResolver.cpp; r=sworkman 2014-10-11 09:41:51 -04:00
Patrick McManus
c9b2bc1478 bug 1003448 - HTTP/2 Alternate Service and Opportunistic Security [2/2 necko] r=hurley 2014-08-21 10:50:17 -04:00
Patrick McManus
54f6387dd6 bug 1003448 - HTTP/2 Alternate Service and Opportunistic Security [1/2 PSM] r=keeler 2014-08-20 16:30:16 -04:00
Patrick McManus
a89ff98ebc bug 1076129 generate event on socket transport cancelation r=sworkman 2014-10-02 00:38:53 -04:00
Wes Kocher
d0ddc09587 Merge inbound to m-c a=merge CLOSED TREE 2014-10-10 18:58:06 -07:00
Andrea Marchesini
11fb9c6ca7 Bug 504553 - patch 3 - WebSockes in Workers: Workers supported, r=smaug 2014-10-10 17:58:05 +01:00
Andrea Marchesini
99566c64c1 Bug 504553 - patch 2 - WebSockes in Workers: WebSocketImpl, thread-safe class, r=smaug 2014-10-10 17:56:43 +01:00
Matt Brubeck
38e0051a6b Bug 1079338 - Log resources blocked by tracking protection. r=mcmanus,mmc,dcamp
* * *
Bug 1079338 - Put tracking protection logging in the Security tab
2014-10-10 12:19:14 -07:00
Neil Rashbrook
b0f67a86f0 Bug 1078026 Clean up XPCOM string usage r=sworkman 2014-10-10 08:40:11 +01:00
Andrew McCreight
80b9ff8d50 Back out afecbcdbe6d5 (bug 1064706 part 2) for leaking windows with e10s. 2014-10-09 13:02:18 -07:00
Daniel Stenberg
c4377feb7e Bug 1077084 - improved DNS cache pruning. r=sworkman 2014-10-13 23:07:00 +02:00
Steve Workman
83de2be098 Bug 504553 - Patch 1 - WebSockets in Workers: Dispatch WebSocketChannel::StartWebsocketConnect to target thread, r=jduell 2014-04-17 11:53:58 -07:00
Jeff Walden
238a75082f Bug 991981 - ArrayBufferInputStream test. r=sfink, r=jdm
--HG--
extra : rebase_source : b50ffa49289aeb42bd4550b846934865b9c6f8d7
2014-04-04 17:34:09 -07:00
Steve Fink
6fd7a45b5b Bug 1082114 - Fix pre-setData() calls to .available(), r=Waldo
--HG--
extra : rebase_source : 7a9e0d8047539bdd8a71c51a4fb6352b00994a5d
2014-10-13 13:42:44 -07:00
Steve Fink
7b80880b2e Bug 1061288 - Make it harder for ArrayBuffer data pointers to be held across invalidations. r=smaug,terrence,jdm,roc,khuey 2014-10-07 10:44:07 -07:00
Patrick McManus
41f15471b5 Bug 1079484 - Page stalls proxying over https part 1. r=hurley 2014-10-07 16:35:05 -04:00
Wes Kocher
43669f8650 Merge b2g-inbound to m-c a=merge 2014-10-08 16:49:26 -07:00
Eric Rahm
739ad6c34e Bug 806819 - Part 4: Add files that were excluded from unified builds back in. r=ehsan 2014-10-08 13:19:14 -07:00
Eric Rahm
be71a0b71a Bug 806819 - Part 3: Remove redundant FORCE_PR_LOG entries. r=ehsan 2014-10-08 13:17:32 -07:00
Honza Bambas
87f1a03168 Bug 1074485 - Reflected Cross-Site Scripting (XSS) on about:cache context and storage request variables, r=MattN 2014-10-08 17:07:42 +02:00
Carsten "Tomcat" Book
9836aad597 Merge m-c to b2g-inbound a=merge
--HG--
extra : amend_source : 97412f1e791df737909df250fa3cf08eb9763504
2014-10-08 16:06:57 +02:00
Ethan Tseng
98a596054b Bug 1074791 - [RTSP] Avoid unnecessary play/pause requests to RTSP server. r=sworkman, r=bechen 2014-10-08 14:23:13 +08:00
Andrew Halberstadt
6fe6152e95 Bug 1066735 - Remove root b2g and android specific xpcshell manifests, r=chmanchester 2014-10-07 18:18:28 -04:00
Ryan VanderMeulen
01d3bf4745 Merge m-c to fx-team. a=merge 2014-10-07 16:14:26 -04:00
Dave Townsend
64d3c67dd4 Bug 1068412: Forward dynamically registered resource URI mappings to content processes. r=billm 2014-10-07 10:29:40 -07:00
Ryan VanderMeulen
e235d953e2 Merge inbound to m-c. a=merge 2014-10-06 17:05:56 -04:00