Patrick McManus
ca8f99591a
bug 904170 - telemetry for daily http data consumption r=jduell
2013-09-22 23:01:10 -04:00
Nicholas Hurley
bdaf3aee5c
Bug 881804 (part 1) - Add support for predictive network actions. r=mcmanus f=honzab sr=biesi
2013-09-20 15:24:06 -07:00
Ed Morley
3733a23652
Bug 913807 - Fix up merge conflicts
2013-09-20 12:33:47 +01:00
Ed Morley
19e398d030
Merge mozilla-central and inbound
2013-09-20 10:55:03 +01:00
Ed Morley
f0e58d0012
Merge latest green inbound changeset and mozilla-central
2013-09-20 10:18:21 +01:00
Ed Morley
06199994b8
Merge mozilla-central and fx-team
2013-09-19 16:27:11 +01:00
Michal Novotny
35950d5164
Bug 913807 - HTTP cache v2: file I/O, off by default, r=honzab
2013-09-20 11:11:26 +02:00
Honza Bambas
ea8ec4777e
Bug 913807 - HTTP cache v2: API+top service+integration+tests, off by default, r=michal+ehsan+mark.finkle+fabrice+mhammond+gavin
2013-09-20 11:11:25 +02:00
Robert Bindar
c5161067de
Bug 915090 - Ping test and local servers for reaching tests. r=mcmanus
2013-09-19 08:50:21 -04:00
Wes Kocher
508c0eaa0a
Backed out changeset 554bfe767519 (bug 913847) for leaking on a CLOSED TREE
2013-09-18 17:21:02 -07:00
Wes Kocher
0ef93db36c
Backed out changeset 040522aacba4 (bug 913847)
2013-09-18 17:18:56 -07:00
Benoit Jacob
6560634fb1
Bug 913847 - Include MainThreadUtils.h instead of nsThreadUtils.h - r=ehsan
2013-09-18 18:50:32 -04:00
Benoit Jacob
5bf87f575b
Bug 913847 - stop needlessly including nsThreadUtils.h - r=ehsan
2013-09-18 18:50:32 -04:00
Mike Hommey
16d06af70c
Bug 917086 - Disallow DIRS, PARALLEL_DIRS and TEST_DIRS under TOOL_DIRS and TEST_TOOL_DIRS, and adapt moz.build files accordingly. r=gps
...
Also mark TOOL_DIRS/TEST_TOOL_DIRS directories in backend.mk and recurse them normally instead of forcing make -C dir libs for them.
2013-09-19 07:43:02 +09:00
John Shih
69944ef803
Bug 855949 - Network Per-App Metering on WebSocket. r=mcmanus
2013-09-12 11:39:14 +08:00
David Keeler
307995b2b4
bug 913092 - remove unnecessary nsIPermissionManager in TestSTSParser r=mcmanus
2013-09-17 15:47:01 -07:00
Ryan VanderMeulen
a3e4a310ec
Backed out changeset 9fa8dd98a23c (bug 911325) for Android Armv6 xpcshell orange.
...
CLOSED TREE
2013-09-17 21:56:51 -04:00
Patrick McManus
d4ebc26fea
bug 911325 - detect mismatch between 206 content-range and 200 content-length r=jduell
2013-09-17 18:44:03 -04:00
Shih-Chiang Chien
3cc21fe5bc
Bug 901805 - Report network activity in nsUDPServerSocket. r=honzab
2013-09-17 16:07:06 -04:00
Simone Carletti
6b8cd215cf
Bug 910095 - update PSL for .ng. r=gerv. DONTBUILD.
...
--HG--
extra : rebase_source : b17d19f0ccac18f28a44cdb80588af61c3a360b3
2013-09-17 17:54:41 +01:00
Simone Carletti
374c969170
Bug 910095 - update .sv and .om in PSL, and relevant test. r=gerv.
...
--HG--
extra : rebase_source : a6866a18f959f15af84640e1efa935b1e16ca415
2013-09-17 17:51:49 +01:00
Simone Carletti
9418d73d75
Bug 912464 - update PSL for .ar. r=gerv.
...
--HG--
extra : rebase_source : ac1d0137c965018ab3ad1637a62a8e185861a00e
2013-09-17 17:56:51 +01:00
Camilo Viecco
bbd934ff77
Bug 916226: Enable ecdhe AES128 CGM ciphers in psm now that nss support them. r=bsmith
...
--HG--
extra : rebase_source : 82379823637ef6cda9ffd8765881ff30a76b5b46
2013-09-16 15:43:05 -07:00
Ehsan Akhgari
ff292be3eb
Bug 917266 - Remove some unneeded code in netwerk/; r=mcmanus
2013-09-17 12:38:55 -04:00
Ehsan Akhgari
a2f4816848
Remove three unused variables, no bug
2013-09-22 15:59:54 -04:00
Birunthan Mohanathas
f2830dc229
Bug 784739 - Switch from NULL to nullptr in netwerk/ (2/2); r=ehsan
2013-09-19 15:29:27 -04:00
Birunthan Mohanathas
66861c6445
Bug 784739 - Switch from NULL to nullptr in netwerk/ (1/2); r=ehsan
2013-09-19 15:28:26 -04:00
Benoit Jacob
eeccdc3ba1
Bug 913847 - Include MainThreadUtils.h instead of nsThreadUtils.h - r=ehsan
2013-09-19 09:54:42 -04:00
Benoit Jacob
f9813a5b18
Bug 913847 - stop needlessly including nsThreadUtils.h - r=ehsan
2013-09-19 09:54:39 -04:00
Thinker Lee ext:(%2C%20Cervantes%20Yu%20%3Ccyu%40mozilla.com%3E)
d6da7b763f
Bug 771765 - Support template content process, part 6: support re-creation of the threads created in the template process. r=khuey, r=jorendorff
...
The threads that are frozen/recreated include:
* ImageBridgeChildThread.
* Image decoding thread pool.
* IPC thread (checkpointed, but not frozen).
* GC Helper thread.
* XPC runtime watchdog thread.
* Socket transport service thread/thread pool.
* Memory pressure watcher.
* Timer thread.
* DOM promise worker.
2013-06-03 18:14:42 +08:00
Thinker Lee ext:(%2C%20Cervantes%20Yu%20%3Ccyu%40mozilla.com%3E)
3adf8353b4
Bug 771765 - Support template content process, part 4: Clone IPC protocol objects that will be up when the template process is ready. r=khuey, r=bent
2013-06-03 18:14:37 +08:00
Marco Castelluccio
8ce18edaff
Bug 905881 - Move the package to the local installation directory. r=fabrice, r=myk
2013-09-13 08:32:47 -04:00
Ryan VanderMeulen
1f1fb8a044
Merge m-c to inbound.
2013-09-11 22:20:33 -04:00
Ryan VanderMeulen
30168b484b
Merge fx-team to m-c.
2013-09-11 21:48:20 -04:00
Robert Bindar
42fa38f702
Bug 912103 - Tests for about:networking - http, dns, sockets, and websockets. r=valentin.gosu
2013-09-11 09:49:51 -04:00
Patrick McManus
dfebb04067
bug 903484 - dont close spdy sessions with preferred entry if they can't actually coalesce yet r=hurley
2013-09-11 10:11:23 -04:00
Dan Gohman
8b7074b6dc
Bug 910823 - Constify static js::Class/JSClass instances. r=waldo
2013-09-11 05:49:05 -07:00
Jason Duell
72c1fa7bb5
Bug 898156 - crash in thumbnail generation @ mozilla::net::FTPChannelParent::OnStartRequest r=mcmanus
2013-09-11 01:10:59 -07:00
Jim Blandy
b40f8e056b
Bug 913848: Attempt to fix intermittent test_unix_domain.js timeout with MOAR ASYNC. r=mayhemer
...
This patch makes the tests avoid expecting data from the client to be
available to the server immediately upon accepting a connection; instead,
the server uses asyncWait to receive those first bytes. This changes both
test_echo and test_connect_permission.
I've pushed this through the try server twice, and it didn't hang. In
either case, it adds a few more do_prints to give me more clues about the
source of the problem.
2013-09-11 14:00:19 -07:00
Nicholas Nethercote
9d1d4e73b0
Bug 910517 (3rd attempt) - Remove nsIMemoryReporter, and rename nsIMemoryMultiReporter as nsIMemoryReporter. r=mmcr8.
...
--HG--
rename : content/canvas/src/WebGLMemoryMultiReporterWrapper.h => content/canvas/src/WebGLMemoryReporterWrapper.h
extra : rebase_source : 2b2a1b2667d6562fcf803ec48b4a8c10fdd519a3
2013-08-27 16:24:51 -07:00
James Kitchener
1b2b3a4929
Bug 912981 - Expose srcdoc status in nsIViewSourceChannel. r=bz
2013-09-10 13:40:35 -04:00
Wes Kocher
8e0fc9121c
Backed out changeset 88fd66b4944c (bug 897221)
2013-09-09 15:50:32 -07:00
Jim Chen
b6c5019f3f
Bug 897221 - Schedule in main process and notify content processes of updates for B2G; r=fabrice
2013-09-09 15:47:47 -04:00
Jim Chen
6c84b1e663
Bug 897221 - Add test for UserAgentUpdates.jsm; r=fabrice
2013-09-09 15:47:47 -04:00
Jim Chen
23d4940b0d
Bug 897221 - Initialize UserAgentUpdates.jsm inside UserAgentOverrides; r=fabrice
2013-09-09 15:47:47 -04:00
Jim Chen
8a4d8ea587
Bug 897221 - Add UserAgentUpdates.jsm; r=fabrice
2013-09-09 15:47:47 -04:00
Ed Morley
5eb2bdb5c4
Backed out changeset 5c9f3fb14995 (bug 910517) for Android talos failures
...
--HG--
rename : content/canvas/src/WebGLMemoryReporterWrapper.h => content/canvas/src/WebGLMemoryMultiReporterWrapper.h
2013-09-09 16:07:48 +01:00
Nicholas Nethercote
85d3324d5e
Bug 910517 - Remove nsIMemoryReporter, and rename nsIMemoryMultiReporter as nsIMemoryReporter. r=mmcr8.
...
--HG--
rename : content/canvas/src/WebGLMemoryMultiReporterWrapper.h => content/canvas/src/WebGLMemoryReporterWrapper.h
extra : rebase_source : 76bf96ce8d6e16c8573584d9e8e70c80371f66eb
2013-08-27 16:24:51 -07:00
Valentin Gosu
14afabb9f3
Bug 622728 - Add NS_NewRunnableMethodWithArg. r=bsmedberg
2013-09-06 21:29:24 -04:00
Monica Chew
8796e58da3
Bug 904607: Add protocol parser for -digest256 lists (r=gcp).
2013-09-06 17:12:33 -07:00
Ed Morley
b8995a71d5
Merge mozilla-central and inbound
2013-09-06 16:23:50 +01:00
Ed Morley
f49790f43b
Merge latest green fx-team changeset and mozilla-central
2013-09-06 16:19:32 +01:00
Jim Blandy
d5b6b24fc6
Bug 892114: Add support for Unix domain sockets to nsIServerSocket.idl and @mozilla.org/network/server-socket;1. r=mayhemer
2013-09-06 08:06:23 -07:00
Jim Blandy
6581e4276a
Bug 892114: Whitespace and spelling fixes encountered while working on Unix domain socket support. r=mayhemer
2013-09-06 08:06:23 -07:00
Jim Blandy
28ebe45d1b
Bug 899757: Make nsServerSocket::InitWithAddress provide more detailed error results. r=mayhemer, r=ted
...
I looked through the NSPR socket creation functions that InitWithAddress
uses to see which errors they could return, and placed appropriate comments
in ErrorAccordingToNSPR.
The test coverage is not great; in particular, I wasn't able to find a way
to elicit "address in use" errors from Windows (although I could from
Linux); the web says that Windows is much more relaxed about binding
listening sockets than Unix derivatives. I'm interested in suggestions.
2013-09-06 08:06:22 -07:00
Jim Blandy
742666beae
Bug 899757: Distinguish PR_ADDRESS_NOT_SUPPORTED_ERROR from other network failures. r=mayhemer
...
I broke out this this change on its own, because it seemed to require some care:
PR_ADDRESS_NOT_SUPPORTED_ERROR used to be lumped in with several other NSPR
error codes and reported as NS_ERROR_CONNECTION_REFUSED; and a dumb grep shows
that the NS_ERROR_ is widely checked for. Introducing the distinction might
require the new NS_ERROR_SOCKET_ADDRESS_NOT_SUPPORTED value to be checked for
everywhere that currently checks for NS_ERROR_CONNECTION_REFUSED.
But that seems unlikely to be necessary: first of all, it shouldn't really
be possible, via the XPCOM interface, to force this error path to occur at
present: the components' implementations are in complete control over which
socket address types get used. I also did a Try push with a call to
NS_ABORT if a PR_ADDRESS_NOT_SUPPORTED_ERROR ever flows through
ErrorAccordingToNSPR; there were no crashes.
But if that's so, then why introduce the new error code at all? A later
patch adds support for Unix-domain sockets, a type of socket address which
is *not* supported on non-Unix systems. In that case, a distinct error code
will help people diagnose problems quickly.
2013-09-06 08:06:22 -07:00
Catalin Iordache
b1526fc677
Bug 910942 - Don't include unnecessary things in netwerk/.../Dashboard. r=mcmanus, r=valentin.gosu
2013-09-05 16:12:38 -04:00
Mark Hammond
57cb2e4175
Bug 909218 - add defaultLoadFlags to nsILoadGroup and have the docShell set them. r=mayhemer
2013-09-06 16:33:29 +10:00
Steve Workman
16f5cf53c9
Bug 913151 - Always call nsInputStreamPump::OnStateTransfer on the main thread r=jduell
2013-09-05 17:07:04 -07:00
Patrick McManus
aacaed533b
bug 910518 - check httpchannel for listener release on redirect callback r=jduell
...
--HG--
extra : rebase_source : 36a8adb0f863f01576b0991f10a0252e708f49e2
2013-09-05 16:20:15 -04:00
Robert O'Callahan
33cdb42706
Bug 910989. Remove nsTHashtable::Init, fallible allocation, and MT hashtables. r=ehsan,bsmedberg
...
--HG--
extra : rebase_source : 0787130b1814c74bfb38dc178de94022f0b2e64e
2013-09-02 20:41:57 +12:00
Phil Ringnalda
ad36ee41a9
Back out 4537337759b7 (bug 910517) because nobody expects the talos inquisition
...
--HG--
rename : content/canvas/src/WebGLMemoryReporterWrapper.h => content/canvas/src/WebGLMemoryMultiReporterWrapper.h
2013-09-04 22:42:06 -07:00
Nicholas Nethercote
43ad5b4dcf
Bug 910517 - Remove nsIMemoryReporter, and rename nsIMemoryMultiReporter as nsIMemoryReporter. r=mmcr8.
...
--HG--
rename : content/canvas/src/WebGLMemoryMultiReporterWrapper.h => content/canvas/src/WebGLMemoryReporterWrapper.h
extra : rebase_source : 9142be547b2eeef37a8073a710ce23070f98cf65
2013-08-27 16:24:51 -07:00
Wes Kocher
8bba56d03f
Merge m-c to inbound
2013-09-04 18:04:50 -07:00
Wes Kocher
6adaca6598
Merge fx-team to m-c on a CLOSED TREE
2013-09-04 17:02:06 -07:00
Mike Hommey
f1cf3b4238
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
2013-09-05 09:01:46 +09:00
Patrick McManus
3ba6fb1c1b
bug 912582 - false start rc4 and rsa accomodations need exact principal matches r=dkeeler
2013-09-04 17:01:02 -04:00
Patrick McManus
1e8ba573b6
bug 907800 - only retry http 408 when it is suspected of being a persistent reuse race r=jduell
2013-09-04 16:39:25 -04:00
Catalin Iordache
0d2e09c3ea
Bug 912259 - about:networking DNS Lookup Diagnostic Tool - patch over backend. r=mcmanus
2013-09-04 12:50:11 -04:00
Phil Ringnalda
271703650a
Back out ce03cc2994aa:ae9f95fc1136 (bug 896797) for SpiderMonkey shell build bustage
...
CLOSED TREE
2013-09-03 23:21:30 -07:00
Gregory Szorc
f10d205e39
Bug 896797 - Part 2: Don't list autogenerated files in EXPORTS; r=glandium
2013-09-03 20:28:05 -07:00
Phil Ringnalda
88db37da09
Back out cc6f66e761d8 (bug 896797) for Windows build bustage
...
CLOSED TREE
2013-09-03 21:55:21 -07:00
Gregory Szorc
bceea37cd9
Bug 896797 - Part 2: Don't list autogenerated files in EXPORTS; r=glandium
2013-09-03 20:28:05 -07:00
Nicholas Nethercote
191ed08f6a
Bug 911020 - Introduce js/TypeDecls.h, which holds very commonly used type declarations from the JS engine. r=luke.
...
--HG--
extra : rebase_source : 008ef689989f93b46627b8be8608bdbc544ca3a2
2013-08-27 19:59:14 -07:00
Valentin Gosu
889ebbb081
Bug 909050 - Prevent about:networking from returning PB data. r=mcmanus
2013-08-31 12:06:14 -04:00
Sahil Chelaramani
97105b864d
Bug 909283 - Change all occurances of yield to (yield undefined) in test_cache_jar.js. r=jdm
2013-08-30 23:08:44 -04:00
Ryan VanderMeulen
5fd596509a
Merge fx-team to m-c.
2013-08-30 21:00:08 -04:00
Ryan VanderMeulen
75bf650b68
Merge m-c to fx-team.
2013-08-30 13:41:29 -04:00
Mike de Boer
6d805dd6c8
Bug 900865: Make about:home call nsISearchEngine.getSubmission for all searches. r=gavin
2013-08-30 18:20:22 +02:00
Andrea Marchesini
4715ba2404
Bug 887364 - URL API for main thread. r=ehsan
2013-09-04 13:07:21 -04:00
Gregory Szorc
7693c5688d
Bug 896797 - Part 2: Don't list autogenerated files in EXPORTS; r=glandium
2013-09-03 20:28:05 -07:00
Ryan VanderMeulen
12e1ab669d
Backed out changeset 41729438f597 (bug 900865) for Windows mochitest-bc crashes.
2013-08-29 15:48:29 -04:00
Mike de Boer
fd0f53cf2f
Bug 900865: Make about:home call nsISearchEngine.getSubmission for all searches. r=gavin
2013-08-28 13:36:48 +02:00
Brian O'Keefe
2d797bffde
Bug 875934 - Move LIBRARY_NAME to moz.build, batch 4; r=mshal
2013-08-15 09:12:40 -04:00
Brian O'Keefe
4f68eb9b02
Bug 875934 - Move LIBRARY_NAME to moz.build, batch 3; r=mshal
2013-08-15 09:02:09 -04:00
Nicholas Nethercote
9abdca7279
Bug 909623 (part 5) - Remove |#include "jsapi.h"| from jsfriendapi.h. r=luke.
...
--HG--
extra : rebase_source : 2a7f0f65f3e08bb15ade23f4c556340650b48c71
2013-08-21 22:28:12 -07:00
Birunthan Mohanathas
794d0ad900
Bug 884332 - Part 1: Check and handle buffer truncation without asserting when converting UTF-16 to UCS-4 in nsIDNService.cpp. r=bsmith
2013-08-30 08:13:19 -04:00
Nicholas Nethercote
38b57c8c9b
Bug 831193 (part 2) - Don't use NS_MEMORY_REPORTER_IMPLEMENT for the effective-tld-service reporter. r=michal.novotny.
...
--HG--
extra : rebase_source : d9c79c95d14f8a958e0a5a268a5e1665efbe22ce
2013-01-15 21:26:44 -08:00
Justin Lebar
a12ca3e4e8
Bug 909514 - Include <new> before mozilla::Maybe (and move Maybe into mfbt/Maybe.h). r=waldo
...
--HG--
rename : mfbt/Util.h => mfbt/Maybe.h
2013-08-27 15:10:28 -07:00
Geoff Brown
220e4a5f85
Bug 865006 - (4) Add more xpcshell tests for android; r=jmaher
2013-08-25 10:58:31 -06:00
Phil Ringnalda
00826fc34a
Merge m-i to m-c
2013-08-25 08:20:24 -07:00
Gavin Sharp
0fbf5d3cc3
Bug 907893: update nsIBrowserSearchService IID because we forgot to in bug 493051, r=lumpy
...
--HG--
extra : transplant_source : %81%8F%8Dw2%BCp%E6%02B%CE6%23%F5%8Bz%A7%88%A0p
2013-08-24 08:09:10 -07:00
Gabriele Svelto
c8251ce6f3
Bug 907798 - Remove TimeStamp.h includes from source files that do not need it; r=ehsan
2013-08-24 08:12:51 +02:00
Ms2ger
944d17423c
Revert this CLOSED TREE to changeset 4d3e221584a0.
2013-08-24 13:31:48 +02:00
Gabriele Svelto
1d1671942d
Bug 907798 - Remove TimeStamp.h includes from source files that do not need it; r=ehsan
2013-08-24 08:12:51 +02:00
Geoff Brown
edcf1d4004
Bug 905344 - Change server port to -1 in test_load_module.js; r=waldo
2013-08-23 09:11:34 -06:00
Jim Chen
2b91265e28
Bug 901085 - Add test for UserAgentOverrides.jsm; r=dao
2013-08-22 14:41:43 -04:00
Patrick McManus
9c83e3b305
bug 750932 - multipart delimiter check r=jduell
2013-08-22 08:52:50 -04:00
Makoto Kato
63341bc0ca
Bug 901820 - Part 1. replace nsCRT::strdup with strdup. r=bsmedberg
2013-08-22 19:31:48 +09:00
Ms2ger
8bfa279bb1
Merge m-c to inbound
2013-08-22 10:38:48 +02:00
Ms2ger
87ae95251c
Merge PGO-green changeset from inbound to m-c.
2013-08-22 10:31:44 +02:00
Ms2ger
399a57add9
Bug 904831 - Part c: Move conditional MSVC_ENABLE_PGO definitions into moz.build and remove empty makefiles; r=mshal
2013-08-22 08:56:01 +02:00
Ms2ger
4922ccbc0a
Bug 904831 - Part b: Move unconditional MSVC_ENABLE_PGO definitions into moz.build; r=gps
2013-08-22 08:56:01 +02:00
Ms2ger
5e3caea55b
Bug 883284 - Part g: Move conditional LIBXUL_LIBRARY assignments into moz.build; r=gps
2013-08-22 08:56:01 +02:00
Ms2ger
add9ce17b9
Bug 883284 - Part e: Move LIBXUL_LIBRARY into moz.build (k-o); r=ted
2013-08-22 08:56:00 +02:00
Ms2ger
676cea55c5
Bug 906351 - Use @DEPTH@ even more; r=ted
2013-08-22 08:55:59 +02:00
Ms2ger
4d968c40e1
Bug 882859 - Part b: Move FAIL_ON_WARNINGS into moz.build; r=joey+gps
2013-08-22 08:55:59 +02:00
Patrick McManus
b819bb57bd
bug 907960 - backout 905460 r=backout
2013-08-21 21:01:19 -04:00
John Schoenick
1d0b574237
Bug 902375 - Strict file origin policy - handle case where the target is the parent directory of the source. r=bz
2013-08-21 14:47:53 -07:00
Ryan VanderMeulen
8d0ec3db56
Backed out changeset 5f8ae314d872 (bug 750932) for Werror bustage on a CLOSED TREE.
2013-08-21 12:46:48 -04:00
Patrick McManus
7535e04b74
bug 750932 - multipart delimiter check r=jduell
...
--HG--
extra : rebase_source : 9328212a2c7a9649d997624ad0dfe54d60435622
2013-08-21 08:47:53 -04:00
Nicholas Nethercote
42ccf38dcd
Bug 905017 (part 1) - Minimize inclusions of JS engine headers in .h and .idl files. r=billm.
...
--HG--
extra : rebase_source : 984c61ab12f46be0509b1ce0d458d9a6e5841c64
2013-08-17 15:50:18 -07:00
Nathan Froyd
b61557ec8c
Bug 906152 - use StaticRefPtr in DataChannel.cpp to avoid a static constructor; r=jduell
2013-08-16 15:13:08 -04:00
David Zbarsky
79e9d88d86
Bug 890570: Stop using PBrowser for all other protocols r=jduell
2013-08-21 02:49:44 -04:00
David Zbarsky
ec220ba4cf
Bug 890570 - PRemoteOpenFile Constructor doesn't need PBrowser r=jduell
2013-08-21 02:49:43 -04:00
David Zbarsky
d5f27e312b
Bug 890570 - PTCPSocket constructor doesn't need PBrowser r=jduell
2013-08-21 02:49:42 -04:00
David Zbarsky
3abf6dfd92
Bug 890570 - PCookieService doesn't need PBrowser r=jduell
2013-08-21 02:49:41 -04:00
Patrick McManus
cb9d1ba8c6
bug 900322 dont nsithread->shutdown() from dtor r=karlt
2013-08-20 16:49:22 -04:00
Patrick McManus
0574ab39dd
[mq]: 905398
...
bug 905398 - set connectionInfo bits only once and before http speculative connect r=jduell
2013-08-19 11:45:45 -04:00
Patrick McManus
9ecfdc0da3
bug 905460 - make http objects use smart pointers r=sworkman
2013-08-14 21:05:47 -04:00
Christian Holler
f6d838a501
Bug 905636 - Disable a netwerk xpcshell test under ASan. r=jduell
2013-08-15 18:18:39 +02:00
Mihnea Dobrescu-Balaur
ec3e649c64
Bug 906106 - Make test_file_protocol.js use do_get_tempdir. r=ted
2013-08-16 10:43:46 -07:00
Adrian Lungu
b3b751a66e
Bug 882516 - Use AF_UNSPEC cached entries for AF_INET and AF_INET6 DNS requests, if possible. r=sworkman
2013-08-16 11:49:57 -07:00
Trevor Saunders
bddf017039
bug 905410 - remove most remaining usage of nspr atomics outside of xpcom/ r=ehsan
2013-08-12 05:51:49 -04:00
Honza Bambas
3a8aa0ccdf
Bug 877562 - protect appcache hash tables with a mutex, r=jduell
2013-08-15 12:42:02 +02:00
Phil Ringnalda
f2fb548fce
Back out cb68113d5052 (bug 901195) for xpcshell bustage
...
CLOSED TREE
2013-08-14 21:07:19 -07:00
Simone Carletti
8b74818e51
Bug 902785 - add cloudcontrol.com to PSL. r=gerv. DONTBUILD.
2013-08-15 02:25:38 +01:00
Simone Carletti
618656a126
Bug 901195 - update .sv and .om in PSL. r=gerv.
2013-08-15 02:23:47 +01:00
Simone Carletti
5d57f750a2
Bug 901193 - Add ro.com to PSL. r=gerv.
2013-08-15 02:22:57 +01:00
Patrick McManus
3e0e99e7ca
bug 902170 - don't log data: PAC URIs to JS console r=jduell
2013-08-12 17:07:38 -04:00
Gregory Szorc
c089ae373d
Bug 850380 - Derecursify and optimize XPIDL processing and move into precompile tier; r=glandium
2013-08-14 08:40:25 -07:00
Ryan VanderMeulen
64b2bc7dd9
Backed out changesets 1fa1f28c6edf and e74f694f31c4 (bug 850380) for PGO bustage on a CLOSED TREE.
2013-08-14 15:12:20 -04:00
Brian O'Keefe
3a92f0ae7c
Bug 896177 - Remove useless config.mk includes; r=gps
2013-07-17 16:06:53 -04:00
Gregory Szorc
9f99cee9a1
Bug 850380 - Derecursify and optimize XPIDL processing and move into precompile tier; r=glandium
2013-08-14 08:40:25 -07:00
Ms2ger
a04009b5b7
Merge latest PGO-green inbounc changeset to m-c.
2013-08-14 14:45:47 +02:00
Ms2ger
6d567ab3cc
Bug 904110 - Move alignment features out of Util.h into a new header; r=Waldo
2013-08-14 09:00:52 +02:00
Ms2ger
93933b0de8
Bug 897909 - Cleanup some SIMPLE_PROGRAMS; r=gps
...
* * *
FOLD
2013-08-14 09:00:13 +02:00
Ms2ger
20752c581e
Bug 901063 - Remove HB_DONT_DEFINE_STDINT defines; r=gps
...
These defines have been unnecessary since we removed mozilla/StandardInteger.h.
The upstream code will default to stdint.h typedefs without them.
2013-08-14 08:57:22 +02:00
Ms2ger
df8525f77d
Bug 901323 - Don't include nsContentUtils.h unnecessarily; r=jlebar
2013-08-14 08:56:21 +02:00
Jan-Ivar Bruaroey
ec7e8fbbfa
Bug 903803 - Set ordered flag correctly in DataChannel constructor. r=jesup
2013-08-12 16:27:14 -04:00
Patrick McManus
fc56698acc
bug 897503 - part 3 several nsHttpHandler nsCOMPtrs need to be nsMainThreadPtrHandle r=sworkman
2013-08-13 15:36:59 -04:00
Patrick McManus
5c56bcd614
bug 897503 - part 2 use smart pointers for nsHttpHandler references r=sworkman
2013-08-13 15:36:58 -04:00
Patrick McManus
8fe5f89fa7
bug 897503 - part 1 - HttpChannelParent reference count bug of nsHttpHandler r=sworkman
2013-08-13 15:36:56 -04:00
Steve Workman
05f8d03829
Bug 897904 - Set nsInputStreamPump::mStatus only if EnsureWaiting fails
2013-08-12 11:13:23 -07:00
Phil Ringnalda
9675382cca
Back out f99521bfd197:38657fcd2d1a (bug 890570) for Linux xpcshell failures
...
CLOSED TREE
2013-08-10 17:23:05 -07:00
David Zbarsky
334c5685e9
Bug 890570: Stop using PBrowser for all other protocols r=jduell
2013-08-10 11:18:12 -04:00
David Zbarsky
440481c20c
Bug 890570 - PRemoteOpenFile Constructor doesn't need PBrowser r=jduell
2013-08-10 11:18:12 -04:00
David Zbarsky
bc524bec99
Bug 890570 - PTCPSocket constructor doesn't need PBrowser r=jduell
2013-08-10 11:18:12 -04:00
David Zbarsky
59c7bf7d2b
Bug 890570 - PCookieService doesn't need PBrowser r=jduell
2013-08-10 11:18:11 -04:00
Trevor Saunders
7da524d402
bug 886526 - remove IS_COMPONENT and MODULE_NAME makefile vars for things in libxul r=bsmedberg r=glandium
2013-08-08 20:12:37 -04:00
Nicholas Nethercote
b756f6b258
Bug 898914 (part 1) - Remove JSBool.
...
--HG--
extra : rebase_source : 2d202e0e5005a7f54724b1540481c15cde3ad52e
2013-08-08 15:53:04 -07:00
Robert Bindar
e7bfe04984
bug 835357 - Add telemetry to measure whether DNT is used or not. r=jduell
2013-08-08 08:49:14 -07:00
Ehsan Akhgari
a49a17302a
Bug 902082 - Forward-declare PSpdyPush3 in nsILoadGroup.h; r=mcmanus
2013-08-07 15:01:40 -04:00
Nicholas Nethercote
ba723f1034
Bug 901750 - Change return type of |JSNative| from |JSBool| to |bool|. code=nnethercote,jandem. r=luke,bz.
...
--HG--
extra : rebase_source : 5b3d7cc339af6d93bde078322e25c6e740d1b617
2013-08-02 00:41:57 -07:00
David Keeler
f9040f2187
bug 887052 - refactor nsISiteSecurityService for multiple headers r=cviecco r=mcmanus r=jst sr=jst
2013-08-02 16:23:18 -07:00
David Keeler
9cbdeb8d74
bug 887052 - rename nsIStrictTransportSecurityService to nsISiteSecurityService for refactoring r=cviecco r=mcmanus r=jst sr=jst
...
--HG--
rename : netwerk/base/public/nsIStrictTransportSecurityService.idl => netwerk/base/public/nsISiteSecurityService.idl
rename : security/manager/boot/src/nsStrictTransportSecurityService.cpp => security/manager/boot/src/nsSiteSecurityService.cpp
rename : security/manager/boot/src/nsStrictTransportSecurityService.h => security/manager/boot/src/nsSiteSecurityService.h
2013-08-02 15:48:37 -07:00
Ryan VanderMeulen
f5e9dc8c73
Backed out changesets 5f8a88c6d0c8 and 97fcb5a154d8 (bug 887052) for OSX mochitest-other orange.
...
--HG--
rename : netwerk/base/public/nsISiteSecurityService.idl => netwerk/base/public/nsIStrictTransportSecurityService.idl
rename : security/manager/boot/src/nsSiteSecurityService.cpp => security/manager/boot/src/nsStrictTransportSecurityService.cpp
rename : security/manager/boot/src/nsSiteSecurityService.h => security/manager/boot/src/nsStrictTransportSecurityService.h
2013-08-05 16:18:06 -04:00
David Keeler
aa164754ac
bug 887052 - refactor nsISiteSecurityService for multiple headers r=cviecco r=mcmanus r=jst sr=jst
2013-07-01 10:49:40 -07:00
David Keeler
2333ac300d
bug 887052 - rename nsIStrictTransportSecurityService to nsISiteSecurityService for refactoring r=cviecco r=mcmanus r=jst sr=jst
...
--HG--
rename : netwerk/base/public/nsIStrictTransportSecurityService.idl => netwerk/base/public/nsISiteSecurityService.idl
rename : security/manager/boot/src/nsStrictTransportSecurityService.cpp => security/manager/boot/src/nsSiteSecurityService.cpp
rename : security/manager/boot/src/nsStrictTransportSecurityService.h => security/manager/boot/src/nsSiteSecurityService.h
2013-07-01 09:30:11 -07:00
Catalin Iordache
73c7627572
Bug 890513 - Diagnostic tool: DNS Lookup implementation. r=valentin.gosu
2013-08-02 12:42:45 -04:00
Ms2ger
5c2b63d2c7
Merge m-c to inbound.
2013-08-02 11:07:57 +02:00
Ms2ger
061d88874c
Bug 897921 - Remove some dead assignments in makefiles; r=mshal
2013-08-02 09:03:55 +02:00
Bobby Holley
f7c06c0933
Bug 897322 - Allow callers to manually fire OnNewGlobalObject when bootstrapping is complete. r=luke
2013-08-01 18:38:47 -07:00
Dão Gottwald
ece0e613e4
Bug 728773 - Always freeze the build ID in the UA string at 20100101. r=bz sr=gerv
2013-08-02 00:50:45 +02:00
Nathan Froyd
690ca09d6f
Bug 900088 - remove unused <iostream> #include from DataChannel.cpp; r=jduell
2013-07-31 13:09:00 -04:00
Nathan Froyd
160d0d2071
Bug 900047 - remove nsIOThreadPool code; r=jduell
2013-07-31 12:04:47 -04:00
Joey Armstrong
9bdf289b5e
Bug 870370 - Move EXTRA_COMPONENTS to mozbuild (file batch #3 ); r=mshal
2013-06-11 16:38:22 -04:00
Robert Bindar
bd1eeb81ac
Bug 890597 - Transport layer ping diagnostic tool. r=valentin.gosu
2013-07-31 09:16:44 -04:00
Mook
fabd18c538
content: sync load service: don't die when channels have unknown size (b=894586 r=ehsan r=jduell)
2013-07-30 14:38:26 -07:00
Dão Gottwald
0530733ed7
Bug 896114 - Don't initialize UserAgentOverrides on desktop. r=dolske
2013-07-30 22:51:25 +02:00
Simon Montagu
f63cb9877d
Only test IDN nodes against kMaxDNSNodeLen on string-prepped IDNs that we're going to send to DNS, not the Unicode form for display only. Bug 892370, r=honzab
...
--HG--
rename : netwerk/test/unit/test_bug722299.js => netwerk/test/unit/test_idn_urls.js
2013-07-29 22:32:37 -07:00
pchang9@cs.wisc.edu
c934802695
bug 898221 - search backwards for the last punycode delimiter instead of forwards. r=hurley
2013-07-30 13:01:11 -07:00
Ehsan Akhgari
5ee21d6d3f
Bug 895322 - Part 1: Replace the usages of MOZ_STATIC_ASSERT with C++11 static_assert; r=Waldo
...
This patch was mostly generated by running the following scripts on the codebase, with some
manual changes made afterwards:
# static_assert.sh
#!/bin/bash
# Command to convert an NSPR integer type to the equivalent standard integer type
function convert() {
echo "Converting $1 to $2..."
find . ! -wholename "*nsprpub*" \
! -wholename "*security/nss*" \
! -wholename "*/.hg*" \
! -wholename "obj-ff-dbg*" \
! -name nsXPCOMCID.h \
! -name prtypes.h \
-type f \
\( -iname "*.cpp" \
-o -iname "*.h" \
-o -iname "*.cc" \
-o -iname "*.mm" \) | \
xargs -n 1 `dirname $0`/assert_replacer.py #sed -i -e "s/\b$1\b/$2/g"
}
convert MOZ_STATIC_ASSERT static_assert
hg rev --no-backup mfbt/Assertions.h \
media/webrtc/signaling/src/sipcc/core/includes/ccapi.h \
modules/libmar/src/mar_private.h \
modules/libmar/src/mar.h
# assert_replacer.py
#!/usr/bin/python
import sys
import re
pattern = re.compile(r"\bMOZ_STATIC_ASSERT\b")
def replaceInPlace(fname):
print fname
f = open(fname, "rw+")
lines = f.readlines()
for i in range(0, len(lines)):
while True:
index = re.search(pattern, lines[i])
if index != None:
index = index.start()
lines[i] = lines[i][0:index] + "static_assert" + lines[i][index+len("MOZ_STATIC_ASSERT"):]
for j in range(i + 1, len(lines)):
if lines[j].find(" ", index) == index:
lines[j] = lines[j][0:index] + lines[j][index+4:]
else:
break
else:
break
f.seek(0, 0)
f.truncate()
f.write("".join(lines))
f.close()
argc = len(sys.argv)
for i in range(1, argc):
replaceInPlace(sys.argv[i])
--HG--
extra : rebase_source : 4b4a4047d82f2c205b9fad8d56dfc3f1afc0b045
2013-07-18 13:59:53 -04:00
Ehsan Akhgari
9854ac6166
Bug 872127 - Part 2: Replace mozilla/StandardInteger.h with stdint.h; r=Waldo,ted
2013-07-30 10:25:31 -04:00
Bobby Holley
9dbd7cffb9
Bug 899245 - Rename JS_SetGlobalObject and move it into jsfriendapi. r=luke
2013-07-29 16:45:26 -07:00
Ryan VanderMeulen
78c8d092c8
Merge m-c to inbound.
2013-07-29 18:42:45 -04:00
Ryan VanderMeulen
90a77457f3
Merge m-c to fx-team.
2013-07-29 17:27:08 -04:00
Tomoaki Konno
b0f30c01ba
Bug 797561 - Expose a server tcp socket API to web applications r=honza
2013-07-29 10:36:43 -07:00
Robert Bindar
f02f087fd9
Bug 897910 - Trace data sent or received by Firefox. r=mcmanus
2013-07-29 12:08:03 -04:00
Adrian Lungu
5e03b65bf5
Bug 887984 - Send telemetry data from NTLM Init() methods. r=honzab
2013-07-25 09:54:11 -07:00
Trevor Saunders
6b3c839046
backout bug 886526 because it probably made us use a lot more memory to link on windows
2013-07-29 11:03:21 -04:00
Dão Gottwald
09a823da6b
Bug 788422 - Use UserAgentOverrides.jsm as designed to fix YouTube on tablets. r=bnicholson
2013-07-27 16:18:25 +02:00
Ryan VanderMeulen
79884fe9cb
Backed out changeset f570fc641c5f (bug 894586) for xpcshell failures on a CLOSED TREE.
2013-07-26 22:49:13 -04:00
Mook
725ebd7b5b
content: sync load service: don't die when channels have unknown size (b=894586 r=jst r=jduell)
2013-07-26 15:25:27 -07:00
David Keeler
2e45a9aaf4
bug 846825 - refactor, make HSTS header parser more spec-conformant r=cviecco r=grobinson
2013-07-25 16:13:50 -07:00
Ryan VanderMeulen
2ca4d83ee9
Merge m-c to inbound.
2013-07-26 12:09:20 -04:00
Dão Gottwald
1a6dcad173
Bug 891968 - Only have one copy of each overriding UA string. f=hurley r=jduell
2013-07-26 09:39:01 +02:00
Mike de Boer
bb6a78503a
Bug 890690 - Add postDataString property to nsISearchSubmission. r=gavin
...
--HG--
extra : transplant_source : %F8%86%BD%9A%0Bt%95%F8%DC%E5%FA%BD%C8%3BP%87%A1%CB/%95
2013-07-19 19:56:38 +02:00
Nick Hurley
d20271dd43
Bug 891932 - process the pending spdy transaction queue in order r=mcmanus
2013-07-24 17:05:49 -07:00
Ivan Alagenchev
c6c864eea3
Bug 846918: add hsts message queue to httpchannel. r=bsmith.
2013-07-26 08:37:03 -07:00
Ed Morley
17741e0915
Merge mozilla-central and fx-team
2013-07-24 13:37:09 +01:00
Tim Taubert
e72bd0c472
merge m-c to fx-team
2013-07-24 12:15:50 +02:00
Ms2ger
834f814430
Merge m-c to inbound.
2013-07-24 11:53:22 +02:00
Paolo Amadini
3d7fed302f
Bug 896179 - Crash in BackgroundFileSaver when append is enabled and hashing is disabled. r=mcmanus
2013-07-24 10:16:01 +02:00
Ms2ger
fb6790e6d8
Bug 888643 - Part b: Move CPP_UNIT_TESTS definitions into moz.build files; r=gps
2013-07-24 09:23:06 +02:00
Dão Gottwald
0012bc9dbd
Bug 896382 - Cache the override (or that there's no override) for each host to avoid doing the same iterative string matching for every HTTP request. r=hurley
2013-07-24 09:38:45 +02:00
David Zbarsky
040dbd4c2b
Bug 894646 - Various dom deCOM cleanups r=Ms2ger
2013-07-23 16:39:17 -07:00
Gregory Szorc
b9743fb2cc
Bug 896093 - Reference proper variable when blocked port is used; r=trivial
2013-07-23 13:53:01 -07:00
David Rajchenbach-Teller
3c4051bf8c
Bug 897033 - Fix nsCookieService's statement finalization. r=ehsan
2013-07-23 16:41:23 -04:00
Catalin Iordache
5b4cbd93e5
Bug 888628 - Create another field for HttpRetParams structure which keeps track of half open connections. r=valentin.gosu
2013-07-23 10:52:01 -04:00
Joshua Cranmer
7b9a04da79
Bug 884061 - Part 4: Remove nsAtomicRefcnt.h, r=jlebar
...
--HG--
extra : rebase_source : ce24ab345baa48104328e3c101b7266a31e81870
2013-07-11 15:21:45 -05:00
Joshua Cranmer
35b47f34ec
Bug 884061 - Part 3q: Use NS_DECL_THREADSAFE_ISUPPORTS in netwerk/, r=macmanus
...
--HG--
extra : rebase_source : d029f73a1f27896c142f76dce263dd3542763b18
2013-07-18 21:24:13 -05:00
Patrick McManus
b82b1b1a76
bug 887753 - server not found after reconnecting to etherpad r=sworkman
2013-07-19 18:40:00 -04:00
Cameron McCormack
d12c9b52c0
Backout bdceed703766 (bug 887984) for Windows build failures.
2013-07-23 13:43:45 +10:00
Adrian Lungu
8972a584c5
Bug 887984 - Send telemetry data from NTLM Init() methods. r=mayhemer
2013-07-18 12:00:04 -07:00
Shih-Chiang Chien
cc1f66e57f
Bug 882526 - Remove Gecko support for WBMP. r=joe, r=roc
2013-07-22 22:31:24 -04:00
Mihnea Dobrescu-Balaur
d04cd8fd97
Bug 888350 - Use a dynamic port in network/test/unit* xpcshell tests so they can be run in parallel. r=honzab
2013-07-19 10:19:28 -07:00
Gregory Szorc
33855660d6
Bug 895542 - Only automatically select ports that aren't blocked from clients; r=Waldo
2013-07-19 10:30:06 -07:00
Arnaud Sourioux
30ed8ff0d8
Bug 883360 - Remove bool operator and nsMainThreadPtrHolder conversion. r=bsmedberg
2013-07-19 12:53:12 -04:00
Gregory Szorc
5c25cc9036
No Bug - Removing empty Makefile.in files; r=me
2013-07-18 09:09:28 -07:00
Ehsan Akhgari
81b0d336c3
Bug 895141 - Remove useless prlong.h inclusions from the tree; r=jcranmer
2013-07-18 12:06:38 -04:00
Boris Zbarsky
9af6d565fa
Bug 893004 part 2. Remove various no-longer-used XPCOM bits from Navigator, except the ones from nsIDOMNavigator. r=smaug
...
--HG--
rename : dom/network/interfaces/nsIDOMNavigatorNetwork.idl => dom/network/interfaces/nsIMozNavigatorNetwork.idl
2013-07-17 23:23:52 -04:00
Bobby Holley
b6dac750a0
Bug 887334 - Miscellaneous JSAutoCompartments. r=luke
2013-07-17 11:53:53 -07:00
Jan Beich
35bb6135da
Bug 803480 - Enable NeckoWifi by default only on platforms where it's actually supported. r=ted
2013-07-17 09:57:28 -04:00
Mihnea Dobrescu-Balaur
67669b264e
Bug 887706 - Use a dynamic port in httpserver xpcshell tests so they can be run in parallel. r=Waldo
2013-07-17 09:11:19 -04:00
Honza Bambas
126d26a032
Bug 892486 - Telemetry for appcache vs http cache page load, r=ehsan
2013-07-16 19:38:15 +02:00
Brian O'Keefe
a2b1403eb0
Bug 883502 - Part 1: Move 'chromium_config.mk' includes after rules.mk. r=gps
2013-07-04 08:28:43 -04:00
Hector Zhao
0ca516e46b
Bug 892340 - Remove Off-Main-Thread XPCWrappedJS refcounting from (UDP)ServerSocketListenerProxy. r=mcmanus
2013-07-11 14:00:52 +08:00
Benoit Girard
5b43ee14ca
Bug 892861 - Remove useless -D flags 'IMPL_THEBES,_IMPL_NS_GFX,...'. r=glandium
2013-07-12 08:56:54 -04:00
Trevor Saunders
82e5558b37
bug 887483 - remove a bunch of useless assignments to FORCE_STATIC_LIB implied by LIBXUL_LIBRARY=1 r=mshal
2013-07-11 11:06:34 -04:00
Patrick McManus
8c195a71c0
bug 888268 - wifi tickler for mitigating 802.11 psp mode on android r=dougt
...
--HG--
extra : rebase_source : a767b6c10501105b3c5d22043f11745807caf2f9
2013-07-11 11:39:36 -04:00
Gervase Markham
7a6fa2de30
Bug 864704 - re-add csiro.au to PSL. DONTBUILD.
2013-07-11 13:39:16 +01:00
Simone Carletti
9a7035aee5
Bug 880662 - Add fastly.net to PSL. r=gerv. DONTBUILD.
...
--HG--
extra : rebase_source : b1603d10b5ecd5e7092d89b4dc6332ffe89cb5f7
2013-07-11 13:36:41 +01:00
Ryan VanderMeulen
c9d5a706a1
Backed out changeset b7d6458d2a3c (bug 887483) for apparently causing Android robocop-2 failures.
2013-07-10 13:51:28 -04:00
Trevor Saunders
c3f96258c3
bug 887483 - rm a bunch of useless assignments to FORCE_STATIC_LIB r=mshal
2013-06-25 14:29:26 -04:00
David Rajchenbach-Teller
e1f0939053
Bug 886088 - Use a different notification topic for third-party cookies in private mode. r=ehsan
2013-07-10 10:03:04 -04:00
Ryan VanderMeulen
aaee3cf638
Merge m-c to inbound.
2013-07-10 09:45:16 -04:00
Ms2ger
22cefefdd1
Bug 890700 - Use MOZ_THIS_IN_INITIALIZER_LIST in netwerk/; r=bsmith
2013-07-10 11:57:34 +02:00
Patrick McManus
34ad9c51cf
bug 890691 - spdy latency problem with control refresh r=hurley
2013-07-08 22:53:18 -04:00
Steve Workman
d918296a3d
Bug 497003 - Support delivery of OnDataAvailable on the HTML5 parser thread r=hsivonen r=bholley r=bz
2013-07-08 18:45:26 -07:00
Steve Workman
ef6a0fa3c0
Bug 497003 - Support delivery of OnDataAvailable off the main thread r=bz r=jduell
2013-07-08 18:45:25 -07:00
Robert Bindar
403e1a820b
Bug 888583 - Expose protocol version in about:networking. r=valentin.gosu
2013-07-08 16:35:08 -04:00
Robert Bindar
8430ec3f4f
Bug 888583 - Move SPDY protocol codes to nsHttp.h. r=mcmanus
2013-07-08 09:10:18 -04:00
Trevor Saunders
6be251fe42
bug 886526 - disallow MODULE_NAME and IS_COMPONENT for makefiles in libxul r=bsmedberg
2013-06-25 11:15:21 -04:00
Joey Armstrong
a6b9800cfb
bug 870407: cleanup bug. r=mshal
2013-07-08 11:53:00 -04:00
David Zbarsky
793a951457
Bug 885804: Renaming in netwerk r=jduell
2013-07-08 11:48:39 -04:00
Ryan VanderMeulen
c0d1b5ed27
Backed out changesets f9f13232e35f and 134b4feaff02 (bug 888583) for bustage.
2013-07-08 09:31:45 -04:00
Robert Bindar
d129a1c7c9
Bug 888583 - Expose protocol version in about:networking. r=mcmanus
2013-07-08 09:10:19 -04:00
Robert Bindar
abd37ba30b
Bug 888583 - Move SPDY protocol codes to nsHttp.h. r=mcmanus
2013-07-08 09:10:18 -04:00
Randy Lin
0b91b4cb79
Bug 803414 - Part 2: Add DOMTemporaryFileBlob and TemporaryFileInputStream. r=roc
2013-07-02 11:00:37 +08:00
Srinath N
de0e5072f0
Bug 848344 - Clear media cache along with network cache when storage policy is set to STORE_ANYWHERE. r=michal
2013-06-18 01:44:00 -04:00
Mike Shal
edeb7caf7a
Bug 868536 - Move ipdl.mk files to moz.build; r=gps
...
Author: Mike Shal <mshal@mozilla.com>
2013-07-01 09:56:28 -04:00
Paolo Amadini
32cee3ed41
Bug 887425 - BackgroundFileSaver should support appending to an existing file. r=mcmanus, sr=biesi
2013-07-09 13:59:59 +02:00
Doug Turner
805876c713
Bug 906072 - Remove Maemo port. r=romaxa, r=ted, r=johns
2013-08-25 16:56:53 -07:00
Xidorn Quan
60bd99f60b
Bug 888645 - Error when access userAgent from jar protocol. r=gavin
2013-07-03 09:22:05 -04:00
Trevor Saunders
795144e55a
bug 887854 - remove most useage of pratom.h r=mounir, mcmanus, jrmuizel
2013-06-16 03:09:07 -04:00
John Schoenick
853167c510
Bug 406541 - Split NS_CheckStrictFileOriginPolicy out of nsPrincipal::CheckMayLoad. r=bs
2013-07-02 16:40:39 -07:00
Joey Armstrong
b931149ad7
bug 870407: move CMMSRCS to mozbuild (file batch #3 ). r=mshal
2013-07-02 17:09:08 -04:00
Patrick McManus
aa6b1a929e
bug 878792 - part 2/2 - 64bit clean logging changes for socket transport r=hurley
2013-07-01 12:40:12 -04:00
Patrick McManus
4c29ac0a32
bug 878792 - orphaned CLOSE_WAIT sockets with multiple A records r=hurley
2013-07-02 16:41:19 -04:00