Граф коммитов

2153 Коммитов

Автор SHA1 Сообщение Дата
darin%meer.net c9004b71dd fixes bug 318006, r=biesi, sr=dveditz 2006-07-20 00:57:38 +00:00
benjamin%smedbergs.us 899574c818 Bug 337744 - tighten up resource: protocol handling, r=darin 2006-07-12 15:25:51 +00:00
bzbarsky%mit.edu d74d9be343 Just store the flags, not various booleans. Bug 342914, r=biesi, sr=darin 2006-06-29 16:18:01 +00:00
darin%meer.net 806f2c78ff fixes bug 323708 "Recalculation of ComputeFreshnessLife wrong after performing If-Modified-Since / If-None-Match request" patch by mozilla@com.jkkn.dk r=biesi sr=darin 2006-06-27 23:49:31 +00:00
darin%meer.net 10a0c2ec34 fixes bug 184304 "When memory cache is disabled, no-store pages are not displayed at all" patch by mozilla@Weilbacher.org, r=biesi, sr=darin 2006-06-27 21:57:13 +00:00
gavin%gavinsharp.com 6dd81ae590 Bug 326528: fix out-of-bound error in pref reading code, r+sr=darin 2006-06-26 00:05:15 +00:00
darin%meer.net c5a852d94f fixes bug 312811 "Port blocking code gets confused by proxy server" r=biesi sr=bzbarsky 2006-06-24 01:25:17 +00:00
darin%meer.net b1554032ae fixes bug 331825 "Unable to do conditional gets via XMLHttpRequest with 1.5.0.1, works in 1.0.7" r=biesi sr=bzbarsky 2006-06-23 00:49:40 +00:00
darin%meer.net c6846a8db6 fixing bug 334142 "Firefox 1.5.0.2 doesn't work with some online banking systems" r+sr=bzbarsky 2006-06-22 21:53:06 +00:00
bzbarsky%mit.edu 282ad6509b Fiox the special-casing for about:blank to deal with it now being
moz-safe-about:blank as far as the security manager is concerned.  Bug 342108,
r=darin, sr=jst
2006-06-22 02:21:06 +00:00
bzbarsky%mit.edu 8cd320ad22 Allow about: modules to just set a flag to force script execution to be allowed
for particular about: URIs, instead of hardcoding checks in the security
manager.  Bug 341313, r=darin, sr=jst
2006-06-22 02:19:49 +00:00
bzbarsky%mit.edu 9509962b32 Move the safe vs unsafe about: distinction out of the security manager and into
nsIAboutModule implementations.  Bug 337746, r=dveditz, sr=darin
2006-06-19 21:02:12 +00:00
ajschult%verizon.net 0cb1a2fd02 Bug 309459: Crash when using cacheService.visitEntries. Patch by Adam Guthrie <ispiked@gmail.com>, r+sr=darin. 2006-05-20 22:36:48 +00:00
darin%meer.net cb43666976 fixes bug 308371 "Add additional instrumentation to Http protocol" patch by LeRoy Krueger (leroyk@attglobal.net), r+sr=darin 2006-05-19 22:50:02 +00:00
darin%meer.net 153449a95e fixes bug 337893 "nye bloat tbox sometimes reports 'RLk:-2147483048.00000B'" r+sr=bzbarsky 2006-05-16 20:11:22 +00:00
bzbarsky%mit.edu e80a83a9fd Remove the keyword: protocol handler. Expose the functionality on nsIURIFixup
instead.  Bug 337339 and bug 264830, r=biesi, sr=darin
2006-05-16 03:02:28 +00:00
darin%meer.net ea010b8b75 fixes bug 337752 "gcc 3.2.2 generates bad code for nsRunnableMethod<T>" r=bsmedberg 2006-05-12 20:18:13 +00:00
mkaply%us.ibm.com 8f34963317 #326273
r=mkaply, sr=mkaply (OS/2 only)
OS/2 changes from threading checkin - build bustage
2006-05-11 17:22:54 +00:00
darin%meer.net e53eb29e72 fixing upload to a file channel and the win32 vc6 build bustage (out with NS_NewRunnableMethod and in with NS_NEW_RUNNABLE_METHOD) 2006-05-10 22:49:04 +00:00
darin%meer.net f220aeccae fixes SunOS bustage 2006-05-10 20:29:54 +00:00
darin%meer.net 0318b8c707 landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
bzbarsky%mit.edu 722b5218b2 Add an interface for nested URIs (like jar:, view-source:, etc) to implement
and use it in various places.  Create null principals if asked for a codebase
principal for a codebase that doesn't have an inherent security context (eg
data: or javascript:).  Bug 334407, r=biesi,dveditz, sr=darin
2006-05-02 18:54:19 +00:00
cbiesinger%web.de 9003ef3342 bug 334516 Handle the case where we have both a transaction pump and a cache
pump (that is, the case when we are completing a partial cache entry):
- correct the assertion
- read from the cache pump when calling type sniffers (since it contains the
  initial data)
