Patrick McManus
dfb1358ef5
Bug 675983 - Websockets - fail connection on 1st fragment with a continuation op code
2011-08-08 23:41:22 -07:00
Markus Stange
6e87a7da96
Bug 667533 - Display application/json data as text. r=bzbarsky
2011-08-08 20:32:07 +02:00
Honza Bambas
90c4f48529
Bug 675804, r=jduell
2011-08-08 14:20:02 +02:00
Jason Duell
1403f10db6
bug 675784 - websockets early cancel part 2/2 r=mcmanus.
2011-08-07 09:44:19 -04:00
Patrick McManus
9069f0c1fb
bug 675784 - websockets early cancel part 1/2 r=jduell
2011-08-07 09:43:53 -04:00
Michael Wu
c0f3877f71
Bug 676465 - Replace PRBool with boolean in IDL files, r=bsmedberg
2011-08-06 22:03:32 -07:00
Matheus Kerschbaum
aab786a0d3
Bug 675500 - Remove --disable-storage. r=khuey
2011-08-06 19:05:49 +02:00
Patrick McManus
f095f205c0
bug 675919 - websockets fail connection on unknown control code. r=jduell
2011-08-04 22:45:55 -07:00
Patrick McManus
22a4205ec3
Bug 675961 - Websockets: error in removing processed control frame from buffered fragment sequence. r=jduell
2011-08-04 22:43:52 -07:00
Patrick McManus
b7ecf99eb5
bug 674905 - implement ws extensions attribute r=biesi r=sicking sr=bz
2011-08-03 23:46:13 -04:00
Michael Wu
458349cb71
Bug 675873 - Switch nsHttpConnectionMgr from nsHashtable to nsClassHashtable, r=bz
2011-08-03 18:59:10 -07:00
Patrick McManus
e032c4c7e6
bug 674716 - websockets API close reason codes and messages r=sicking r=biesi sr=bz
...
--HG--
extra : rebase_source : f7a0eb6b310f29f8e697c26ff5e0ef9d2fde559a
2011-08-03 15:15:25 -04:00
Marco Bonardo
498fcdf6b0
Merge last green changeset from mozilla-inbound to mozilla-central
2011-08-03 10:46:22 +02:00
Matt Brubeck
282c1b03ab
Back out 52702d275995 (bug 647391) because of xpcshell test failures
2011-08-02 19:59:22 -07:00
Jason Duell
9188ce4753
Bug 647391 - Increase maximum size for objects stored in disk cache. r=michal
2011-08-02 17:12:25 -07:00
Patrick McManus
ab94f21f66
bug 667853: Missing close() event if websocket::init fails. r=mcmanus, jdm
2011-08-02 16:55:17 -07:00
Jason Duell
3ead74b03f
bug 674689: Delay Cache.trash delete to avoid startup I/O contention. r=michal
2011-08-02 16:54:55 -07:00
Michal Novotny
e9a927069b
Bug 675420 - cache is now cleared on every startup
2011-08-03 00:23:54 +02:00
Randell Jesup
232783f542
Bug 675710: Add tests for protocol-relative URIs (href=//site/foo) r=bz
2011-08-02 09:40:58 -04:00
Jeff Walden
0d7714df4b
Bug 568663 - Always append bytes to arrays using increments guaranteed to be substantially below the maximum function argument count. r=honzab
...
--HG--
extra : rebase_source : 7e47afc5e98219089029d771eaaec9514abcef3d
2011-07-25 15:25:38 -07:00
Michal Novotny
114b9df996
Bug 673808 - _CACHE_MAP_ is storing nsDiskCacheRecord structs with uninitialized data containing bits of Fx memory
2011-07-26 13:09:42 +02:00
Jason Duell
6869877585
Bug 670911 Cache slow to clear after crash: rename to *.Trash in same directory to avoid NTFS ACL reset. r=michal
2011-07-28 04:12:38 -07:00
Ginn Chen
18436b4bc6
Bug 673862 - Fix compile of nsWifiScannerSolaris.cpp. r=jones.chris.g.
2011-07-28 11:48:43 +08:00
Luke Wagner
919b29c9d6
Bug 667535 - Remove xpcom/proxy use in netwerk/wifi (since this can lead to off-thread scripted QI) (r=dougt)
2011-07-27 09:26:20 -07:00
Marco Bonardo
3430d79c86
Merge last green changeset from mozilla-inbound to mozilla-central
2011-07-27 12:12:25 +02:00
Daniel Holbert
180d39a711
Bug 670542 patch 2: Rev iids of nsIURI & descendants. r=jst
2011-07-26 22:11:40 -07:00
Daniel Holbert
0d53d5d6f0
Bug 670542 patch 1: Shift .ref-related additions to end of nsIURI.idl. r=jst
2011-07-26 22:11:08 -07:00
Michael Wu
a09b1922d3
Bug 671185 - Incorrect return of NS_ERROR_* codes in functions returning PRBool, r=mak,ehsan,taras,biesi,pike,khuey,dholbert,josh,bjacob,bsmith
2011-07-25 21:57:58 -07:00
Patrick McManus
92cd97ecb5
bug 648941 - close persistent connections when transitioning in/out of private browsing r=bz
2011-07-25 16:25:01 -04:00
Evan Shaw
8d35bc5104
Bug 631967 - Fix unsafe pointer dereference. r=mayhemer
2011-07-21 22:29:00 -04:00
Boris Zbarsky
88a2fb9dd1
Bug 667818. When computing cookie expiration times, watch out for division by unsigned PR_USEC_PER_SEC screwing things up. r=dwitte
2011-07-26 16:34:11 -04:00
arno renevier
5da45080b6
Bug 561042 - remove http headers size limit. r=bz
2011-07-24 13:46:33 +02:00
Jeff Walden
1ad11994eb
Diagnostic additions for debugging bug 568663. r=itsatest
...
--HG--
extra : rebase_source : f1706458ff0a32253e5592d48a34364592083a8b
2011-07-23 00:14:14 -07:00
Patrick McManus
5de8578260
bug 672384 - WebSocket connection drops on moderately-large fragmented messages r=biesi
2011-07-22 16:06:57 -04:00
Patrick McManus
59c37016dc
bug 628561 release http persistent connection on force reload r=bz
...
A force-reload now clears persistent connections to the server related
to the force-reloaded resource. This will allow renogitation of DNS or
server load balancing.
2011-07-22 12:31:37 -04:00
Marco Bonardo
9fb9c81afb
Backout changesets 79a36ed03e14, d17ac9b0254e due to suspect xpcshell permaorange on OSX opt
2011-07-22 14:35:41 +02:00
Boris Zbarsky
0278f9a18f
Bug 670553. Don't try to read more than aCount bytes in nsUnicharStreamLoader::OnDataAvailable. r=zwol
2011-07-21 17:31:36 -04:00
Brad Lassey
14d1a8f829
bug 661282 - make xpcshell run on android r=bsmedberg
2011-06-26 22:05:51 -04:00
Geoff Brown
15be39acd6
Bug 648429: HTTP cache: compress all compressible files - new test for appending to compressed stream; r=michal.novotny
2011-07-21 14:10:48 -04:00
Geoff Brown
55808cd47c
Bug 648429 - HTTP cache: compress compressible files; r=michal.novotny
2011-07-21 14:04:57 -04:00
Patrick McManus
e6aa5daac5
Bug 641937 - Blacklist non-responding IP addresses in DNS r=bz
...
Blacklist non-responding IP addresses for a hostname so the next time
we access that hostname we don't have to wait for a timeout again
2011-07-21 09:18:01 -04:00
Marco Bonardo
e74e9917ee
Merge last green changeset from mozilla-inbound to mozilla-central
2011-07-21 14:32:10 +02:00
arno renevier
b0190c2f49
Bug 669299 - Remove unneeded nsPrintfCString.h includes. r=bsmedberg
2011-07-21 04:37:31 +02:00
Taras Glek
43c42e818e
Bug 672651 - Track cache init times via telemetry r=jduell
2011-07-20 17:02:58 -07:00
Nicholas Nethercote
148dca410d
Bug 669117 - Add a memory reporter for the Necko memory cache. r=khuey,jduell.
2011-07-18 18:22:36 -07:00
Gervase Markham
85a01a643a
Bug 531758 - add DynDNS domains to the PSL, as requested by Jeremy Hitchcock of DynDNS. Patch by him; r=gerv.
2011-07-18 15:09:55 -04:00
Paul A. Adeyenuwo
2678bfc916
Bug 660158 - Remove all references to head_ipc.js; r=jduell
2011-07-17 12:07:42 +02:00
Matheus Kerschbaum
7b050d7473
Bug 579571 - Remove --enable-timeline support. r=tglek
2011-07-17 12:07:42 +02:00
Ms2ger
ddde247e90
Bug 670235 - Remove nsIDOMWindowInternal; r=sicking
2011-07-15 12:31:34 +02:00
Kyle Huey
a37b8cd8c8
Bug 671053: Explicitly drop nsHttpConnection's ref to the callbacks at transaction close rather than waiting for connection reuse/expiration. r=mcmanus
2011-07-14 11:09:48 -07:00