Magnus Melin
a9b0fe1017
Bug 1074793 - Set more restrictive permissions for downloads in the temporary directory. r=paolo
2014-11-02 15:15:43 +02:00
Ryan VanderMeulen
dd8705ee02
Merge fx-team to m-c. a=merge
2014-11-07 13:35:28 -05:00
Andrea Marchesini
776de7870e
Bug 1090142 - WebSocketChannelChild should respect the order of the runnable to be dispatched. r=jduell
2014-11-07 09:35:54 -05:00
Carsten "Tomcat" Book
a32821b2a6
Merge mozilla-central to fx-team
2014-11-07 15:07:58 +01:00
Mark Goodwin
af168a4de0
Bug 1068949 - Send SHA-1 deprecation warnings in to the web console. r=mcmanus
2014-11-04 13:25:00 -05:00
Jonathan Hao
7a3aa6c065
Bug 1093521 - [RTSP] An extra PLAY request is send after end-of-stream. r=ettseng
2014-11-04 17:39:29 +08:00
Kershaw Chang
7003e659fa
Bug 1041419 - Patch 2: Replace PBrowser with PBrowserOrId in PWyciwygChannel. r=honzab
2014-11-04 02:58:00 +01:00
James Kitchener
88d710171f
Bug 971432 - Move baseURI to nsILoadInfo. r=bz
2014-11-05 01:34:00 +01:00
Patrick McManus
fd0b5f37e4
Bug 1092613 - reason phrases for http 207 and 208. r=hurley
2014-11-01 17:27:53 -04:00
Nicholas Hurley
0c437e6935
Bug 1055306 - Make h2 push origin check more correct. r=mcmanus
2014-11-03 16:19:00 +01:00
Nicholas Nethercote
b7aca515ce
Bug 1091986 (part 2) - Change nsStreamLoader::mData to a mozilla::Vector. r=mcmanus.
2014-10-30 19:48:30 -07:00
Monica Chew
8ab9fc8100
Bug 1088183: Propagate the top window URI to the parent http channel through HttpChannelOpenArgs (a=kwierso,r=jduell,mrbkap)
2014-10-29 17:22:22 -07:00
Nicholas Hurley
8482b91f4f
Bug 1091263 - HTTP_1_1_REQUIRED support. r=mcmanus
2014-11-06 09:26:00 -05:00
Gervase Markham
ef3bdf4a03
Bug 1093382 - Update PSL with new TLD additions for TLDs contracted with ICANN from 2014-10-04 to 2014-11-02. r=gerv
2014-11-04 01:51:00 -05:00
Dragana Damjanovic
0f024a39ec
Bug 1085266 - NetworkActivityMonitor PRIOMethods changed to be static, because not attached nsUDPSockets were crashing if SocketTransportService had been shut down. A small fix to nsUDPSocket destructor has been added. r=michal
2014-11-04 01:23:00 -05:00
Jonathan Hao
c81c7de4f3
Bug 1068523 - [woodduck][MT6572][Streaming][RTSP] Error message is not prompted when connectivity is lost. r=ettseng
2014-11-03 10:39:04 +08:00
Patrick McManus
6c579cf042
Bug 1092368 - alt-svc-04. r=hurley
2014-10-31 17:27:14 -04:00
Patrick McManus
9e6c9f6ced
Bug 1091297 - http age calculation wrongly assumed monotonic time. r=hurley
2014-10-31 15:45:08 -04:00
Patrick McManus
d516ae610c
Bug 1090866 - wss over https proxy problem. r=hurley
2014-10-31 15:46:43 -04:00
Mark Goodwin
951f1ab22b
Bug 846498: Fix report url to point to production (r=keeler)
2014-10-31 10:27:46 -07:00
Mark Goodwin
af66e84520
Bug 846489 - Part 2 - create NetError UI, implement report send functionality. r=felipc@gmail.com
2014-10-30 12:52:00 +01:00
Garrett Robinson
dae84ffbe6
Bug 846489 - Part 1 - Expose error code on TransportSecurityInfo. r=keeler
2014-10-30 12:50:00 +01:00
Carsten "Tomcat" Book
573a77d7d3
Backed out changeset 5fb2f4662098 (bug 846498) for wrong bug number in commit message
2014-10-31 10:03:53 +01:00
Carsten "Tomcat" Book
f603cc8bdf
Backed out changeset c83447ce334c (bug 846498)
2014-10-31 10:03:16 +01:00
Mark Goodwin
91d8cf8984
Bug 846498 - create NetError UI, implement report send functionality. r=felipc@gmail.com
2014-10-30 12:52:00 +01:00
Garrett Robinson
a0f34fc2ad
Bug 846498 - Expose error code on TransportSecurityInfo. r=keeler
2014-10-30 12:50:00 +01:00
Blake Kaplan
fb67749925
Bug 1056018 - Mark the a few IPC calls as urgent priority to deal with edge cases involving CPOWs. r=billm (with one bugfix written by him and r=me)
2014-10-30 15:51:39 -07:00
Osamu Inamoto
f95c7a3fe0
Bug 1091474
- Update PSL for .jp. r=gerv
2014-10-30 03:51:00 -04:00
Gervase Markham
7b331d20f3
Bug 1090800 - Remove mosreg.ru from PSL. r=gerv
2014-10-30 04:00:00 -04:00
Jothan Frakes
bd1193d620
Bug 1077796 - Update PSL with gTLDs up to 2014-10-04. r=gerv
2014-10-30 04:03:00 -04:00
Anuj Agarwal
40cf399688
Bug 907327 - Updated Dashboard.cpp to use ErrorNames. r=nfroyd
2014-10-22 08:55:00 +02:00
Carsten "Tomcat" Book
5f0e659b32
Backed out changeset 83f801de85fb (bug 792989)
2014-10-30 14:37:56 +01:00
Daniel Stenberg
0631874c87
Bug 1079385 - Send NS_NETWORK_LINK_DATA_CHANGED event on Mac OS X. r=joshmoz
2014-10-28 04:53:00 +01:00
Kershaw Chang
2b882b7b27
Bug 1020172 - Patch 3: Use TabId to replace uint64_t of PBrowserOrId - v2. r=khuey
2014-10-24 02:29:00 +02:00
Kershaw Chang
934991dc3c
Bug 1020172 - Patch 2: Manage TabParent in chrome process - v14. r=khuey
2014-10-29 19:11:00 +01:00
Anuj Agarwal
42ed2f9152
Bug 792989 - Updated Dashboard.cpp to use ErrorNames. r=nfroyd
2014-10-22 08:55:00 +02:00
Mike Hommey
d667f4bb59
Bug 1077148 part 4 - Add and use new moz.build templates for Gecko programs and libraries. r=gps
...
There are, sadly, many combinations of linkage in use throughout the tree.
The main differentiator, though, is between program/libraries related to
Gecko or not. Kind of. Some need mozglue, some don't. Some need dependent
linkage, some standalone.
Anyways, these new templates remove the need to manually define the
right dependencies against xpcomglue, nspr, mozalloc and mozglue
in most cases.
Places that build programs and were resetting MOZ_GLUE_PROGRAM_LDFLAGS
or that build libraries and were resetting MOZ_GLUE_LDFLAGS can now
just not use those Gecko-specific templates.
2014-10-30 13:06:12 +09:00
Nicholas Nethercote
ca16f6015d
Bug 1089446 - Remove netwerk/test/neckoTiming.pl, which is ancient and unused. r=mcmanus.
...
--HG--
extra : rebase_source : 0278be94a4e644a05ef5db999b1954e349eef8c0
2014-10-26 19:29:52 -07:00
Ryan VanderMeulen
d19a8ac7d7
Merge inbound to m-c. a=merge
2014-10-29 16:49:04 -04:00
Dragana Damjanovic
6fbd9e9b4c
Bug 1079367 - Fix pointer being set to nullptr too early in HttpChannelParent. r=jduell
2014-10-29 08:49:00 -04:00
Blake Kaplan
d17edccb32
Bug 1049299 - Correctly calculate 3rd-party cookie status for content-process HTTP channels. r=jduell
2014-10-28 14:23:00 +01:00
Jonathan Hao
85c0474cbb
Bug 1088538 - [RTSP] System crash in the end of playback due to NULL accessUnit. r=ettseng
2014-10-27 16:24:31 +08:00
Ethan Tseng
d81f64eafa
Bug 1087622 - b2g memleak during video streaming in v2.1. r=hchang, r=khuey
2014-10-28 16:07:49 +08:00
Ethan Tseng
090d82115c
Bug 1086198 - [RTSP] The unit of property duration of media element is not in seconds. r=cpearce
2014-10-28 16:42:12 +08:00
Randell Jesup
6561a37ce6
Bug 1079729: Fix handling of increasing number of SCTP channels used by DataChannels r=tuexen
2014-10-28 11:06:00 -04:00
Michal Novotny
570e1051fd
Bug 1074832 - CacheIndex merges journal with pending updates incorrectly, r=honzab
2014-10-28 15:59:53 +01:00
Andrea Marchesini
bc0c699a41
Bug 1090170 - WebSocketChannel must remove itsself as observer when disconnected, r=bagder
2014-10-28 14:49:57 +00:00
Wes Kocher
fefd9f1686
Merge inbound to m-c a=merge
2014-10-27 17:27:13 -07:00
Wes Kocher
afd173e596
Backed out 4 changesets (bug 1020172) for causing bug 1089542 a=backout
...
Backed out changeset 176ca4363517 (bug 1020172)
Backed out changeset 90714be8e689 (bug 1020172)
Backed out changeset 9d8c09e711f5 (bug 1020172)
Backed out changeset f895938013ff (bug 1020172)
2014-10-27 16:56:45 -07:00
Ryan VanderMeulen
3907da1bcc
Backed out changeset 06acd829f970 (bug 865314) for causing new topcrashes. a=me
2014-10-27 14:26:13 -04:00