Ian
|
f2cd72a0db
|
Bug 251475. Make sure channels don't return null for the originalURI. Initial work by Daniel Kraft <domob@daniel-kraft.net> and Brandon Ferguson <bnferguson@gmail.com>. r+sr=bzbarsky.
|
2008-10-15 16:05:23 -04:00 |
|
Honza Bambas
|
0db111e721
|
Bug 435558 - Certificate error page not displayed while using proxy on 'localhost'; r=cbiesinger sr=bzbarsky
|
2008-10-10 18:02:30 +02:00 |
|
Arpad Borsos
|
c72ef7d248
|
Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan
|
2008-10-10 17:04:34 +02:00 |
|
Ben Newman
|
97433a48ab
|
Bug 454850. Make sure that whenever nsPrincipal::Equals would return true for a pair of principals their nsPrincipal::GetHashValue returns are also equal. r+sr=bzbarsky
|
2008-10-08 09:16:27 -04:00 |
|
Boris Zbarsky
|
43a6ea85c9
|
Back out changeset a8eb5fc88c01: relanding bug 455311. Treat .url files as redirects. r+sr=biesi
|
2008-09-29 17:02:44 -04:00 |
|
L. David Baron
|
f7423b5b9a
|
Merge backout of changeset 6357eb31cec6 (bug 455311) for causing performance regression bug 458065.
|
2008-10-05 19:56:17 -07:00 |
|
L. David Baron
|
d9056fab22
|
Backed out changeset 6357eb31cec6 (bug 455311) for causing performance regression bug 458065.
|
2008-10-05 19:55:41 -07:00 |
|
Reed Loden
|
1c77a41798
|
Merge backout changeset for bug 454406
|
2008-10-01 01:03:35 -05:00 |
|
Reed Loden
|
984577563b
|
Bug 454406 - "SSL handshakes fail after asking PSM to remember user's choice of client auth cert" (backed out changeset 6615b044bcd8 from bug 431819)
|
2008-10-01 01:01:39 -05:00 |
|
Michal Novotny
|
c6c4687357
|
Bug 429347 - "URL parser gets confused by ref with no path" [r=bzbarsky sr=cbiesinger]
|
2008-10-01 00:34:29 -05:00 |
|
Jonas Sicking
|
bd5e92615c
|
Implement cookieless requests for Access-Control. b=389508 r=biesi sr=jst
|
2008-09-30 17:52:52 -07:00 |
|
Dave Camp
|
f1c1dc3474
|
Bug 442813: Implement fallback/opportunistic caching for application caches. p=me, Honza Bambas <honzab@allpeers.com>, r+sr=biesi
|
2008-09-30 11:34:23 -07:00 |
|
Boris Zbarsky
|
edcf45724a
|
Bug 455311. Treat .url files as redirects. r+sr=biesi
|
2008-09-29 17:02:44 -04:00 |
|
Arpad Borsos
|
f78afaec8d
|
Bug 454479 - Clean up unused variables in netwerk/; r=cbiesinger
|
2008-09-15 15:34:46 +02:00 |
|
Magnus Melin
|
84837afd35
|
Bug 431890: nsStandardURL::SetSpec does not fail when host contains leading space " ". r+sr=cbiesinger
|
2008-09-14 21:15:06 +03:00 |
|
Michal Novotny
|
51dca3fb4e
|
Bug 408138 - File URL incorrect when file path is not in filesystem encoding; r=cbiesinger sr=bzbarsky
|
2008-09-07 15:59:48 +02:00 |
|
Honza Bambas
|
519f390b22
|
Bug 452775 - Minefield Nightly fails to initiate dial-up login; r=cbiesinger
|
2008-09-07 14:43:35 +02:00 |
|
honzab@allpeers.com
|
bb77be6219
|
Bug 135007, Transfer mode of images should be relevant for shown lock icon state (mixed content)
Based on ideas from Stuart Parmenter and experimental code from Kai Engert
Patch contributed by Honza Bambas
r=kaie, r=pavlov, sr=bz
|
2008-09-01 22:53:59 +02:00 |
|
Honza Bambas
|
bec376906f
|
Bug 442812: Implement the application cache selection algorithm. r+sr=bz
|
2008-08-27 18:15:32 -07:00 |
|
Brian Crowder
|
7395789847
|
Bug 418703 - reduce narrow Windows API calls in necko, original patch by Brad Lassey <blassey@mozilla.com>, r=biesi
|
2008-08-27 14:44:54 -07:00 |
|
Dave Camp
|
43a0d08dee
|
Bug 442806: Use seperate, versioned caches for offline apps. r+sr=bz
* * *
|
2008-08-26 16:09:02 -07:00 |
|
Jan Odvarko
|
e416794587
|
Bug 430155. New nsHttpChannel interface to allow examination of HTTP data before it is passed to the channel's creator. r=biesi, sr=bzbarsky
|
2008-08-25 13:21:28 -04:00 |
|
Dave Camp
|
0cabe03883
|
Backed out changeset ebafb9df6ce0 (bug 442806)
|
2008-08-24 23:11:31 -07:00 |
|
Dave Camp
|
2f08e458a6
|
Bug 442806: Use seperate, versioned caches for offline apps. r+sr=bz
|
2008-08-24 21:51:19 -07:00 |
|
Dave Camp
|
8e9da90c59
|
Backed out changeset ea551e6f0f40 (bug 442806)
|
2008-08-19 22:53:20 -07:00 |
|
Dave Camp
|
6280e84411
|
Bug 442806: Use seperate, versioned caches for offline apps. r+sr=bz
|
2008-08-19 19:30:44 -07:00 |
|
Michal Novotny
|
b39e5ea89d
|
Bug 379034 - Relative URLs with capitalized schemes are treated as absolute, r=biesi sr=bzbarsky
|
2008-08-19 10:48:10 -04:00 |
|
Dave Townsend
|
4f9235f7b3
|
Backed out changeset cf3eae029913
|
2008-08-18 15:08:14 +01:00 |
|
honzab@allpeers.com
|
db4bc19d7b
|
Bug 135007, Transfer mode of images should be relevant for shown lock icon state (mixed content)
Based on ideas from Stuart Parmenter and experimental code from Kai Engert
Patch contributed by Honza Bambas
r=kaie, r=pavlov, sr=bz
|
2008-08-16 09:12:42 +02:00 |
|
Michal Novotny
|
c46e6a71dc
|
Bug 427089 – FTP shouldn't send URLs in UTF-8. r=cbiesinger
|
2008-08-15 16:56:22 +02:00 |
|
Brian Crowder
|
3b1a348d2d
|
Backed out changeset f134ac75b142
|
2008-08-14 15:15:06 -07:00 |
|
Brian Crowder
|
1869a13cd5
|
Bug 418703 - [relanding] reduce narrow windows API calls (necko patch), original patch by Brad Lassey <blassey@mozilla.com>, r=biesi
|
2008-08-14 14:30:58 -07:00 |
|
Brian Crowder
|
1b84071744
|
Backed out changeset 45df6b91be5a
|
2008-08-13 11:22:36 -07:00 |
|
Brian Crowder
|
e5954d2a55
|
Bug 418703 - [relanding] reduce narrow windows API calls (necko patch), original patch by Brad Lassey <blassey@mozilla.com>, r=biesi
|
2008-08-13 11:13:05 -07:00 |
|
Brian Crowder
|
06f75bf8b0
|
Ugh! Mercurial fun: accidentally rolledback my rollback.
Backed out changeset bcc661750bec
|
2008-08-12 10:12:26 -07:00 |
|
Brian Crowder
|
9a8dac1b94
|
Bug 422972: Backed out changeset e951bdfb047d (tree closed)
|
2008-08-12 09:46:47 -07:00 |
|
Brian Crowder
|
a3acb93892
|
Bug 418703: Backed out changeset f788da9b2165 (tree closed)
|
2008-08-12 09:45:54 -07:00 |
|
Brian Crowder
|
ee468d02ea
|
Bug 418703 - reduce narrow windows API calls in necko/, original patch by Brad Lassey <blassey@mozilla.com>, r=biesi
|
2008-08-12 09:30:42 -07:00 |
|
Benjamin Smedberg
|
088d1de487
|
From bug 449561, bug 445949, and others: let's just ditch nsDerivedSafe since the class of errors it's trying to protect against are uncommon in today's world. r=dbaron
|
2008-08-11 11:05:58 -04:00 |
|
Kai Engert
|
0f228913f3
|
Bug 431819, SSL client auth, repeated prompts for client certificate
r=rrelyea, r=dveditz
|
2008-06-18 21:36:29 +02:00 |
|
Gavin Sharp
|
80d3ee2d0b
|
Bug 407538: newURI(http://foo.com:80).port is 80, should be -1 (can set a URI's port to its default value by setting .spec), r+sr=biesi
|
2008-06-15 21:16:57 -04:00 |
|
Benjamin Smedberg
|
a124d5b9a1
|
Bug 442714 - Mark NS_STACK_CLASS on nsAutoString, r=dbaron
|
2008-06-30 14:46:47 -04:00 |
|
Mats Palmgren
|
22cad4220c
|
URI.path one character short after redirect involving fragment. b=438288 r+sr=cbiesinger
|
2008-06-19 23:39:46 +02:00 |
|
reed@reedloden.com
|
0db6cf6626
|
Bug 422172 - ""Automatic proxy configuration URL" reload button does not work" [p=hugues.fournier@gmail.com (Hugues Fournier) r+sr=biesi a1.9=beltzner]
|
2008-05-08 02:05:11 -07:00 |
|
reed@reedloden.com
|
e0112ca8f6
|
Back out Hugues Fournier's patch from bug 422172 as a possible cause of the crashes.
|
2008-05-07 04:29:08 -07:00 |
|
reed@reedloden.com
|
43606af0cb
|
Bug 422172 - ""Automatic proxy configuration URL" reload button does not work" [p=hugues.fournier@gmail.com (Hugues Fournier) r+sr=biesi a1.9=beltzner]
|
2008-05-07 03:13:46 -07:00 |
|
gavin@gavinsharp.com
|
b946893c7d
|
Back out the patch for bug 235853, again, because of mochi*chrome* failures this time.
|
2008-04-17 19:49:40 -07:00 |
|
gavin@gavinsharp.com
|
632b77dde8
|
Bug 235853: Defer proxy resolution for HTTP and HTTPS PAC to avoid blocking main thread during DNS resolution, and fix HTTP channel code to properly forward cache-related properties to new proxied channels, patch by shaver@mozilla.org, r+sr=biesi, a=beltzner
|
2008-04-17 18:36:29 -07:00 |
|
cbiesinger@gmail.com
|
6d17efda5c
|
Bug 429128 correctly adjust mRef when changing the query part of a URL r+sr=bz a=beltzner; unit test by bz r+sr=biesi
|
2008-04-17 01:27:44 -07:00 |
|
gavin@gavinsharp.com
|
d5d089d3be
|
Back out bug 235853 due to mochitest failures
|
2008-04-08 10:23:19 -07:00 |
|