Jim Mathies
7ac231c84f
Bug 520607 - Remove use of "ntlm" auth module and replace with use of "sys-ntlm". r=wtc, cbiesinger. sr=bz.
2009-11-19 16:12:43 -06:00
Jonas Sicking
eaacc01783
Bug 529041: Deal with http channels not implementing nsIUploadChannel2. r=biesi
2009-11-18 15:21:13 -08:00
Honza Bambas
ac6a2bb5a5
Bug 515051 - Stream listener registered in a network request channel eats JS error messages, r=bz+biesi
2009-11-18 17:02:28 +01:00
Mitchell Field
20404dfdcb
bug 462381 - sprinkle magic PARALLEL_DIRS fairy dust about the build system r=ted.mielczarek
2009-11-13 14:40:00 -05:00
Justin Dolske
bb8de32c14
Bug 519729 - Crash [@nsHttpsHandler::GetProtocolFlags(unsigned int*)] with COMPUTERBILD Abzockschutz addon. r=cbiesinger
2009-11-06 18:40:13 -08:00
Jim Mathies
03ae3eb701
Bug 487872 - nsAuthSSPI patch. r=wtc, sr=bz.
2009-11-04 16:12:24 -06:00
Doug Turner
28a034a9f7
Bug 524339 - Remove the device info from Fennec UA string. r=bz
2009-10-30 14:18:51 -07:00
Jeff Walden
c07b260a5d
Bug 524245 - Correctly serialize and deserialize nsNestedAboutURI::mBaseURI as the same interface, not as different ones. r=bz
2009-10-26 15:48:23 -07:00
Doug Turner
a2a7ef6b23
Expose device type in user agent. r=vlad
2009-10-24 23:09:46 -07:00
Honza Bambas
c2efb82ddd
Bug 475156 - forgotten nit fixes
2009-10-21 19:34:47 +02:00
Honza Bambas
314989acda
Bug 475156 - correcting cache behavior when using custom conditional request headers, r=bzbarsky
2009-10-21 12:18:08 +02:00
Marco Bonardo
93a1b17552
Backout Bug 462381 due to Mac build bustage
2009-10-13 16:53:27 +02:00
Mitchell Field
ad1ddcb99f
Bug 462381 - sprinkle magic PARALLEL_DIRS fairy dust about the build system; Build more stuff in parallel (v3)
...
r=(benjamin, cbiesinger, smontagu, ted.mielczarek)
2009-10-13 15:22:56 +02:00
Taras Glek
e98c873b71
Bug 520069 - cope with nsResURLs that don't point to physical files r=biesi
...
--HG--
extra : rebase_source : 451622b7f43dfaafa6ea10b28e452dc65678a594
2009-10-08 11:19:07 -07:00
Ben Hsieh
708fc9f0dc
Bug 510991 - NS_GetURLSpecFromFile does a stat(). r=biesi
2009-10-06 15:43:59 +02:00
Michal Novotny
d7636b9a33
Bug 491873 - Crash [@ nsFtpState::CanReadCacheEntry] with cursor that points to ftp and going offline
2009-07-22 15:05:52 +02:00
Michal Novotny
9e0b85694e
Bug 214405 - Unable to ftp virtual folder. r=jduell, sr=cbiesinger
2009-09-21 19:57:36 +02:00
Steve Snyder
92041db4dd
Bug 509730 - Use strchr(), not strstr(), for single-char searches, r=bsmedberg
2009-09-22 20:33:24 -07:00
Matin Movassate
9648a313b0
Fixing bug 491201. Adding ability for XMLHttpRequest.send() to accept a File object. r+sr=jonas@sicking.cc, r=cbiesinger@gmail.com
2009-09-08 16:29:41 -07:00
Michal Novotny
1006f3c8d5
Bug 488270 - "New APIs for precise time measurement of net requests" [r=mayhemer sr=shaver]
2009-09-01 15:55:50 -05:00
Johnny Stenback
7f2a806ff7
Backed out changeset 7d5e1bcb4729 due to mochitest errors.
2009-08-31 14:57:45 -07:00
Matin Movassate
93d64a0d6d
Resolving bug 491201. Added ability for XMLHttpRequest.send() to accept an nsIDOMFile. r+sr=jonas@sicking.cc, r=cbiesinger@gmail.com
2009-08-31 14:07:16 -07:00
tglek@mozilla.com
b41814d3c7
Bug 508421 - move res/ stuff into toolkit.jar (r=bsmedberg)
...
* * *
* * *
2009-08-27 08:35:48 -07:00
Benjamin Smedberg
28fb767bd1
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
2009-08-25 08:59:31 -07:00
bjarne@runitsoft.com
50f131fb4d
Bug 510359 - Cached "Vary: Cookie" responses are improperly revalidated/reused r=biesi
2009-08-24 10:32:18 -04:00
L. David Baron
3f09378b2a
Backed out changeset 3a829715fd39 (Bug 482935) on suspicion of causing mochitest-plain leaks.
2009-08-20 12:22:30 -07:00
Bjarne
3e6234d689
Bug 482935 - Cancel() from OnStopRequest should not cause cache entry to be doomed, r=jduell.mcbugs
2009-08-20 17:45:38 +02:00
Serge Gautherie
b5238d7114
Bug 474296 - Remove UA define of "WinNT3.51" and "WinNT4.0" due to out of support; (Av2) WNTv4 and (all) older; r=cbiesinger
2009-08-20 17:30:25 +02:00
Serge Gautherie
85d50bcc64
Bug 511395 - Remove MSVC6 support from the tree, in netwerk; (Av1) Update comment only; r=cbiesinger
2009-08-19 17:01:57 +02:00
Bobby Holley
64bbce4cdc
Bug 509929 - Reference cycle between nsProgressNotificationProxy and nsHttpChannel on channel redirect. r=biesi
2009-08-13 13:20:41 +02:00
Navin Lal
65e19ef012
Bug 385154 - remove nsInt64 usage from the tree. r=roc
2009-08-12 10:51:46 +02:00
Jesse Ruderman
7cf9ff5c73
Remove stray line break in NS_WARNING
2009-08-03 16:17:35 -07:00
Honza Bambas
ecfc5b61cc
Bug 475053 - Implement asyncPromptAuth to fix multiple password prompt overlap, r=bzbarsky+dolske
2009-07-20 20:29:41 +02:00
Honza Bambas
6f6c14c1d8
backing out 0a13ddc99c95, bug 475053
2009-07-20 20:00:49 +02:00
Honza Bambas
6c940bad06
Bug 475053 - Implement asyncPromptAuth to fix multiple password prompt overlap, r=bzbarsky+dolske
2009-07-20 17:25:05 +02:00
Honza Bambas
2dab83cb32
Bug 501422 - HTML5 offline resources doesn't work, r=bzbarsky
2009-07-20 17:25:04 +02:00
Justin Dolske
6905e62c49
Bug 503202 - Change Windows CE user agent string. r=vladimir
2009-07-09 15:23:04 -07:00
timeless@mozdev.org
cff115d894
Bug 500167 http should use contractids for other services
...
r=biesi sr=biesi
2009-06-27 18:42:51 -07:00
Neil Rashbrook
74e365efaa
Bug 499675 data protocol handler should not match data: scheme case-sensitively r+sr=biesi
2009-06-23 12:44:37 +01:00
Makoto Kato
5c9a6f1471
Bug 498324 - Network layer support for Symbian emulator. r=bzbarsky, sr=cbiesinger
2009-06-19 16:11:32 +09:00
Mark Smith
4014799e2e
Bug 437174 - Disabling 3rd party cookies breaks sending cookies for
...
channels with no docshell. r+sr=bzbarsky.
Added forceAllowThirdPartyCookie to nsIHttpChannelInternal.
Added LOAD_FLAGS_FORCE_ALLOW_COOKIES to nsIWebNavigation.
Added PERSIST_FLAGS_FORCE_ALLOW_COOKIES to nsIWebBrowserPersist.
--HG--
extra : rebase_source : 0ea11e1ed53d75152f57ffed74f44fc749a7a567
2009-06-16 10:30:25 -04:00
Bjarne
dee4280501
Bug 490095 fix regression from bug 468594: don't override VALIDATE_NEVER when
...
the URL has a query string and no explicit expiration time.
r+sr=biesi
2009-06-16 18:27:17 +02:00
Marco Pesenti Gritti
937c796b26
Bug 495618 - "Reloading form posts fails with javascript nsIPromptService implementation". r+sr=bzbarsky
2009-06-11 13:09:34 -04:00
Jason Duell
ff9cef2de5
Allow top-level, non-POST 3xx redirects from proxy server: bug 491818
2009-05-17 10:22:55 -04:00
Jason Duell
448c8c80c0
Bug 479880. Prevent failed SSL tunnel replies from being interpreted: replace with boilerplate error pages. r=jwalden, sr=bzbarsky
2009-04-23 15:49:32 -04:00
Josh Aas
5ba5b579e5
Port networking to 64-bit Mac OS X. b=489280 r=smichaud sr=roc
2009-04-22 09:05:35 -04:00
Josh Aas
e1f29205b9
Remove OJI from the tree. b=485984 r/sr=jst
2009-04-09 22:38:21 -04:00
Dão Gottwald
6e35dafef3
Backed out changeset 905b72e27bb9
2009-04-05 17:49:12 +02:00
Michal Novotny
67524ad185
Bug 475444 - HTTP standard violation, Content-length header appears to be ignored under some circumstances. r=bz, sr=biesi
2009-04-05 16:50:45 +02:00
Koen Deforche
0faa06aa1d
Bug 479016 - ftp fails opening PASV data connection over socks with remote dns resolution enabled; r=bzbarsky sr=cbiesinger
2009-03-19 00:59:39 +01:00