bjarne@runitsoft.com
269dcf2b93
Bugs 715418 and 685804 - Test case for bug 650995 has wrong name / Intermittent failure in test_bug650955.js r=michal.novotny
...
--HG--
rename : netwerk/test/unit/test_bug650955.js => netwerk/test/unit/test_bug650995.js
2012-01-09 11:02:39 -05:00
Michal Novotny
36f351de8a
Bug 716146 - Telemetry - close disk cache output stream
2012-01-07 02:45:46 +01:00
Patrick McManus
cdb46cbfc4
bug 714669 fix nshttpconnection::pushback() assertion r=biesi
2012-01-06 14:59:32 -05:00
Patrick McManus
5c99dfec6b
bug 712572 part 2 r=jduell
2012-01-06 14:54:15 -05:00
Patrick McManus
83074c7f6e
bug 712572 part 1 r=jduell
2012-01-06 14:54:13 -05:00
Michal Novotny
9c421df674
Bug 707436 - nsSetSmartSizeEvent can cause a lot of IO on the main thread
2012-01-06 16:19:10 +01:00
Patrick McManus
7f493227b9
bug 667387 - make nshttppipeline::taketransport() work with websockets r=honzab
2012-01-06 08:46:15 -05:00
Nathan Froyd
1de4e6fcb8
Bug 712427 - provide more information in SQL PRAGMA queries; r=mak
2012-01-05 18:46:35 -05:00
Makoto Kato
2f13a54acb
Bug 715045 - Remove old vc support code. r=jimm
2012-01-05 16:52:22 +09:00
Patrick McManus
134df57b77
bug 715284 WebSocketChannel.cpp compiler warning r=jduell
2012-01-04 18:19:15 -05:00
Tautvydas Andrikys
1bbc424073
Bug 454024 "ftp:///" (no hostname) gives an empty list of files instead of an error. r=jduell
2010-07-21 23:43:11 +03:00
Ekanan Ketunuti
5490b8006e
Bug 714741 - Fix the spelling of the comment in SpdySession.h. r=mcmanus
2012-01-03 15:41:55 +07:00
Makoto Kato
9444c2393a
Bug 709562 - Part 1. nsAutoDialWin does not need to load rasapi32/rasdlg dynamically. r=jimm
2012-01-03 19:08:12 +09:00
Benjamin Smedberg
ff1117dc1a
Bug 708935 - Make the DNS listener proxies release the nsIDNSListener on the main thread, to solve last-release issues and ASSERTION: ASSERTION: nsStandardURL not thread-safe from PendingPACQuery, r=mcmanus
...
--HG--
extra : rebase_source : 6b66b58398a7e671fff19044848ed497cd019dd5
2011-12-30 12:53:44 -05:00
Phil Ringnalda
d7dcbf889a
Back out 8d1b087b9713 (bug 707436) for mochitest-ipcplugins leaks
2011-12-23 19:21:17 -08:00
Michal Novotny
ec0396ccdc
Bug 707436 - nsSetSmartSizeEvent can cause a lot of IO on the main thread
2011-12-24 02:51:25 +01:00
Patrick McManus
300ca2ef0e
bug 694576 r=bz
2011-12-22 21:21:20 -05:00
Ed Morley
ea70443fc2
Backout b02402b95e5c (bug 708277) for build failures on all platforms
2011-12-22 11:07:12 +00:00
Thomas Prip Vestergaard
9e1bfdef23
Bug 708277 - Replace PR_MAX with NS_MAX. r=roc
2011-12-22 11:47:59 +01:00
Patrick McManus
1b25aa0168
bug 631801 - workaround pr_available() assert r=honzab sr=biesi r=bsmith
2011-12-20 15:14:54 -05:00
Ed Morley
83479792cd
Merge last PGO-green changeset from mozilla-inbound to mozilla-central
2011-12-20 11:15:11 +00:00
Jason Duell
289afd9b5c
Bug 711205: Limit websocket outbound msg size to PR_INT32_MAX. r=mcmanus
2011-12-20 00:20:12 -08:00
Jason Duell
a1f113cf0d
Bug 711205: Increase inbound WebSocket message size from 16MB to whatever malloc can handle. r=mcmanus
2011-12-20 00:20:12 -08:00
Jason Duell
58c42cf7a0
Bug 666349: update status code usage to latest spec. r=mcmanus
2011-12-20 00:20:12 -08:00
Jason Duell
a85844d280
Bug 666349 - Update WebSocket API to latest draft. r=mcmanus
2011-12-20 00:20:12 -08:00
Jeff Walden
47be809fe0
Bug 711799 - Add MOZ_FINAL a bunch of places to silence Clang warnings. r=dbaron
...
--HG--
extra : rebase_source : e87978380d0821746e7df78dfacc7e381aefccb3
2011-12-17 22:47:45 -05:00
Patrick McManus
a6451547c5
bug 712021 - spdy cancel stream should remove from pending queue r=honzab
2011-12-19 16:36:26 -05:00
Matt Brubeck
efc97fe9ac
Back out bcf9ce858829 and a3bade82ac92 (bug 711799) for build failures
2011-12-19 10:43:08 -08:00
Jeff Walden
208159aab8
Bug 711799 - Add MOZ_FINAL a bunch of places to silence Clang warnings. r=dbaron
...
--HG--
extra : rebase_source : 8ca811fe7427626e39f677a672986a27829b0feb
2011-12-17 22:47:45 -05:00
Josh Matthews
a3b4eb3b36
Bug 709262 - Disable disk cache if the user chooses to sanitize private data on shutdown. r=michal.novotny
2011-12-19 12:18:29 -05:00
Jeff Walden
f73124604d
Bug 711799 - Add parentheses to a bunch of && expressions nested within || expressions. r=dholbert
2011-12-18 01:00:47 -05:00
Patrick McManus
15c8dc98a6
bug 710310 spdy google docs large file save intermittent failure r=honzab
2011-12-17 20:05:56 -05:00
Geoff Brown
266018afb3
Bug 648429: delay pref observer destruction on shutdown to avoid crash; r=michal.novotny
2011-12-17 11:32:41 +01:00
Geoff Brown
069d4aa103
Bug 648429: HTTP cache: compress all compressible files - new test for appending to compressed stream; r=michal.novotny
2011-12-17 11:32:02 +01:00
Geoff Brown
aad0689059
Bug 648429: HTTP cache: compress all compressible files; r=michal.novotny
2011-12-17 11:30:29 +01:00
Patrick McManus
74d31363e6
bug 710205 dns telemetry r=bz
2011-12-16 21:24:17 -05:00
Patrick McManus
d078784ec1
bug 709976 dns async early renewal r=bz
2011-12-16 21:24:12 -05:00
Patrick McManus
687329f540
bug 664284: Add HSTS support for websockets. r=mcmanus
2011-12-15 15:23:00 -08:00
Jason Duell
1de341df68
Bug 676439 - Websocket Binary Message support: Necko changes. r=mcmanus
2011-12-15 15:20:17 -08:00
Patrick McManus
3ba70e69a9
bug 528288 - reland spdy after libxul weightloss a=khuey CLOSED TREE
2011-12-13 10:55:50 -05:00
Ed Morley
dd38904e41
Backout SPDY to keep us under the MSVC virtual address space limit during win PGO builds (bug 709193)
...
Backs out 952d14a9e508 (bug 707173), c170c678c9ac (bug 708305), 0a5f66d5d8e4 (bug 707662), 3204b70435fe (bug 706236) and the main landing range 48807fde0339:0bd45ead1676 (bug 528288).
2011-12-10 22:36:26 +00:00
Ed Morley
a5f3676554
Merge last green changeset of mozilla-inbound to mozilla-central
2011-12-09 11:12:51 +00:00
Neil Rashbrook
d11585e633
Bug 698256 Add and use Substring(data, length) convenience method r=dbaron
2011-12-09 08:35:41 +00:00
Jeff Muizelaar
d812d1d6ce
Bug 707800. Add more sampler labels. r=bgirard
2011-12-02 17:05:33 -05:00
Patrick McManus
1a6a002f9a
bug 708305 update 2 instances of PR_TRUE/PR_FALSE in spdysession r=honzab
2011-12-07 14:26:05 -05:00
Patrick McManus
f54a57c679
Bug 707662 - spdy null deref halfopen-transportstatus r=honzab
2011-12-06 09:43:09 -05:00
Patrick McManus
afe42a8481
bug 706236 spdy deadlock on TCP rst during frame body buffering r=honzab
2011-12-06 09:43:08 -05:00
Ed Morley
30a77bc5ba
Merge mozilla-central and mozilla-inbound
2011-12-06 09:04:40 +00:00
Mark Banner
741ef0f1a0
Bug 557047 - Replace mailnews specific ifdef (MOZ_MAIL_NEWS) in cookie code with tests for a protocol flag. r=sdwilsh,sr=bzbarsky
2011-12-05 12:35:23 +00:00
Steve Workman
3c3d8d69b7
Bug 694325: Add files for DNS Multithreading on Android; avoid undefined, unexposed libc symbols r=mwu
2011-12-05 10:41:11 -08:00