Gervase Markham
b10734268c
Remove broken .pk IDN items in PSL. a=orange.
2011-05-20 18:27:05 +01:00
Gervase Markham
eed0f61b93
Bug 632595 - update PSL for .eg and .uk. r=pkasting.
2011-05-20 17:09:26 +01:00
Gervase Markham
aa2077bba3
Bug 638195 - update PSL for .br. r=pkasting.
2011-05-20 17:08:56 +01:00
Gervase Markham
6a8241c82c
Bug 638749 - update PSL for .do. r=pkasting.
2011-05-20 17:08:17 +01:00
Gervase Markham
3686d5e3bc
Bug 658084 - add many new IDN TLDs to PSL. Patch by Jothan Frakes <jothan@gmail.com>; r=gerv.
2011-05-20 17:02:25 +01:00
Joel Maher
7aa6e96e23
Bug 616999. Xpcshell manifest support; manifest files. r=ted, a=test-only
2011-05-20 11:54:01 -04:00
Mounir Lamouri
72aeeb9ec2
Backout bug 632595, bug 638195, bug 638749 and bug 658084 due to oranges on xpcshell.
2011-05-20 16:54:30 +02:00
Gervase Markham
e8904cdcb4
Bug 658084 - add many new TLDs to PSL. patch by Jothan Frakes <jothan@gmail.com>, r=gerv.
2011-05-20 14:12:52 +01:00
Gervase Markham
98ed18993f
Bug 638749 - update PSL for .do. r=pkasting.
2011-05-20 14:11:16 +01:00
Gervase Markham
402a28587f
Bug 638195 - update PSL for .br. r=pkasting.
2011-05-20 14:10:39 +01:00
Gervase Markham
e428b12553
Bug 632595 - update public suffix list for changes in .eg and .uk. r=pkasting.
2011-05-20 14:09:29 +01:00
Patrick McManus
4311ce2b88
bugzilla 640213 Implement RFC 2616 "Upgrade" (Section 14.42) r=biesi sr=bz
2011-05-19 19:43:37 -04:00
Patrick McManus
74007035a2
Bug 654201 - avoid nsHttpConnection::IsAlive() running event loop for unused SSL connections r=honzab sr=biesi
2011-05-19 15:06:44 -04:00
Mounir Lamouri
c0c76adffc
Backout bug 654926 because of perma orange on Win Opt xpcshell.
2011-05-19 18:54:26 +02:00
Bjarne
84dda8e04c
Tests for bug 654926. r=michal
2011-05-19 12:54:02 +02:00
Bjarne
a1d726e5a5
Bug 654926 - Hang in nsDiskCacheStreamIO::CloseOutputStream while downloading WebM video from YouTube. r=michal
2011-05-19 12:45:51 +02:00
Zack Weinberg
3581e56fd0
Bug 541496 part 4: rewrite ns(I)UnicharStreamLoader to produce a string rather than a stream; use string-taking parser API for async style loads. r=bzbarsky
2011-05-18 21:22:59 -04:00
Mounir Lamouri
f638f0e2ab
Merging cedar with mozilla-central.
2011-05-18 11:42:37 +02:00
Ed Morley
a618c989ae
Bug 316661 - Part A - Remove null-checks before delete. r=bsmedberg
2011-05-17 16:01:36 +02:00
Mike Hommey
8624af9ef4
Bug 620931 part 4 - Fix resource://app/ to always point to the same as resource:///. r=bsmedberg
2011-05-10 15:50:15 +02:00
Tuukka Tolvanen
253eef0254
Bug 290274 - [mozTXTToHTMLConv] 'clever formatting' of plaintext strips caret from superscript display (x^2 => x2); r=BenB,honzab
2011-05-16 08:59:18 +01:00
Phil Ringnalda
0127df0806
Back out 40d44ce2377e (bug 640213) on suspicion of causing Windows crashes and timeouts in media tests
2011-05-14 20:13:57 -07:00
Mike Hommey
dc8c9f3c30
Bug 620931 part 3 - Allow GRE and XUL application to use omni.jar independently. r=bsmedberg,r=mwu
...
We now store two independent locations for an omni.jar, allowing GRE/XRE and
XUL application to each have their own omni.jar. And since xulrunner setups
are very independent from the XUL applications, we implement support for both
omni.jar and non omni.jar cases in the same runtime, with the side effect of
allowing to switch from one to the other manually without rebuilding the
binaries.
We let the mozilla::Omnijar API handle both cases, so that callers don't need
too much work to support them.
We also make the preferences service load the same set of preferences in all
the various cases (unified vs. separate, omni.jar vs. no omni.jar).
The child process launcher for IPC is modified to pass the base directories
needed for the mozilla::Omnijar API initialization in the child process.
Finally, the startupcache file name canonicalization is modified to separate
APP and GRE resources.
2011-02-25 12:53:36 +01:00
Patrick McManus
3d31df4853
Bug 640213 - Implement HTTP 2616 Upgrade. r=biesi, sr=bz.
2011-05-14 18:55:54 +01:00
Phil Ringnalda
fded848650
Back out 93604789da99 (bug 637339) on suspicion of causing timeouts in Linux debug test_httpsuspend_wrap.js CLOSED TREE
2011-05-13 20:48:38 -07:00
Nick Hurley
b00f80a1a1
Bug 637339 - Improve error handling in HttpChannelChild. r=jduell
2011-05-13 18:02:07 -07:00
Daniel Holbert
526a8ff9fb
Merging cedar with mozilla-central.
2011-05-13 17:17:56 -07:00
Patrick McManus
cf1c733b57
bug 654201 - an idle persistent connection could be run with the wrong security callbacks r=honzab
2011-05-13 13:28:30 -07:00
Patrick McManus
111d1d4712
bug 640003 - websockets, nsIIOService2::NewChannelFromURIWithProxyFlags() r=biesi sr=bz
2011-05-13 13:53:27 -04:00
Daniel Holbert
a29ca068f3
Bug 656992: Use DebugOnly<> to fix 'unused variable' opt build warnings in NeckoMessageUtils.h. r=jduell
2011-05-13 13:25:31 -07:00
Dão Gottwald
3411213570
Bug 655628 - Remove unused Accept_Charset atom. r=biesi
...
--HG--
extra : rebase_source : 27f4ded368d8ed2519eb40bdb96bbfa6ff06111d
2011-05-10 09:46:14 +02:00
Steven Michaud
b3100f8670
Bug 654725 - Changes in OS X 10.7 break our Wi-Fi monitor code, causing crashes (followup fix). r=josh
2011-05-11 15:05:28 -05:00
Michael Wu
0326e57b8f
Merge backout (to fix bug 656172)
2011-05-10 19:10:01 -07:00
Michael Wu
ede6efdcce
Back out parts 3-7 of bug 620931 which caused bug 656172, r=killer
2011-05-10 18:27:51 -07:00
Siddharth Agarwal
9c3e9cf8bd
Bug 656099 - bustage fix: add a null param to scheduleUpdate calls. CLOSED TREE
...
Bug 536295 changed the API, but these calls were missed.
2011-05-11 01:28:33 +05:30
Steven Michaud
fe224b26a2
Bug 654725 - Changes in OS X 10.7 break our Wi-Fi monitor code, causing crashes. r=josh
2011-05-10 14:44:17 -05:00
Ed Morley
6d14b87d8e
Bug 655756 - Remove final XP_MAC remnants; r=josh
2011-05-10 20:24:48 +02:00
Mike Hommey
8153d88de1
Bug 620931 part 4 - Fix resource://app/ to always point to the same as resource:///. r=bsmedberg
2011-05-10 15:50:15 +02:00
Mike Hommey
f3a79067ff
Bug 620931 part 3 - Allow GRE and XUL application to use omni.jar independently. r=bsmedberg,r=mwu
...
We now store two independent locations for an omni.jar, allowing GRE/XRE and
XUL application to each have their own omni.jar. And since xulrunner setups
are very independent from the XUL applications, we implement support for both
omni.jar and non omni.jar cases in the same runtime, with the side effect of
allowing to switch from one to the other manually without rebuilding the
binaries.
We let the mozilla::Omnijar API handle both cases, so that callers don't need
too much work to support them.
We also make the preferences service load the same set of preferences in all
the various cases (unified vs. separate, omni.jar vs. no omni.jar).
The child process launcher for IPC is modified to pass the base directories
needed for the mozilla::Omnijar API initialization in the child process.
Finally, the startupcache file name canonicalization is modified to separate
APP and GRE resources.
2011-02-25 12:53:36 +01:00
Mike Hommey
c3297a15ef
Bug 620931 part 1 - Use chrome manifest to register resource://gre-resources/. r=bsmedberg
2011-02-25 12:48:02 +01:00
Mounir Lamouri
a417e05ec5
Merging cedar with mozilla-central.
2011-05-08 18:23:36 +02:00
Ed Morley
3315fddcb4
Bug 654552 - Remove WinCE code from netwerk/* ; r=cbiesinger
2011-05-07 10:03:16 +02:00
Zack Weinberg
df2af730aa
Bug 541496 prelim 1: remove nsIUnicharStreamListener (no in-tree implementations). r=hsivonen
2011-05-06 08:45:33 -07:00
Nick Hurley
a34b50aedd
bug 648878 - move get(local|remote)(address|port) to httpchannelchild r=jduell
2011-05-05 11:45:59 -04:00
Boris Zbarsky
7a3521f93f
Backed out changeset 998b91ea0ffa (bug 648878) because it doesn't build on Windows.
2011-05-03 19:34:58 -04:00
Nick Hurley
f5560a24a4
bug 648878 - move get(local|remote)(address|port) to httpchannelchild, r=jduell
2011-05-03 17:47:05 -04:00
Patrick McManus
bfb86a6c8c
Bug 653530 - HTTP Transaction multiply dispatched r=honzab
...
--HG--
extra : rebase_source : 6ba6ea647bd83154f03ded03ec4fc88580fc8f2f
2011-04-29 15:32:40 -04:00
Chris Jones
fbd51041fd
Bug 556214, parts 1 and 1.1: Rename Monitor to ReentrantMonitor and fix existing Monitor users. r=roc
...
--HG--
rename : xpcom/glue/Monitor.h => xpcom/glue/ReentrantMonitor.h
2011-04-29 14:21:57 -05:00
Patrick McManus
015c0d2cba
bug 652761 ABORT: half open complete but no item: 'index != -1' with embedded src port 80000 r=honzab
2011-04-28 17:43:24 -04:00
Christian Biesinger
cc3516bd3c
Unbreak android from cset acb6850ca38c / Bug 650429 - it doesn't have getpass.
2011-04-28 13:15:46 -07:00
Christian Biesinger
a84f1c2bf9
Bug 650429 - Enable TestProtocols with libxul
...
r=bz
2011-04-28 11:30:30 -07:00
Ms2ger@gmail.com
b7c2580e99
Bug 572652 - Remove the Accept-Charset header from HTTP requests. r=bz
2011-05-08 10:33:18 +02:00
Oleg Romashin
79dbcfc31b
Bug 646412 - After Connection is established on MeeGo. Browser shows Error Page. r=wolfiR
2011-05-07 11:27:13 +03:00
Oleg Romashin
edbde3d18a
Bug 646412 - fix autodial pref initialization r=cbiesinger
2011-05-07 11:26:58 +03:00
Mounir Lamouri
b08125db24
Merge cedar with mozilla-central.
2011-04-20 10:15:33 +02:00
Daniel Holbert
ce3659ba11
Bug 650871: Use unsigned int as loop counter in nsHttpConnectionMgr::OnMsgReclaimConnection, to fix GCC warning. r=biesi r=mcmanus
2011-04-20 01:28:38 +02:00
Philipp von Weitershausen
e11e6fb89f
Bug 648367 - Add run_next_test to head.js. r=ted
2011-04-18 13:31:20 -07:00
Bjarne
b8c2741342
Bug 549767 - Write/flush cache metadata off main-thread. r=michal.novotny
2011-04-17 19:31:15 +02:00
Ehsan Akhgari
18030efa75
Backed out changeset 3c42531f4ec8 (bug 627672) because of possibility of being related to the Maemo oranges
2011-04-15 16:41:36 -04:00
Ehsan Akhgari
768405aa7b
Merge cedar into mozilla-central
2011-04-15 09:35:11 -04:00
Julian Reschke
13e8f44e06
Bug 588389 - content-disposition: escaped characters in quoted-string give funny results; r=bzbarsky
2011-04-14 12:08:10 -07:00
Adam Barth
7429664a8c
Bug 610218 - Quotes in "path" for Set-Cookie are taken literally; r=dwitte
2011-04-14 15:58:42 -04:00
Martin Stransky
cd114d57ea
Bug 627672 - XPCOM component (libdbusservice.so) is not registered although it should be; r=cbiesinger
2011-04-14 13:53:25 -04:00
Mitchell Field
3aea0de87a
Merge mozilla-central to build-system.
2011-04-19 13:22:32 +10:00
Mitchell Field
030fceb457
Merge mozilla-central to build-system.
2011-04-16 00:27:18 +10:00
Mitchell Field
442fc483b2
Merge mozilla-central to build-system.
2011-04-14 12:05:07 +10:00
Jacek Caban
a6bc7aea79
Bug 647820 - Don't use -mno-cygwin on mingw compilation (m-c part) r=ted.mielczarek
2011-04-11 13:41:00 +00:00
Jeremias Bosch
17e1be7b88
Bug 646396 - Update QtNetworkManager to new API useage. r=romaxa
2011-04-08 11:51:32 -07:00
Ehsan Akhgari
4b7853e3d5
Merge cedar into mozilla-central
2011-04-06 16:39:14 -07:00
Patrick McManus
efd8cefedd
bug 607741 - Raise max sockets open from 50 to up to 550. r=jduell
...
--HG--
extra : rebase_source : cdcfdf33e201ba83ab9b3370facf8c7a16fe469d
2011-04-13 08:59:29 -04:00
timeless@mozdev.org
5259e47113
Bug 619685 unused variable dataSize in nsDiskCacheStreamIO::FlushBufferToFile
...
r=jduell
2011-04-06 11:14:10 -07:00
Matheus Kerschbaum
08c43219e7
Bug 639754 - Remove MOZ_IPC checks since IPC is always built now; r=bsmedberg
2011-04-02 19:14:00 -07:00
Patrick McManus
b792ad2ed1
Bug 643352 keep-alive header syntax invalid r=bz
...
don't send the keep-alive request header. It is redundant to
connection: keep-alive and we don't send the right syntax anyhow.
2011-03-23 11:02:33 -04:00
Patrick McManus
5b591c6bf1
Bug 632419 - HTTP 100 level parser race condition r=bz
2011-03-23 10:59:58 -04:00
Ehsan Akhgari
f734970494
Merge cedar into mozilla-central
2011-04-02 11:48:22 -04:00
Ginn Chen
a22f2c9830
Bug 647150 Fix compile of nsWifiScannerSolaris.cpp r=cjones NPOTB
2011-04-02 16:25:54 +08:00
Daniel Holbert
14a7619b41
Bug 623948 followup: Fix gcc 4.5 build error by explicitly extracting pointer from nsRefPtr in 2 LOG lines. r=ehsan
2011-04-01 14:38:46 -07:00
Julian Seward
c0b2af6c12
Bug 560579 - bitfield-induced race in class nsHttpTransaction; r=biesi
2011-03-24 15:51:00 -04:00
Ehsan Akhgari
a840ac73bd
Bug 646071 - Part 3: Remove nsInt64.h, and convert all uses of nsInt64 and nsUint64 in the tree to PRInt64 and PRUint64, respectively; r=bsmedberg
2011-03-31 20:15:27 -04:00
Jeff Muizelaar
28a9e6cd90
Bug 646071 - Part 2: Replace nsInt64 with a typedef to PRInt64; r=bsmedberg
2011-03-31 20:15:04 -04:00
Patrick McManus
b2ad0c9e8e
bug 623948 - Accelerate TCP connection retries in HTTP r=honzab
2011-03-31 15:38:30 -04:00
Ehsan Akhgari
e88f3df029
Backout the latest cedar merge wholesale until I test the correctness of the merge locally. This commit takes the tree state back to changeset 8d3f6093c425 (the last known good changeset before the merge)
2011-04-01 12:23:48 -04:00
Ehsan Akhgari
253ba95f75
Bustage fix coming from the bad merge; a=I'm-fired
2011-04-01 11:54:44 -04:00
Ehsan Akhgari
95ce6d2a20
Merge cedar into mozilla-central
2011-04-01 11:37:50 -04:00
Chris Jones ext:(%20and%20Kyle%20Huey%20%3Ckhuey%40kylehuey.com%3E)
694a16f241
Rollup of bug 645263 and bug 646259: Switch to mozilla:: sync primitives. r=cjones,dbaron,doublec,ehsan src=bsmedberg
...
Bug 645263, part 0: Count sync primitive ctor/dtors. r=dbaron
Bug 645263, part 1: Migrate content/media to mozilla:: sync primitives. r=doublec
Bug 645263, part 2: Migrate modules/plugin to mozilla:: sync primitives. sr=bsmedberg
Bug 645263, part 3: Migrate nsComponentManagerImpl to mozilla:: sync primitives. sr=bsmedberg
Bug 645263, part 4: Migrate everything else to mozilla:: sync primitives. r=dbaron
Bug 645263, part 5: Remove nsAutoLock.*. sr=bsmedberg
Bug 645263, part 6: Make editor test be nicer to deadlock detector. r=ehsan
Bug 645263, part 7: Disable tracemalloc backtraces for xpcshell tests. r=dbaron
Bug 646259: Fix nsCacheService to use a CondVar for notifying. r=cjones
2011-03-31 23:29:02 -05:00
Chris Jones
8a19459222
Backed out changeset 4beec31b9ea9 for increasing frequency of intermittent orange bug 618052
2011-03-31 18:57:38 -05:00
Chris Jones ext:(%20and%20Kyle%20Huey%20%3Ckhuey%40kylehuey.com%3E)
c744ad1659
Rollup of bug 645263 and bug 646259: Switch to mozilla:: sync primitives. r=cjones,dbaron,doublec,ehsan src=bsmedberg
...
Bug 645263, part 0: Count sync primitive ctor/dtors. r=dbaron
Bug 645263, part 1: Migrate content/media to mozilla:: sync primitives. r=doublec
Bug 645263, part 2: Migrate modules/plugin to mozilla:: sync primitives. sr=bsmedberg
Bug 645263, part 3: Migrate nsComponentManagerImpl to mozilla:: sync primitives. sr=bsmedberg
Bug 645263, part 4: Migrate everything else to mozilla:: sync primitives. r=dbaron
Bug 645263, part 5: Remove nsAutoLock.*. sr=bsmedberg
Bug 645263, part 6: Make editor test be nicer to deadlock detector. r=ehsan
Bug 645263, part 7: Disable tracemalloc backtraces for xpcshell tests. r=dbaron
Bug 646259: Fix nsCacheService to use a CondVar for notifying. r=cjones
2011-03-31 14:51:19 -05:00
Ehsan Akhgari
ccf9ef9334
Merge cedar into mozilla-central
2011-03-31 14:11:37 -04:00
Shawn Wilsher
1a910b7e61
Bug 632227 - NetUtil should have a helper method to read an input stream asynchronously
...
r=bz
sr=biesi
2011-03-31 10:24:42 -07:00
Shawn Wilsher
acc8d481cd
Bug 645094 - Stop using [deprecated] Storage methods in the disk cache
...
r=bz
2011-03-31 10:19:31 -07:00
Kyle Huey
8707611437
Backed out changeset a5dbece71e4a due to test failures
2011-03-31 09:11:21 -04:00
Matheus Kerschbaum
ce7108fce4
Bug 639754 - Remove MOZ_IPC checks since IPC is always built now. r=bsmedberg
2011-03-31 07:22:55 -04:00
chrisd.mang@gmail.com
c7a5f00edb
Bug 280661 - Test case; r=ted
2011-03-23 23:42:04 -04:00
Christopher Davis
ab02e3de33
Bug 280661 - SOCKS proxy server connection timeout hard-coded; r=bzbarsky
2011-02-24 15:10:08 +02:00
Ehsan Akhgari
0b941f7409
Merge mozilla-central into cedar
2011-03-30 13:55:31 -04:00
Alon Zakai
7bce2ca5d5
Bug 645535 - Remove WARNING from nsFileStreams.cpp. r=bz
2011-03-30 13:40:47 -04:00
Ehsan Akhgari
ed0a32c315
Bug 643674 - firefox 4 crash [@ nsCookieService::HandleCorruptDB(DBState*) ] and t [@ nsCookieService::HandleCorruptDB ]; r=sdwilsh
2011-03-28 16:24:05 -04:00
Justin Lebar
8a42eb0162
Bug 592557 - Eliminate uses of PR_Atomic{Increment,Decrement} functions in favor of PR_ATOMIC_{INCREMENT,DECREMENT} macros. r=bsmedberg,gal
...
--HG--
extra : rebase_source : 71069eb9c9d61131adee49279e136c8574dabc62
2011-03-28 15:58:49 -04:00
Julian Seward
6eaab2812e
Bug 560579 - bitfield-induced race in class nsHttpTransaction; r=biesi
2011-03-24 15:51:00 -04:00
Ehsan Akhgari
8be93d2df6
Bug 646071 - Part 3: Remove nsInt64.h, and convert all uses of nsInt64 and nsUint64 in the tree to PRInt64 and PRUint64, respectively; r=bsmedberg
2011-03-31 20:15:27 -04:00
Jeff Muizelaar
2dc570da46
Bug 646071 - Part 2: Replace nsInt64 with a typedef to PRInt64; r=bsmedberg
2011-03-31 20:15:04 -04:00
Patrick McManus
968112c00f
bug 623948 - Accelerate TCP connection retries in HTTP r=honzab
2011-03-31 15:38:30 -04:00
Dão Gottwald
4432ba6d57
Bug 646428 - Remove nsIHttpProtocolHandler's language attribute. r=bz
2011-04-06 17:17:28 +02:00
Daniel Veditz
8cf9b1835a
bug 645565 don't stomp previous 200 response with an invalid one, r=biesi
2011-04-11 23:46:19 -07:00
L. David Baron
04e5b470d6
Backout changeset e6d044d30abf (bug 607741) for not compiling.
2011-04-11 23:17:43 -07:00
Patrick McManus
10ac8d7e82
bug 607741 - Raise max sockets open from 50 to up to 550. r=jduell
2011-04-11 22:37:59 -07:00
Christian Biesinger
d0629cefff
bug 643051 - document.cookie should only allow setting one cookie at a time
...
r=bz
2011-04-11 16:26:11 -07:00
Ehsan Akhgari
dd3a8d499b
Backout changeset 649e429d342f (bug 607741) because of mobile tree oranges
2011-04-11 13:28:41 -04:00
Ehsan Akhgari
4ef08abf2b
Merge cedar into mozilla-central
2011-04-10 15:11:22 -04:00
Honza Bambas
0891222f0f
Bug 526207: Make IP address and port information available to HTTP activity observers. r=biesi
2011-04-10 10:33:08 -07:00
Jason Duell
bd514f3cec
Bug 561694: Optimize IPDL traffic for necko OnProgress/OnStatus. r=honzab
2011-04-09 20:42:05 -07:00
Ehsan Akhgari
ce80539af7
Merge cedar into mozilla-central
2011-04-08 22:28:05 -07:00
Jonathan Kew
32d1c1c666
Backed out changeset b980d0cf9847 (bug 643051) because of consistent mochitest-1 failure
2011-04-08 20:29:18 -07:00
Christian Biesinger
3f92f349a4
bug 643051 - document.cookie should only allow setting one cookie at a time
...
r=bz
2011-04-08 14:21:20 -07:00
Boris Zbarsky
88bd6775c0
Backed out changeset 4cadb299e5ef (bug 588389) to fix orange.
...
--HG--
extra : rebase_source : 02d07a9b1e784a3c8538ccae54c43e8eb17468d6
2011-04-08 14:07:07 -07:00
Jim Mathies
82e5ced42f
Bug 644431 - Adobe PDF Files Larger than 5 MB Won't Load in Browser. r=bz
2011-04-08 12:53:55 -07:00
Michal Novotny
8abd514bee
Bug 617123 - Images are randomly corrupted with fallocate. r=jduell
2011-01-12 04:38:12 +02:00
Jeremias Bosch
81f3dc911d
Bug 646396 - Update QtNetworkManager to new API useage; r=romaxa
2011-04-08 01:32:00 -07:00
Julian Reschke
af4b6716a0
Bug 588389 - content-disposition: escaped characters in quoted-string give funny results; r=bzbarsky
...
--HG--
extra : rebase_source : fd30b81dc39dd0000270cc0dcce03302a8f7267e
2011-04-05 09:36:00 -07:00
Patrick McManus
2f329f265c
bugzilla 595316 remove static cast of nsAHttp* objs r=honzab
...
--HG--
extra : rebase_source : 1226b809dc071fa71340e461a6fde36c8da7d39b
2011-04-08 14:37:16 -04:00
Patrick McManus
5b8b7545a8
bugzilla 643291 - chnage nshttpcompressconv NS_ERROR to NS_WARNING for data input error r=honzab
...
--HG--
extra : rebase_source : 5c464f0b34fd6855f741809a81a12f5eec8d1e44
2011-04-08 14:37:06 -04:00
Patrick McManus
f8d3eae353
Bug 542401 - Look into whether Firefox should set TCP_NODELAY for non-SSL HTTP socket r=jduell
...
indeed without nagle disabled (which is what nodelay does) a pipeline
can be interrupted for a full rtt waiting for an ack, which defeats
the purpose of pipelining. Other parts of FF can just coalesce the
writes internally, but sometimes that is not possible for pipelines
which may not have an opportunity for a pipelined request when the
"runt" packet goes out, but discovers such an opportunity a long time
before the rtt is expired. In other places (such as long posts) we do
a fine job of coalescing already, so this should not result in any
extra packets on the wire, just improved latency.
--HG--
extra : rebase_source : e333e36fe31b63d17c287ac6e876f27fdb69ce5b
2011-04-08 14:36:56 -04:00
Patrick McManus
d8a67aa20b
624739 - sort idle persistent http connections by pereceived server cwnd
...
--HG--
extra : rebase_source : 29c50d0c0e99220bb87b5f584188fad49cc33439
2011-04-08 14:36:47 -04:00
Patrick McManus
4bb1db4c71
bug 607741 - lift 50 socket limitation r=jduell
...
raise sockettransportservice max sockets to 550 from 50 for linux, os
x, and windows >= xp. This does not change the default http
max-connections config (which remains at 30), but does allow
configurations above 50 to work and will enhance the utility of other
systems that use the sockettransportservice.
win9x provides a small number of sockets (100), so we just leave the
limits unchanged there out of conservatism.
--HG--
extra : rebase_source : 9d7a4b5a9112e17144fb510e3d8eb188919e5bf4
2011-04-08 14:36:38 -04:00
Alon Zakai
8a922cffa5
Bug 641663 - Add string size to reported size of nsCacheEntry. r=biesi a=blocking-fennec
2011-03-29 11:54:58 -07:00
L. David Baron
c330efae3e
Use nsAutoLock::NewLock, nsAutoLock::DestroyLock, nsAutoMonitor::NewMonitor, and nsAutoMonitor::DestroyMonitor as required by the API. (Bug 594666) r=cjones
2011-03-29 08:43:26 -07:00
Ehsan Akhgari
b6bdac1f5b
Merge cedar into mozilla-central
2011-03-25 14:21:07 -04:00
Neil Rashbrook
5ab43cfc5b
Bug 611503 Fix broken consumers of nsTDependentString on an nsTAString r=dwitte
2011-03-25 11:43:15 +00:00
bjarne@runitsoft,com
09f1f11d3b
Bug 482935 - Cancel() from OnStopRequest should not cause cache entry to be doomed; r=(dwitte, jduell).
2011-03-24 16:45:07 -04:00
L. David Baron
4d1ecb3828
Backout changeset f406ffe65c08 (Bug 620931 part 1) for causing bug 644790.
2011-03-24 21:07:53 -07:00
L. David Baron
4aa9bf0e23
Backout changeset b9e6454362ef (Bug 620931 part 3) for causing bug 644790.
2011-03-24 21:07:05 -07:00
L. David Baron
1e7226eed2
Backout changeset 9df6e8117fe0 (Bug 620931 part 4) for causing bug 644790.
2011-03-24 21:06:44 -07:00
Joe Drew
21f89f83be
Back out bug 628561 (d5fad1ab2f00) on suspicion of causing Tp regressions.
2011-03-24 20:30:59 -04:00
Joe Drew
59e7aeb150
Back out bug 542401 (3fe7fcd60880) on suspicion of causing Tp regressions.
2011-03-24 20:30:06 -04:00
Joe Drew
d26ef83aa6
Back out bug 643352 (118451f8ec76) on suspicion of causing Tp regressions.
2011-03-24 20:29:08 -04:00
Joe Drew
46f963b157
Back out bug 643291 (264508dc959b) on suspicion of causing Tp regressions.
2011-03-24 20:28:05 -04:00
Joe Drew
546fe3aef6
Back out bug 632419 (dbe8ef0649ac) on suspicion of causing Tp regressions.
2011-03-24 20:27:11 -04:00
Ehsan Akhgari
d17d4bb8a6
Merge cedar onto mozilla-central
2011-03-24 14:42:21 -04:00
Patrick McManus
b0d3b5a6d3
bug 628561 DNS caching forcing one to restart Firefox to eliminate temporary DNS redirection; r=bzbarsky
...
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.
--HG--
extra : rebase_source : 5c55e90ea64039b9cdc0a2d85a51086d2b1d40df
2011-03-24 12:01:57 -04:00
Ehsan Akhgari
dccc4e92c5
Merge mozilla-central into cedar
2011-03-24 10:54:50 -04:00
Mike Hommey
3dccc604cd
Bug 620931 part 4 - Fix resource://app/ to always point to the same as resource:///. r=bsmedberg
2011-03-24 15:28:31 +01:00
Mike Hommey
dee14dcf38
Bug 620931 part 3 - Allow GRE and XUL application to use omni.jar independently. r=bsmedberg
...
We now store two independent locations for an omni.jar, allowing GRE/XRE and
XUL application to each have their own omni.jar. And since xulrunner setups
are very independent from the XUL applications, we implement support for both
omni.jar and non omni.jar cases in the same runtime, with the side effect of
allowing to switch from one to the other manually without rebuilding the
binaries.
We let the mozilla::Omnijar API handle both cases, so that callers don't need
too much work to support them.
We also make the preferences service load the same set of preferences in all
the various cases (unified vs. separate, omni.jar vs. no omni.jar).
The child process launcher for IPC is modified to pass the base directories
needed for the mozilla::Omnijar API initialization in the child process.
Finally, the startupcache file name canonicalization is modified to separate
APP and GRE resources.
2011-03-24 15:28:14 +01:00
Mike Hommey
ca3da8c43e
Bug 620931 part 1 - Use chrome manifest to register resource://gre-resources/. r=bsmedberg
2011-03-24 15:27:37 +01:00
Karl Tomlinson
b4bba71731
merge backout of bug 280661
2011-03-24 21:40:06 +13:00
Karl Tomlinson
a092ff0f49
backout bug 280661 due to test_socks.js test failure
2011-03-24 21:37:53 +13:00
chrisd.mang@gmail.com
51dd8f9dfd
Bug 280661 - Test case; r=ted
2011-03-23 23:42:04 -04:00
Ehsan Akhgari
2228ba8999
Bug 616745 followup - fixed typo
2011-03-23 23:48:52 -04:00
Patrick McManus
685fb770c7
Bug 542401 - Look into whether Firefox should set TCP_NODELAY for non-SSL HTTP socket r=jduell
...
indeed without nagle disabled (which is what nodelay does) a pipeline
can be interrupted for a full rtt waiting for an ack, which defeats
the purpose of pipelining. Other parts of FF can just coalesce the
writes internally, but sometimes that is not possible for pipelines
which may not have an opportunity for a pipelined request when the
"runt" packet goes out, but discovers such an opportunity a long time
before the rtt is expired. In other places (such as long posts) we do
a fine job of coalescing already, so this should not result in any
extra packets on the wire, just improved latency.
--HG--
extra : rebase_source : f83f5b080a3da5875abaee001e8af18503fcff38
2011-03-23 11:03:09 -04:00
Patrick McManus
b5d8b20fa4
643352 keep-alive header syntax invalid r=bz
...
don't send the keep-alive request header. It is redundant to
connection: keep-alive and we don't send the right syntax anyhow.
--HG--
extra : rebase_source : c6d9cb95d2d1cac30bc718884eb3b909db0d6a43
2011-03-23 11:02:33 -04:00
Patrick McManus
307369ead7
Bug 643291 - chnage nshttpcompressconv NS_ERROR to NS_WARNING for data input error r=honzab
...
--HG--
extra : rebase_source : 14dbf0bc5cd5acbc1c525f7c8f19282c494e24f7
2011-03-23 11:01:34 -04:00
Patrick McManus
1788ffdde8
Bug 632419 - HTTP 100 level parser race condition r=bz
...
--HG--
extra : rebase_source : 0cd0a74bfe850d0c16d7f74b77c8ca0c286e1144
2011-03-23 10:59:58 -04:00
Ehsan Akhgari
b9b245aab6
Merge mozila-central onto cedar
...
--HG--
rename : toolkit/components/places/src/nsLivemarkService.js => toolkit/components/places/nsLivemarkService.js
2011-03-23 12:06:04 -04:00
Kyle Huey
79a0df8f13
Merge m-c to bs.
2011-03-04 23:54:03 -05:00
Alon Zakai
2944a770b8
Bug 634666 - DEFER_OPEN option for file streams. r=bz,sdwilsh sr=bz a=blocking-fennec
2011-03-04 16:36:56 -08:00
Brian Smith
d170d1d771
Bug 637361: Backout bug 573043, a=blocker
2011-03-01 19:16:22 -08:00
Brian Smith
10afcef939
Bug 637361: Backout bug 573043
2011-03-01 19:11:22 -08:00
Christopher Davis
5df6a3ec51
Bug 280661 - SOCKS proxy server connection timeout hard-coded; r=bzbarsky
2011-02-24 15:10:08 +02:00
jhorak@redhat.com
e704b90f74
Bug 494163 - (gio / gvfs) Port gnomevfs extension to GIO/GVFS; r=karlt sr=roc
2011-03-23 23:38:03 -04:00
bjarne@runitsoft.com
b274a6be25
Bug 561276 - Cookie dependency on cache determination for image redirects r=bz
2011-03-23 23:36:53 -04:00
Gervase Markham
b1fdbd46d6
Add gob.ec to PSL (public suffix list). (Bug 621707) a2.0=beltzner
2011-02-27 19:56:57 -08:00
Gervase Markham
d489f92526
Add bv.nl to PSL (public suffix list). (Bug 621707) a2.0=beltzner
2011-02-27 19:56:57 -08:00
Boris Zbarsky
c779a23e49
Bug 635977. Make sure to always send OnStartRequest to our listener from nsIndexedToHTML. r=jduell, a=bsmedberg
2011-02-24 13:42:15 -05:00
Patrick McManus
a14665b3ac
Bug 635892 - HTTP/2.0 from SmarterTools Server. Fake it till you make it. a=hardblocker r=bz
...
--HG--
extra : rebase_source : 6a61e6e6a1ececf8d1d0827706e0755741930832
2011-02-22 21:02:19 -05:00
Jonathan Kew
dc83a47c43
bug 635705 - reorder code in GetParameterInternal. r+a=bzbarsky
2011-02-23 07:29:26 +00:00
Honza Bambas
3d25e8316b
Fix bug 573043. r=jmathies@mozilla.com, a=blocker.
...
--HG--
rename : security/manager/ssl/public/nsISSLStatus.idl => netwerk/base/public/nsISSLStatus.idl
rename : security/manager/boot/public/nsISSLStatusProvider.idl => netwerk/base/public/nsISSLStatusProvider.idl
rename : security/manager/ssl/public/nsIX509Cert.idl => netwerk/base/public/nsIX509Cert.idl
2011-02-08 16:12:29 -08:00
Patrick McManus
6b5b7e6154
Bug 632061 - Firefox 4 does not always properly handle HTTP/0.9 responses r=bz a=blocking-2.0
...
--HG--
extra : rebase_source : 8185a73da91b5327d5826d8945a044ac87fd41be
2011-02-08 18:26:33 -05:00
Honza Bambas
4a9322cd52
Bug 623996 - Offline Application Cache Breaks with Iframe and Shared Empty Files, r=michal.novotny, a2.0=jst
2011-02-12 14:06:02 +01:00
Sean Dunn
c0ee694b5e
Bug 632280 - Remove NS_NOTREACHED occurrences near nsCacheEntryDescriptor.cpp:686; r=bzbarsky,khuey a=bsmedberg
2011-02-11 16:49:07 -05:00
Neil Rashbrook
fe8e93785e
Bug 616809 Remove CRs from netwerk r=biesi a=jst DONTBUILD
2011-02-06 00:04:14 +00:00
Bjarne
fb3510faf7
Bug 633146 - Remove unnecessary locking in nsCacheService::OpenCacheEntry; r=michal.novotny,bzbarsky
2011-03-22 15:17:13 -04:00
Ms2ger
bd297b53fb
Bug 637186 - Ignoring return value of SendDeleteSelf in HttpChannelParent::Delete; r=honzab.moz
2011-03-22 15:16:33 -04:00
Mitchell Field
1e690b971a
Merge mozilla-central to build-system.
2011-03-02 20:38:54 +11:00
Mitchell Field
ecf2339769
Merge mozilla-central to build-system.
2011-02-28 18:28:40 +11:00
Kyle Huey
0df01cf2ad
Merge m-c to bs.
2011-02-25 15:23:05 -05:00
Mike Hommey
e199970fa2
Bug 584474 part 6 - Remove duplicate libxpcomglue_s in link flags. r=ted
2011-02-25 15:02:04 +01:00
Mitchell Field
e48da647b0
Bug 627277 - Remove (broken) BeOS support. r=biesi,dwitte,gavin,joe,jorendorff,josh,khuey,mfinkle,neil,Pike,roc,shaver,smontagu,taras
2011-02-20 06:10:24 +11:00
timeless@mozdev.org
291eb2e4a1
Bug 584999 remove unused nsresult rv in nsHttpChannel::ContinueOnStartRequest2
...
r=biesi
2010-08-06 16:16:32 +03:00
Jason Duell
f86e7b6f1d
Bug 588781 - Content-Disposition: suboptimal fallback behavior when both "filename" and "filename*" params are present; r=biesi
2011-03-23 23:35:30 -04:00
timeless@mozdev.org
313b34d837
Bug 616745 warning: comparison between signed and unsigned integer expressions in nsHttpTransaction::LocateHttpStart
...
r=biesi
2011-03-23 23:31:28 -04:00
timeless@mozdev.org
91f5bc3402
Bug 617693 testURL/writeout use delete[] on nsMemory::Alloc o_Result and strdup(temp) when they don't leak
...
r=biesi
2011-03-23 23:30:31 -04:00
timeless@mozdev.org
8486b26ce2
Bug 618793 please add a return or comment in STATUS_REJECTED case of nsCookieService::SetCookieStringInternal switch to explain common return with STATUS_REJECTED_WITH_ERROR
...
r=dwitte
2011-03-23 23:30:16 -04:00
timeless@mozdev.org
f8202abaa6
Bug 620260 add fall through comment to nsHTTPCompressConv::OnDataAvailable
...
r=biesi
2011-03-23 23:30:04 -04:00
timeless@mozdev.org
a6168f9066
Bug 620390 useless null check of host = flat.get() in nsStandardURL::SetHost
...
r=biesi
2011-03-23 23:29:47 -04:00
bjarne@runitsoft.com
06718cfdc4
Bug 612135: Content Encoding Error (partial content request) on galaxys.samsungmobile.com r=bzbarsky a=blocking2.0
2011-02-04 14:49:05 -05:00
Ehsan Akhgari
caaa261609
Backout all of the bugs in the 7e12e3e16e6c pushlog because of the orange.
...
It is not clear which one of these bugs is at fault.
2011-02-04 16:34:02 -05:00
bjarne@runitsoft.com
7b2db5a65f
Bug 612135: Content Encoding Error (partial content request) on galaxys.samsungmobile.com r=bzbarsky a=blocking2.0
...
--HG--
extra : rebase_source : 32ff74259046fd2f3a673df39620acb10accf2cb
2011-02-04 14:49:05 -05:00
Boris Zbarsky
2160b36b75
Bug 629291. Don't use native leaf names in safe output streams; they lose information. r=bsmedberg, a=jst
2011-02-03 09:36:46 -08:00
Dan Witte
e9da318550
Fix bug 624764. r=bsmedberg, a=betaN+
2011-02-02 14:57:48 -08:00
Patrick McManus
bb34733c4a
624374 - remove unused nsHttpConnection::mLock. r=honzab.moz@firemni.cz, a=jst@mozilla.com
2011-02-02 10:53:06 -08:00
Ehsan Akhgari
4ba8222098
Bug 625991 - Let the server socket code deal with the cases where we don't have a live socket transport service due to being offline; r=bzbarsky a=blocking-final+
2011-01-18 16:39:21 -05:00
Patrick McManus
f81db43669
bug 628832 - fix regression in http/0.9 detection from 363109; r=zbarsky a=blocking-2.0
...
* instead of making (dis)-allow 0.9 a property of connection info,
work off a state machine that engages in the liberal skipping of
junk before response headers only immediately after a no-content
response on the same connection.
* when scanning for response headers in a large amount of junk place a
non infinite limit on that (128KB).. the only known use case for
this is skipping illegal message bodies in 304's and those just
aren't that big.
--HG--
extra : rebase_source : 433fd6aae237d29a9957b1a70cf1e756af5a8af0
2011-01-27 13:34:39 -05:00
Sid Stamm
b4dd38fe2e
Bug 628197. Implement do-not-track HTTP header to express user intent to halt tracking across site. r=dwitte, a=jst.
...
--HG--
extra : rebase_source : 29550c73f45bfefac311cdce4eef80e947869738
2011-01-05 11:53:21 -08:00
Frank Yan
1db8bb34a8
Bug 627332 - add-ons compatibility check always presents "Minefield is working offline" dialog when network link state detection is disabled. r=roc a=dolske
2011-01-27 16:07:30 -08:00
Michal Novotny
57afe8074f
Bug 614513 - Crash in nsCacheService::DeactivateEntry during Linux Talos. r=bzbarsky@mit.edu, a=blocker
2011-01-27 17:02:44 +02:00
Gervase Markham
be9b29a137
Bug 615530 - update .bt entry in PSL. a=jst.
2011-01-27 15:01:19 +00:00
Dave Townsend
b1c625152f
Backout of changeset 9acd51502a65 from bug 579846. a=bustage
2011-01-24 14:59:51 -08:00
Dave Townsend
2224aa4079
Backout of changeset 38d1b321c98b from bug 579846. a=bustage
2011-01-24 14:58:20 -08:00
Sid Stamm
deaa531dcc
bug 557598 - Support strict-transport-security (STS) in private browsing mode; r=ehsan,dveditz a=blocking-betaN+
2010-10-06 10:07:39 -07:00
Honza Bambas
458459d95d
Bug 579846 - nsIHttpChannel::SetResponseHeader should work after the stream has ended [Fennec part], r=jduell, a=betaN+
2011-01-23 23:49:30 +01:00
Honza Bambas
1e0454a40c
Bug 579846 - nsIHttpChannel::SetResponseHeader should work after the stream has ended, r=bzbarsky+hsivonen, a=betaN+
2011-01-23 23:49:30 +01:00
bjarne@runitsoft.com
0df58279c6
Bug 467392 - Docshell leak with document.write(document.body.innerHTML) and window.location.reload r=michal.novotny, a=blocking-final+
2011-01-21 15:13:26 -05:00
Daniel Holbert
48e7cf6e14
Bug 626741 - Downgrade assertion to warning, for failed modifications to immutable urls. r=bz a=NPOTB (debug-only)
2011-01-20 19:49:09 -08:00
Bjarne
c24a1e247d
Bug 620660 - Ensure the disk-cache stays around until all cache-operations have finished. r=michal.novotny a=jst
2011-01-20 13:41:10 -08:00
Makoto Kato
efce0d0049
Bug 616075 - HTML5 offline event support for Android. r=mwu a=blocking-fennec
2011-01-20 20:06:13 +09:00
Michal Novotny
c5385eaeea
Bug 604897 - Unable to cache small entries when _CACHE_00[1-3]_ is full; r=mayhemer a=blocking-betaN+
2011-01-18 16:12:10 +02:00
Michal Novotny
e214989127
bug 543805 - FTP list parse error when list returns twice space between date and file name. r=honzab.moz@firemni.cz, a=blocker
2011-01-17 20:50:08 +02:00
Mounir Lamouri
ec8cdf8906
Bug 623482 - Present error page when someone tries to access remote XUL. r+a=sicking
...
--HG--
extra : rebase_source : 2786e51db70ca0c66f6388376711e74816828c2d
2011-01-14 16:33:57 +01:00
Michal Novotny
94a7fd8417
Bug 614513 - Crash in nsCacheService::DeactivateEntry during Linux Talos. r=bzbarsky@mit.edu, a=blocker
2010-12-29 03:25:14 +02:00
Steven Michaud
9012f8344d
Bug 620733 - java.security.AccessControlException when calling privileged Java methods from chrome. r=bz,jst a2.0=jst
2011-01-11 10:00:36 -06:00
Patrick McManus
e364e4019d
bug 623921: Out of an abundance of caution back out feature: 592284 - HTTP Syn Retry r=honzab a=backout
2011-01-07 11:11:22 -05:00
Patrick McManus
0ce3b79531
Bug 613977 - Intermittent invalid certificate error prompt in security tests causing timeouts r=honzab a=beta-N
2011-01-05 08:37:45 -05:00
Josh Matthews
c32f7e8691
Bug 616861 - Replicate behaviour of nsHttpChannel in regards to failure status codes in OnStopRequest. r=jduell a=blocking-fennec
2010-12-06 18:28:45 -05:00
Michal Novotny
f88b7ddb7e
Bug 620194 - "ASSERTION: nsLoadGroup not thread-safe" under nsWyciwygCloseEvent::~nsWyciwygCloseEvent, r=bz, a=b
2010-12-23 01:56:26 +02:00
Dan Witte
e9fd1638a7
Fix bug 616264. r=ehsan,sdwilsh, a=beta9+
2010-12-22 13:50:56 -08:00
Honza Bambas
23319d6694
Backout changeset f397877da0dd, a=backout
2010-12-22 18:25:15 +01:00
Honza Bambas
da7a08e751
Bug 613977 - Intermittent invalid certificate error prompt in security tests causing timeouts, r=mcmannus, a=blocking:beta9+
2010-12-22 16:44:27 +01:00
Mark Banner
ebfbdfc948
Non-IPC Bustage fix from bug 613977/bug 614677/bug 614950 - add nsAutoPtr.h header to fix compilation bustage. a=Bustage fix
2010-12-16 14:35:12 +00:00
Patrick McManus
111d701adf
Bug 613977 - Intermittent invalid certificate error prompt (partial) r=honzab a=blocking-beta9
...
Bug 614677 - Connection is reset message appears intermittently
Bug 614950 - Connections stall occasionally after 592284 landed
A couple of follow-on changes to 592284 rolled together to prevent
diff conflicts
1] Set the securitycallback information for unused speculative
connections in the connection manager to be the new cloned connection
rather than the one they originated on. (613977)
2] When adding unused speculative connections to the connection
manager, due so with a short timeout (<= 5 seconds) as some servers
get grumpy if they haven't seen a request in that time. Most will
close the connection, but some will just sit there quietly and RST
things when the connection is used - so if you don't use the
connection quickly don't use it at all. This is probably a L4 load
balancer issue, actually. Mozillazine illustrates the
problem. Connections are made in bursts anyhow, so the reuse optimization is
likely still quite useful. (614677 and 614950)
3] mark every connection in the connection manager persistent
conneciton pool as "reused". This allows the transaction to be
restarted if a RST is recvd upon sending the requests (see #2 ) - with
the conservative timeout this is now a rare event, but still possible
so recovery is the right thing to do. (614677 and 614950)
4] obtain an nshttpconnection object from the connection manager,
subject to the max connection constraints, at the same time as
starting the backup conneciton. If we defer that until recycling time
the exceeded limits of the SocketService can cause problems for other
connections.
also re-enables the syn retry feature by default.
r+ honzab
2010-12-16 08:50:36 -05:00
Shawn Wilsher
14c17944d1
Merge Places and mozilla-central
...
a=bsmedberg
2010-12-15 19:24:51 -08:00
Shawn Wilsher
9796714cea
Merge mozilla-central to Places.
2010-12-13 15:08:04 -08:00
Shawn Wilsher
6d4872a988
Merge mozilla-central into Places.
2010-12-07 15:06:32 -08:00
Shawn Wilsher
2c1affd39a
Merge mozilla-central into Places
2010-12-06 09:48:54 -08:00
Shawn Wilsher
29f15276dc
Merge mozilla-central to Places.
2010-12-02 09:05:33 -08:00
Shawn Wilsher
316bbf47cb
Merge mozilla-central into Places.
2010-11-29 08:43:57 -08:00
Michal Novotny
ab0f301237
Bug 597224 - HTTP Cache: use directory tree to store cache files. sr=bzbarsky@mit.edu, a=blocker
2010-12-06 17:49:05 +02:00
Ehsan Akhgari
49d4a28c32
Bug 616591 - Firefox 4.0b8pre crash in [@ nsHttpPipeline::GetConnectionInfo(nsHttpConnectionInfo**]; r=bzbarsky a=blocking-beta8+
2010-12-04 04:21:03 -05:00
Ehsan Akhgari
d571c78f3a
Bug 614286 - Don't initialize the socket transport service unless we know that we're online; r=bzbarsky a=blocking-beta8+
2010-11-25 00:20:11 -05:00
Josh Matthews
23fb071449
Bug 615745 - Make CookieServiceChild add strong pref observers. r=dwitte a=blocking-fennec
2010-11-30 21:47:08 -05:00
Ehsan Akhgari
ebb57cf670
Backed out changeset 630b08a7fe63 because of xpcshell test failures
2010-11-30 13:57:24 -05:00
Ehsan Akhgari
c6b4773258
Bug 614286 - Don't initialize the socket transport service unless we know that we're online; r=bzbarsky a=blocking-beta8+
2010-11-25 00:20:11 -05:00
Paul O’Shannessy
907ebe66da
Fix xpcshell failure from bug 468246 revealed by bug 613516 [a=bustage] landed on a CLOSED TREE
2010-11-29 20:57:30 -05:00
Christian Biesinger
61b9eb5c64
Bug 614717 retry: Make test_bug369787.js not hang when the test fails by
...
ensuring that do_test_finished is called even when an exception is thrown.
Also make the test work in the presence of PAC, where the channel changes
between asyncOpen and onStartRequest.
r=bz a=test-only
2010-11-29 15:41:21 -08:00
Christian Biesinger
a87f071eaa
Backed out changeset dd249f45dc3d
...
Clearly I don't know hg well enough, didn't mean to commit all this. a=I-messed-up
2010-11-29 15:34:30 -08:00
Christian Biesinger
e0273458ec
Bug 614717 Make test_bug369787.js not hang when the test fails by ensuring
...
that do_test_finished is called even when an exception is thrown.
Also make the test work in the presence of PAC, where the channel changes
between asyncOpen and onStartRequest.
r=bz a=test-only
2010-11-29 15:28:40 -08:00
Shawn Wilsher
259d0bdb60
Bug 607115 - use a much smaller guid format than we currently use for bookmarks
...
Part 1 - Mark and make nsIRandomGenerator threadsafe.
r=kaie
2010-11-23 16:04:28 -08:00
Dan Witte
3f706b601e
Back out 3aa8e0293d5f for causing perma-orange on xpcshell debug. a=bustage
2010-11-12 10:13:34 -08:00
Dan Witte
f83d8b4b9e
Bug 547031 - Improve async error handling in cookies. Part 6: Implement async error handling. r=sdwilsh, a=betaN+
2010-11-12 09:32:35 -08:00
Dan Witte
78410c5af2
Bug 547031 - Improve async error handling in cookies. Part 5: Fix observers to deal with reentrancy. r=sdwilsh, a=betaN+
2010-11-12 09:32:35 -08:00
Dan Witte
d6cf120107
Bug 547031 - Improve async error handling in cookies. Part 4: Fix SELECT bug in EnsureReadComplete(). r=sdwilsh, a=betaN+
2010-11-12 09:32:35 -08:00
Dan Witte
5fb84378cf
Bug 547031 - Improve async error handling in cookies. Part 3: Get the sync database connection early so it can't fail. r=sdwilsh, a=betaN+
2010-11-12 09:32:35 -08:00
Dan Witte
f1930d2c4e
Bug 547031 - Improve async error handling in cookies. Part 2: Clean up TryInitDB(). r=sdwilsh, a=betaN+
2010-11-12 09:32:35 -08:00
Dan Witte
8a34bcf933
Bug 547031 - Improve async error handling in cookies. Part 1: Refactor to allow multiple DBStates. r=sdwilsh, a=betaN+
2010-11-12 09:32:35 -08:00
Dan Witte
03022e7100
Bug 590843 - Fix integer literal overflow. r=sdwilsh, a=final+
2010-11-12 09:32:35 -08:00
bjarne@runitsoft.com
d9a6d3eed8
Bug 610654 - TEST-UNEXPECTED-FAIL (randomorange) r=bz a=bzbarsky
2010-11-12 16:48:03 +01:00
Michael Wu
c54ad808c2
Backed out changeset 090046fc6891 bug 482935 due to a=orange
2010-11-10 19:29:51 -08:00
bjarne@runitsoft.com
4ba6ae28f4
Bug 482935 - Cancel() from OnStopRequest should not cause cache entry to be doomed;
...
(Av1f) Allow content to be cached if it was loaded successfully.
r=(dwitte, jduell) a2.0=benjamin.
2010-11-11 01:02:15 +01:00
Ehsan Akhgari
6596954638
Backed out changeset c85c2f1b0566 because of oranges on mochitest-1
2010-11-10 17:46:32 -05:00
bjarne@runitsoft.com
ce18152004
Bug 482935 - Cancel() from OnStopRequest should not cause cache entry to be doomed;
...
(Av1e) Allow content to be cached if it was loaded successfully.
r=(dwitte, jduell) a2.0=benjamin.
2010-11-10 22:28:54 +01:00
Dan Witte
ff565cf8cc
Bug 590843 - Fix bugs in purge logic. r=sdwilsh, a=final+
2010-11-10 10:31:11 -08:00
Olli Pettay
6e4a33f4b6
Backout bug 610654, a=backout
2010-11-10 14:19:38 +02:00