Jonas Sicking
|
32a03526e0
|
Backout bugs 586754, 574189, 584611 due to orange. a=backout
|
2010-08-20 11:08:43 -07:00 |
Joel Maher
|
a6d440687b
|
Bug 586754 xpcshell tests should use relativesrcdir instead of $MODULE r=:Mitch a=NPOTB
|
2010-08-20 09:32:58 -07:00 |
Bjarne
|
d3ed7d0e52
|
Bug 586264 - Improve/add logging to async redirect code, r=honzab, a2.0=bsmedberg
|
2010-08-18 19:22:48 +02:00 |
Jason Duell
|
1a28c6a685
|
e10s http: Document channels' cache descriptor causes hang on reloads r=honza
--HG--
extra : rebase_source : 997176054b8665819c4fd9d670e7705087592daa
|
2010-08-17 15:17:00 -07:00 |
Gavin Sharp
|
1c1f4fa927
|
Bug 586821 - Add affiliate URL queries to location bar search r,a=jst
--HG--
rename : toolkit/components/search/nsIBrowserSearchService.idl => netwerk/base/public/nsIBrowserSearchService.idl
extra : rebase_source : 77a06966db94e05fafdcb152bb6d5f40bef350ee
|
2010-08-14 18:15:21 +02:00 |
Dan Witte
|
b2630233ec
|
imported patch fix-tests
|
2010-08-13 21:18:05 -07:00 |
Dan Witte
|
8c1575ae89
|
Fix test_0010_timermanager.js test and disable e10s redirect/resume tests in test_resumable_channel.js.
|
2010-08-13 14:35:13 -07:00 |
Dan Witte
|
fdc186d526
|
Reenable tests for bugs 586205 and 586238.
|
2010-08-13 13:28:14 -07:00 |
Dan Witte
|
6f2a31c22a
|
Bug 586692 - xpcshell: do_timeout does not guarantee desired timeout interval. r=jduell
|
2010-08-13 13:28:14 -07:00 |
Honza Bambas
|
60763c3536
|
Bug 570616: increment cache version to avoid compat issues with nsNSSSocketInfo changes. r=biesi
|
2010-08-13 10:15:25 -07:00 |
Honza Bambas
|
c32ff56c91
|
Bug 536301 - e10s HTTPS: securityInfo. r=jduell, sr=kaie
|
2010-08-13 01:06:40 -07:00 |
Jason Duell
|
e5436ee5e0
|
Merge from m-c.
|
2010-08-13 00:51:25 -07:00 |
Byron Milligan
|
3f3b52d409
|
Bug 193911. Increase the disk cache size from 50 megs to 250 megs. This will show a significant increase in talos numbers, and it will thus look like a cpu usage regression since all of talos now fits in the cache. r=cbiesinger@gmail.com, sr=bzbarsky@mit.edu, a=jst@mozilla.org
|
2010-08-12 16:19:59 -07:00 |
Dan Witte
|
a7b4cd420a
|
Bug 586802 - e10s http: fix test_httpcancel.js. r=jduell, a=wewanttoshipafennecalpha
|
2010-08-12 16:09:16 -07:00 |
Dan Witte
|
15cf273453
|
Fix bustage.
|
2010-08-12 02:12:08 -07:00 |
Dan Witte
|
6d5a1d5e63
|
Bug 536317 - e10s HTTP: implement Cancel. r=jduell, a=blocker
|
2010-08-12 02:05:16 -07:00 |
Josh Matthews
|
00afa443f6
|
Bug 536321 - e10s HTTP: suspend/resume. r=dwitte
|
2010-08-10 23:07:09 -04:00 |
Jason Duell
|
db31d25583
|
Minor formatting fixes to redirects patch (bug 536294)
|
2010-08-11 00:09:50 -07:00 |
Honza Bambas
|
df0ee9e34a
|
Bug 536294 - e10s HTTP: redirects. r=jduell
--HG--
rename : netwerk/protocol/http/HttpChannelParent.cpp => netwerk/protocol/http/HttpChannelParentListener.cpp
rename : netwerk/protocol/http/HttpChannelParent.h => netwerk/protocol/http/HttpChannelParentListener.h
|
2010-08-10 20:11:57 -07:00 |
Jason Duell
|
28fceb2568
|
Bug 584863: make nsHttpChannel::AsyncOpen fail immediately if channel already cancelled. r=biesi
|
2010-08-10 17:50:30 -07:00 |
Josh Matthews
|
7ec8ac2aba
|
Bug 584604 - e10s HTTP: Clean up IPDL buffering. r=jduell,cjones
jduell: Made a bunch of structural/naming changes.
Merged in test patches.
|
2010-08-06 00:59:37 -04:00 |
Michael Wu
|
699c96697a
|
Bug 585869 - Check for file scheme in nsResURL::EnsureFile, r=bsmedberg a=blocking2.0
|
2010-08-10 15:03:26 -07:00 |
Wan-Teh Chang
|
f561e6a88d
|
Bug 580679: Build NSS with the TLS zlib compression code.
Add the security.ssl.enable_compression preference to
enable TLS compression, disabled by default.
r=khuey,kaie,sayrer,ted. approval2.0+ by bsmedberg.
|
2010-08-12 14:12:05 -07:00 |
Michael Wu
|
3d62be42ab
|
Bug 584585 - Unused nsCOMPtr<nsIInputStream> input in nsInputStreamWrapper::LazyInit(), r=biesi a=bsmedberg
|
2010-08-12 12:10:40 -07:00 |
Johnny Stenback
|
3a85986c74
|
Disabling failing tests from bug 536321, followup bug 586238 filed to track this.
|
2010-08-11 04:13:25 -07:00 |
Jason Duell
|
d6f58bdf36
|
Disable perma-orange xpcshell test for redirects (Bug 586205).
|
2010-08-11 01:33:42 -07:00 |
Christian Biesinger
|
9e52ebaa8a
|
bug 583636 make cookie logging work in release builds
r=dwitte a=dbaron
--HG--
extra : rebase_source : 98390eebae433930799ebe4d70bce5bb9667232f
|
2010-08-07 17:33:09 +02:00 |
Jacek Caban
|
fa1acc03d2
|
Bug 584678 - nsAsyncRedirectVerifyHelper.cpp compilation failure r=jsc a=jst
--HG--
extra : rebase_source : d11fdde3b557b446bdbb742f920258cb2d0dce8b
|
2010-08-06 12:49:22 +02:00 |
Chris Jones
|
b683864b66
|
Bug 582477 - e10s: HttpChannelChild triggers abort on bing.com. r=jduell,jdm
|
2010-08-05 08:43:02 -07:00 |
Dão Gottwald
|
fad97a8202
|
Bug 581783 - Remove "Windows;" from the UA string. r=bz
|
2010-08-05 09:09:42 +02:00 |
Bjarne
|
ed732b9f7f
|
Bug 546606 - Make redirect API async - part 2; r=honzab.moz,cbiesinger,bjarne,jst sr=jst
|
2010-08-04 22:15:55 -04:00 |
Josh Matthews
|
a1a82bb57e
|
Bug 559200 - Follow up to remove unsafe locking r=dougt
--HG--
extra : rebase_source : 97dc0338081b4347a5ff0ef91861d4337967a224
|
2010-08-04 16:13:12 -07:00 |
Josh Matthews
|
caccfbd455
|
Bug 559200 - e10s HTTP: Buffer incoming IPDL necko messages. r=dougt
--HG--
extra : rebase_source : cfee85b987fb60fac9a3536774f63139000e797f
|
2010-04-21 12:46:50 +09:30 |
Josh Matthews
|
f0ccb9c187
|
Bug 580450 - Clean up IPC::URI. r=dwitte
|
2010-07-26 15:59:34 -04:00 |
Wan-Teh Chang
|
8da7b6bc29
|
Bug 583908 - Enable TLS false start in Mozilla. r/a=sayrer. (CLOSED TREE)
|
2010-08-03 23:36:53 -07:00 |
Wan-Teh Chang
|
791274eded
|
bustage fix for test_bug329869.html failure (undo pref flip from bug 583908)
|
2010-08-02 23:41:11 -07:00 |
Gavin Sharp
|
b4073dcaec
|
bustage fix for test_NetUtil
|
2010-08-03 01:28:01 -04:00 |
Wan-Teh Chang
|
137eb3f5f0
|
Bug 583908: Enable TLS false start by default. Add the preference
security.ssl.enable_false_start to disable it. r=sayrer.
approval2.0+ by sayrer.
|
2010-08-02 22:10:52 -07:00 |
Philipp von Weitershausen
|
7ec32fd94a
|
Bug 580508 - nsURLHelper.cpp net_ParseFileURL is asserting on resource:// URLs that are aliased to other resource:// URLs [r=jduell]
|
2010-08-02 16:37:55 -07:00 |
Gavin Sharp
|
bc60abba81
|
Bug 581175: Make NetUtil's asyncFetch suppress SSL error messages by default, and pass relevant nsIRequest object to its callback, r+a=sdwilsh
--HG--
rename : testing/mochitest/tests/browser/Makefile.in => netwerk/test/browser/Makefile.in
|
2010-07-23 17:59:07 -04:00 |
Justin Dolske
|
8fe0cfad2d
|
merge backout of bug 580508 / a2246039f70d due to test failure
|
2010-08-02 19:04:09 -07:00 |
Justin Dolske
|
d819c762c2
|
backout bug 580508 / a2246039f70d due to test failure
|
2010-08-02 19:03:45 -07:00 |
Philipp von Weitershausen
|
fd07fb90db
|
Bug 580508 - nsURLHelper.cpp net_ParseFileURL is asserting on resource:// URLs that are aliased to other resource:// URLs [r=jduell]
|
2010-08-02 16:37:55 -07:00 |
Byron Milligan
|
583ff3811c
|
Bug 567360: Don't call UpdateExpirationTime if mRequestTime isn't set r=bzbarsky
--HG--
extra : rebase_source : e41a600f48ea9fb602f99b31d6110b42c4ee2513
|
2010-08-02 13:24:18 -07:00 |
Dan Witte
|
b21e5ff262
|
Bug 572223 - too much cookies.sqlite io. Part 7: fix creationid logic. r=sdwilsh
|
2010-08-02 17:03:24 -07:00 |
Dan Witte
|
1a11d49552
|
Bug 572223 - too much cookies.sqlite io. Part 6: fresh connection for sync reads. r=sdwilsh
|
2010-07-29 13:43:34 -07:00 |
Dan Witte
|
b16933879d
|
Bug 572223 - too much cookies.sqlite io. Part 5: async RemoveAll. r=sdwilsh
|
2010-07-29 12:17:43 -07:00 |
Dan Witte
|
2cdb9d738b
|
Bug 572223 - too much cookies.sqlite io. Part 3: sync read per domain. r=sdwilsh
|
2010-07-29 12:17:42 -07:00 |
Dan Witte
|
4db2098993
|
Bug 572223 - too much cookies.sqlite io. Part 2: async read. r=sdwilsh
|
2010-07-29 12:17:42 -07:00 |
Josh Matthews
|
fd90e91050
|
Backint out bug 580450, changeset 4d2c9a0c5e1c
|
2010-08-02 11:29:10 -04:00 |