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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
cbiesinger@gmail.com
|
d6a50e60cb
|
followup to bug 418535, add comments about which threads nsISocketTransportService functions can be called on patch by Florian Quèze <florian@queze.net> r+sr=biesi
|
2008-03-18 14:00:53 -07:00 |
|
reed@reedloden.com
|
ac89e9bc4e
|
Bug 419794 - "work out key API for nsICryptoHMAC" (API use nsIKeyObject + fix nsKeyModule + nsICryptoHMAC usage fix) [p=honzab@allpeers.com (Honza Bambas [mayhemer]) r=rrelyea sr=dveditz a=blocking1.9+]
|
2008-03-18 12:45:40 -07:00 |
|
dolske@mozilla.com
|
7523d0609f
|
Bug 419081 - Password prompting code doesn't check new passwords against all possible existing passwords. r=gavin, a=blocking-ff3+
|
2008-03-10 17:14:10 -07:00 |
|
dveditz@cruzio.com
|
aca5dcbb7e
|
bug 295922 change default for "select cert automatically", r/sr=biesi, blocking1.9+
|
2008-03-07 02:52:21 -08:00 |
|
bugzilla@standard8.plus.com
|
17254d96cd
|
Bug 382437 nsLoginManagerPrompter.js needs to implement nsIAuthPrompt. r=dolske,gavin,sr=dveditz,approval1.9b4=beltzner
|
2008-03-02 04:24:24 -08:00 |
|
bzbarsky@mit.edu
|
d1c1513392
|
Add the charset right after the type, before all other params, if there is no existing charset in the type. Bug 413974, r=biesi, sr=sicking, a=beltzner
|
2008-02-28 20:24:32 -08:00 |
|
dcamp@mozilla.com
|
dc356cb6ed
|
Bug 415799: Interface and implementation for HMAC support. p=honzab@allpeers.com (Jan Bambas), r=kaie, r=rrelyea, sr=dveditz, blocking1.9=sayrer
|
2008-02-26 22:31:13 -08:00 |
|
wtc@google.com
|
7d9ede46bb
|
Bug 415033: added a hidden preference (in about:config) for enabling or disabling the TLS session ticket extension. The patch is contributed by Nagendra Modadugu <ngm+mozilla@google.com>. r=wtc,rrelyea,kengert a1.9+=damons Modified Files: netwerk/base/public/security-prefs.js security/manager/ssl/src/nsNSSComponent.cpp
|
2008-02-26 15:09:39 -08:00 |
|
florian@queze.net
|
e1dd963908
|
Bug 418535 - Make socket attachment to nsSocketTransportService usable from XPCOM. r+sr=biesi, a1.9=beltzner
|
2008-02-26 12:39:50 -08:00 |
|
reed@reedloden.com
|
466b0b1204
|
Bug 414901 - "Back out scriptable IO" [p=neil@mozilla.com (Neil Deakin) r+sr=bsmedberg a1.9b3=beltzner]
|
2008-02-01 18:07:49 -08:00 |
|
reed@reedloden.com
|
e599e0db22
|
Back out the back out from bug 414901 until bug 415218 is fixed, or else we'll have very broken nightlies. :(
|
2008-02-01 00:51:29 -08:00 |
|
enndeakin@sympatico.ca
|
a425bb001a
|
Bug 414901, back out scriptable IO api, r+sr=bsmedberg,a=beltzner
|
2008-01-31 11:18:07 -08:00 |
|
jonas@sicking.cc
|
2c0141fcd9
|
Bug 397878: Send Referer-Root header when doing cross-site access requests. Also update domain pattern matching to spec. Patch by <suryaismail@gmail.com>. r=bent sr=sicking b3a=beltzner
|
2008-01-31 00:16:54 -08:00 |
|
reed@reedloden.com
|
ad3855ddf6
|
Bug 66057 - "Proxy: $http_proxy should influence proxy settings" [p=roc@ocallahan.org (Robert O'Callahan [roc]) / diane@ghic.org (Diane Trout) / ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=josh r+sr=biesi a1.9=damons]
|
2008-01-29 10:38:15 -08:00 |
|
reed@reedloden.com
|
966edcb5c4
|
Back out for now until there's a fix.
|
2008-01-29 09:57:17 -08:00 |
|
reed@reedloden.com
|
750557e74d
|
Bug 66057 - "Proxy: $http_proxy should influence proxy settings" [p=roc@ocallahan.org (Robert O'Callahan [roc]) / diane@ghic.org (Diane Trout) / ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=josh r+sr=biesi a1.9=damons]
|
2008-01-29 07:58:38 -08:00 |
|
reed@reedloden.com
|
1eebb259dd
|
Bug 405693 - "don't update identical offline cache manifests" [p=honzab@allpeers.com (Honza Bambas) r=dcamp sr=biesi a=blocking1.9+]
|
2008-01-28 23:54:54 -08:00 |
|
mats.palmgren@bredband.net
|
822959cac3
|
Make NS_ReadLine() not lie about having more data when the stream ends in \r\n. b=397850 r+sr=cbiesinger a=blocking1.9
|
2008-01-15 02:22:58 -08:00 |
|
mats.palmgren@bredband.net
|
9d399949a3
|
Backing out bug 397850 to fix mailnews bustage.
|
2008-01-09 22:50:08 -08:00 |
|
mats.palmgren@bredband.net
|
8c44750016
|
Make NS_ReadLine() not lie about having more data when the stream ends in \r\n. b=397850 r+sr=cbiesinger a=blocking1.9
|
2008-01-09 22:17:29 -08:00 |
|
sdwilsh@shawnwilsher.com
|
1f1340510a
|
Bug 410131 - DM isn't buffering writes when saving a file. r=biesi, sr=bz
|
2008-01-04 09:55:02 -08:00 |
|
dwitte@stanford.edu
|
4d1fe7905b
|
tweak the NS_ReadLine buffer up to 4096 bytes. b=410264, r+sr=biesi, a=schrep
|
2008-01-03 16:27:38 -08:00 |
|
dwitte@stanford.edu
|
bd5df04b78
|
move permission manager persistent storage from hostperm.1 to permissions.sqlite, use nsIURI::GetAsciiHost() for consistent host normalization, and expand type/permission limits. bugs 400092 and 400097 (patch in 400097), sr=shaver, pending r=sdwilsh, blocking-1.9+.
|
2007-12-04 22:37:36 -08:00 |
|
kaie@kuix.de
|
81ef399aa5
|
Attempting to fix tinderbox bustage from bug 378241
|
2007-12-04 11:38:27 -08:00 |
|
kaie@kuix.de
|
7404fedffa
|
Bug 378241, Changes from bug 107491 lead to tons of thread-safety asserts r=rrelyea, r=wtc, sr=benjamin, blocking1.9=benjamin
|
2007-12-04 10:53:14 -08:00 |
|
bzbarsky@mit.edu
|
6749e64aee
|
Add a way to extract the charset and the position of the charset parameter from a content-type header. Use this in XMLHttpRequest to not clobber the non-charset parameters and not clobber the charset if it's already what we'll set, up to case. Apparently some broken servers are case-sensitive when looking at charsets! Bug 393968 (wherein the patch lies) and bug 397234, r+sr=biesi
|
2007-12-03 13:34:44 -08:00 |
|
dcamp@mozilla.com
|
1b9adf5c62
|
Bug 369814: don't open jar: content unless served from a safe mime type. r=bz, sr=dveditz, ui-r=beltzner
|
2007-11-26 21:32:23 -08:00 |
|
sdwilsh@shawnwilsher.com
|
babafd75f6
|
Bug 401174 - Allow how exthandler adds downloads to history to be overridden. r=biesi, sr=bz, a=mconnor
|
2007-11-23 12:20:41 -08:00 |
|
reed@reedloden.com
|
f453d049c0
|
Bug 398718 - "Better explanatory text for SSL error pages" [p=kaie/johnath r=rrelyea r=biesi a=blocking1.9+ for M9]
|
2007-10-30 13:26:25 -07:00 |
|
dwitte@stanford.edu
|
45a064d7ac
|
rework effective tld service interface, fix normalization bugs and improve error propagation. b=368989, r=biesi, sr=dveditz
|
2007-10-25 01:24:13 -07:00 |
|
bzbarsky@mit.edu
|
26d7ccd742
|
Make the "href" property of stylesheets reflect the original URI that was reflected to load the sheet. Bug 397427, r=dbaron,biesi, sr=dbaron, a=dsicore
|
2007-10-23 14:56:41 -07:00 |
|
sdwilsh@shawnwilsher.com
|
9d653231ba
|
Bug 369428 - nsExternalAppHandler::SetUpTempFile uses a poor source of randomness, resulting in predictable filenames. r=kaie, sr=rrelyea, a=blocking1.9
|
2007-10-12 15:48:07 -07:00 |
|
sdwilsh@shawnwilsher.com
|
103189add3
|
Full backout of Bug 369428
|
2007-10-12 08:30:45 -07:00 |
|
sdwilsh@shawnwilsher.com
|
eea39bddb7
|
Bug 369428 - nsExternalAppHandler::SetUpTempFile uses a poor source of randomness, resulting in predictable filenames. r=kaie, sr=rrelyea, a=blocking1.9
|
2007-10-12 06:00:57 -07:00 |
|
cbiesinger@gmx.at
|
d57efe93ed
|
394242 improve the comments on some necko APIs r+sr+a=bz
|
2007-08-31 13:23:31 -07:00 |
|
cbiesinger@gmx.at
|
63b56fc006
|
add unit test for bug 372050 and the unescape parts of bug 350932; also, clarify comments for the ESCAPE_URL_ONLY_NONASCII flag. r+sr+a=bz
|
2007-08-31 13:19:37 -07:00 |
|
cbiesinger@gmx.at
|
477faceaa0
|
fix typo in comment
|
2007-08-24 18:30:39 -07:00 |
|