r+sr+a=darin
2006-04-20 10:59:10 +00:00
darin%meer.net d469418257 fixes bug 334439 "nsHttpConnectionMgr::MAX_CONNECTIONS set to mMaxRequestDelay; should be mMaxConnections" patch by dave.puchyr@avaritia.com, r=biesi, sr=darin 2006-04-18 14:24:09 +00:00
darin%meer.net db984be6ae fixes bug 329746, r=biesi sr=bz 2006-04-07 17:45:44 +00:00
darin%meer.net ebb124c47e fixes bug 328817, r=biesi sr=bz 2006-04-07 17:44:32 +00:00
darin%meer.net 15471e968f fixes bug 330214 "Ignore Transfer-Encoding header sent with HTTP/1.0 response" r=biesi sr=bzbarsky 2006-04-05 02:09:41 +00:00
darin%meer.net 57e641cb56 fixes bug 330397 "Additional problems with incomplete cache entries and cache flush assertions." r=biesi sr=bzbarsky 2006-03-30 21:06:54 +00:00
jshin%mailaps.org a6045d1c74 bug 278161 : make file URLs always be in (escaped) UTF-8 regardless of the file system encoding (opening an link to a local non-ASCII file) r/sr=darin 2006-03-29 04:53:21 +00:00
darin%meer.net 595381752c backing out my patch for bug 330397 to fix download regression. 2006-03-23 06:45:07 +00:00
darin%meer.net 2a7aacfd38 fixes bug 330397 "Additional problems with incomplete cache entries and cache flush assertions" r=biesi sr=bzbarsky 2006-03-22 01:14:29 +00:00
darin%meer.net 7142e1baad fixes bug 329260 "Disk cache keeps emptying itself" r=biesi sr=bzbarsky 2006-03-09 20:02:54 +00:00
cbiesinger%web.de 055af5662f bug 324985 Allow components to register in a category to get told about all page
loads and allow sniffing the content type. Only works for docshell-initiated
loads.
r=darin sr=bz
2006-03-03 21:06:53 +00:00
cbiesinger%web.de 06bb1a4136 bug 329165 use an unsigned array index
r+sr+a=darin
2006-03-03 19:45:16 +00:00
darin%meer.net 0fedd52f49 relanding ftp patch for bug 312760 "implement ftp using nsBaseChannel" r=biesi sr=bzbarsky 2006-03-03 16:27:35 +00:00
darin%meer.net d4547ceb4f backing out my latest patch for bug 312760 to clear Tp regression. 2006-03-01 18:30:51 +00:00
darin%meer.net 3f4da940e3 landing FTP patch for bug 312760 "Provide base channel for use by protocol implementations" r=biesi sr=bzbarsky 2006-03-01 04:48:43 +00:00
darin%meer.net f0f0a5c7ce fixes bug 189570 "Aborting a page load causes untransferred content that already exists to be doomed from the disk cache" r=biesi sr=bzbarsky 2006-02-28 19:30:31 +00:00
timeless%mozdev.org 1ce5986f6b Bug 106386 Correct misspellings in source code
r=bernd rs=brendan
2006-02-23 09:36:43 +00:00
cbiesinger%web.de 9ca6a7aab1 Bug 315598 Allow more than one global redirect observer, using the
"net-channel-event-sinks" category.
r=darin sr=bz
2006-02-22 14:07:21 +00:00
darin%meer.net 4982455809 fixes bug 325808 "HTTP code could use a HasToken function" r=biesi, sr=bzbarsky 2006-02-17 22:52:40 +00:00
cbiesinger%web.de 7d20ed1ad6 bug 326693 filechannel ignores content-type hints
r+sr=darin
2006-02-14 18:46:12 +00:00
darin%meer.net 68108f0712 fixes bug 213005 "ASSERTION: OnDataAvailable implementation consumed no data" r=timeless sr=roc 2006-02-07 01:05:42 +00:00
darin%meer.net af85372828 fixes bug 137155 "POST request sent as two small packets (IIS 5 sometimes chokes)" r=biesi sr=bzbarsky 2006-02-04 22:57:53 +00:00
darin%meer.net 3612e2fb71 fixes bug 321999 "HTTP waits for response to determine keep-alive state" r=biesi sr=bzbarsky 2006-02-03 23:56:49 +00:00
cbiesinger%web.de c2d981f764 bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin
2006-02-03 14:18:39 +00:00
gerv%gerv.net ca7df14533 Bug 322000: update about:licence to fulfil all our obligations with regard to notifications, copyright statements and so on. Patch by gerv; r=mconnor, mscott. 2006-01-27 12:08:02 +00:00
darin%meer.net 54e4cc43da fixes bug 323378 "Accessing data:;base64, produces a crash for some architectures" patch by sylvain.pasche@gmail.com, r+sr=darin 2006-01-19 19:04:27 +00:00
darin%meer.net 387edde4eb fixes bug 319368 "Implement <a ping>" r=jst sr=bzbarsky 2006-01-11 01:50:15 +00:00
gavin%gavinsharp.com 41b4ad9c1a Bug 320851: http authentication (401) prompt no longer displays scheme, r+sr=darin 2006-01-10 17:59:49 +00:00