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
Ethan Tseng
243465a087
Bug 1075400 - [RTSP] Ensure PausedDone completes before sending a PLAY request to RTSP server. r=sworkman
2014-10-03 16:21:31 +08:00
Phil Ringnalda
17a64ccd9b
Backed out 2 changesets (bug 1003448) since their dependency was backed out
...
CLOSED TREE
Backed out changeset 61f98b1d29f9 (bug 1003448)
Backed out changeset 8e947d1636f1 (bug 1003448)
2014-10-04 20:10:19 -07:00
Phil Ringnalda
8327dddb95
Back out 77c1b79c5bec (bug 1076129) for causing frequent xpcshell crashes. Again.
2014-10-04 13:58:25 -07:00
Valentin Gosu
1e2587dfff
Bug 786419 - Part 12: Add getAppOfflineState to nsIIOService r=jduell
2014-10-07 17:08:07 +03:00
Valentin Gosu
7bc6abf3d9
Bug 786419 - Part 10 - Fix app wrongly reporting an offline status r=jduell
...
In order for the content process to have an up-to-date table of which apps are
offline, we send that status in TabParent::LoadURL. However, the fact that
IsAppOffline returned true when the browser was offline, caused us to send
the offline status to content processes, and caused Bug 1058718.
This also updates the UUID for nsIOService.
2014-08-27 05:25:47 +03:00
Valentin Gosu
5187f1eeba
Bug 786419 - Part 9 - Add better comments to nsIOService. r=jduell
2014-08-23 05:44:04 +03:00
Valentin Gosu
280f0d4eb6
Bug 786419 - Part 8 - Several improvements to per-app-offline behaviour r=jduell
...
Make GetAppId() pure-virtual and add implementation for TCPSocketParent, UDPSocketParent, and one for Necko parent that returns UNKNOWN_APP_ID
Change nsIOService to use IsNeckoChild instead of XRE_ method.
Include nsThreadUtils.h (for nsRunnable and dispatchToMainThread) and NeckoCommon for IsNeckoChild.
Make HttpChannelParent set LOAD_ONLY_FROM_CACHE, LOAD_FROM_CACHE and LOAD_NO_NETWORK_IO when offline.
2014-08-22 20:15:00 +03:00
Valentin Gosu
b8baee793e
Bug 786419 - Part 7 - xpcshell test for HTTP per-app offline r=jduell
2014-08-23 05:06:44 +03:00
Valentin Gosu
31e0b73e25
Bug 786419 - Part 2 - Modify calls to NS_IsOffline to check for NS_IsAppOffline as well r=jduell,sicking
2014-08-23 06:06:56 +03:00
Valentin Gosu
603e565aec
Bug 786419 - Part 1 - Provide way to "set network offline" per app r=jduell
2014-08-23 06:05:56 +03:00
Patrick Wang (Chih-Kai Wang)
73030bf3bf
Bug 951677 - Part 2: test case. r=honzab
2014-10-07 17:25:54 +08:00
Patrick Wang (Chih-Kai Wang)
f298e5878a
Bug 951677 - Part 1: Add Bind function to SocketTransport. r=honzab
2014-10-07 17:24:57 +08:00
Wes Kocher
5000218064
Backed out 5 changesets (bug 806819) for WinXP test failures on a CLOSED TREE
...
Backed out changeset 009ae35b0c67 (bug 806819)
Backed out changeset 5a57f87f5061 (bug 806819)
Backed out changeset f06cd735b5b3 (bug 806819)
Backed out changeset e25a2a8d4af4 (bug 806819)
Backed out changeset 70a167982c3f (bug 806819)
2014-10-06 16:32:50 -07:00
Eric Rahm
600bc87781
Bug 806819 - Part 4: Add files that were excluded from unified builds back in. r=ehsan
...
--HG--
extra : rebase_source : 49a3f57d94fc94702f1604175c4e206091b67197
2014-10-06 13:11:24 -07:00
Eric Rahm
4a41e11c21
Bug 806819 - Part 3: Remove redundant FORCE_PR_LOG entries. r=ehsan
...
--HG--
extra : rebase_source : c96eea1c12ea8c19314393f0e8b4b57a4316a61d
2014-10-06 13:08:20 -07:00
Patrick McManus
4e19eccf4c
bug 1003448 - HTTP/2 Alternate Service and Opportunistic Security [2/2 necko] r=hurley
2014-08-21 10:50:17 -04:00
Patrick McManus
b73c2efb3c
bug 1003448 - HTTP/2 Alternate Service and Opportunistic Security [1/2 PSM] r=keeler
2014-08-20 16:30:16 -04:00
Patrick McManus
a78e8e648d
bug 1076129 generate event on socket transport cancelation r=sworkman
2014-10-02 00:47:28 -04:00
Ryan VanderMeulen
4a12fccdf8
Merge m-c to inbound. a=merge
2014-10-03 16:26:37 -04:00
Dave Townsend
72e0d24a4d
Bug 1077078: Don't spam stderr when failing to create a channel. r=mcmanus
2014-10-03 09:59:10 -07:00
Ed Morley
b7f870ecfa
Backed out changeset a2192165100c (bug 1041180) for xpcshell failures; CLOSED TREE
2014-10-03 10:12:53 +01:00
Christoph Kerschbaumer
599a7f15d9
Bug 1041180: Remove deprecated nsIChannelPolicy (r=sstamm,jduell,jst)
2014-10-02 23:34:30 -07:00
Daniel Holbert
ada0c3807d
Bug 1073711: Clean up nsCacheService::CreateSessionInternal; drop useless null-check of 'this' and after 'new', and use nsRefPtr::forget(). r=mayhemer
2014-10-03 10:54:44 -07:00
Ryan VanderMeulen
6a176819f4
Backed out 3 changesets (bug 1076129, bug 1003448) for frequent xpcshell crashes on a CLOSED TREE.
...
Backed out changeset 3034162ee435 (bug 1003448)
Backed out changeset 086fe4b0ba14 (bug 1003448)
Backed out changeset 1babd65ebec7 (bug 1076129)
2014-10-02 15:53:21 -04:00
Patrick McManus
eae9e33332
bug 1003448 - HTTP/2 Alternate Service and Opportunistic Security [2/2 necko] r=hurley
2014-08-21 10:50:17 -04:00
Patrick McManus
889702b1cc
bug 1003448 - HTTP/2 Alternate Service and Opportunistic Security [1/2 PSM] r=keeler
2014-08-20 16:30:16 -04:00
Patrick McManus
d24b9fceb6
bug 1076129 generate event on socket transport cancelation r=sworkman
2014-10-02 00:47:28 -04:00
Ryan VanderMeulen
eb2dc32974
Merge m-c to inbound. a=merge
2014-10-02 13:14:06 -04:00
Ryan VanderMeulen
93b3ed4688
Merge fx-team to m-c. a=merge
2014-10-02 13:00:31 -04:00
Christoph Kerschbaumer
9cd0a5fc37
Bug 1073282 - Proxy release of mLoadInfo in cannel dtors (r=jduell)
2014-09-29 08:48:11 -07:00
Patrick McManus
22c71d7532
bug 1073747 - nsurlparser xpcom methods don't validate input r=sworkman
2014-09-27 14:51:19 -04:00
Richard Newman
d804696054
Bug 1071785 - Fix strict mode error in httpd.js. r=trivial
2014-10-01 18:09:42 -07:00
Jacek Caban
e48f2ffc5b
Bug 1067679 - mingw fixup.
2014-10-01 10:58:30 +02:00
Carsten "Tomcat" Book
b9a248bfae
Merge m-c to mozilla-inbound
2014-09-30 15:35:59 +02:00
Honza Bambas
6c797e8164
Bug 1064258 - Allow caching channels only store metadata, r=jduell
2014-09-30 15:32:47 +02:00
Carsten "Tomcat" Book
3d0ce0976d
merge fx-team to mozilla-central a=merge
2014-09-30 15:10:47 +02:00
Ryan VanderMeulen
ca7eb1e9fb
Merge m-c to fx-team. a=merge
2014-09-29 16:09:22 -04:00
Ed Morley
cdcd29c66e
Backed out changeset 50220dbf59ed (bug 1064258) for xpcshell failures; CLOSED TREE
2014-09-29 17:43:10 +01:00
Honza Bambas
f1e1e103aa
Bug 1064258 - Allow caching channels only store metadata, r=jduell
2014-09-29 17:01:58 +02:00
Christoph Kerschbaumer
669f476d94
Bug 1072316 - Proxy release of mLoadInfo in WebSocketChannel dtor (r=jduell)
2014-09-25 07:23:27 -07:00
Stephen Pohl
d16e3504d5
Mac v2 signing - Bug 1060562 - Update xpcshell-tests for the new v2 bundle structure on OSX. r=jmaher
2014-09-29 11:51:29 -07:00
Ben Turner
b5f643fa70
Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey.
2014-09-26 16:21:57 -07:00
James Willcox
2909386e77
Bug 1024614 - Guard against null resolver when flushing DNS cache r=sworkman
...
--HG--
extra : histedit_source : 028f9b336a9da0ede7fec22afc4cabd00b86222f
2014-09-26 13:31:22 -05:00
Camilo Viecco
3353899ecd
Bug 787133 - (hpkp) Part 1/2. Header Parsing and interface within PSM. r=keeler, r=mcmanus
2014-09-03 10:24:12 -07:00
Patrick McManus
9eea743fbe
bug 1072860 - modernize ref counting and thread asserts for nshttptransaction r=valentin
2014-09-23 19:18:47 -04:00
Eric Rahm
ff1943bf3d
Bug 1075984 - SpdyZlibReporter.h is missing an include guard. r=froydnj
...
--HG--
extra : rebase_source : 1765ff21f520e07da6337ce0b4a8c1190d46fdb7
2014-10-01 13:57:18 -07:00
Phil Ringnalda
d9ceb5d4e5
Back out 693507b38116 (bug 1041180) since it doesn't like compiling without its friend
...
CLOSED TREE
2014-09-25 21:18:01 -07:00
Christoph Kerschbaumer
8afc30d206
Bug 1041180: Remove deprecated nsIChannelPolicy (r=sstamm,jduell,jst)
2014-09-25 16:10:28 -07:00
Wes Kocher
6867df7ed9
Backed out changeset 0b75d671af47 (bug 1072860) for b2g m3 orange
2014-09-25 16:45:14 -07:00
Patrick McManus
56371d9f73
bug 1072860 - modernize ref counting and thread asserts for nshttptransaction r=valentin
2014-09-23 19:18:47 -04:00
Ryan VanderMeulen
bf538e8745
Merge inbound to m-c. a=merge
2014-09-25 16:46:51 -04:00
Jonathan Hao
ac72b92f79
Bug 1024276 - Replace multiple character literals with enumerated constants. r=sworkman
2014-09-19 18:01:40 +08:00
Steve Workman
781b12d4ac
Bug 1070966 - Change WrapRunnableNM to NS_NewRunnableMethodWithArg r=mcmanus
2014-09-24 09:56:13 -07:00