asqueella@gmail.com
5603f09234
Bug 350932 - expose NS_EscapeURL through nsINetUtil
...
p=Prasad Sunkari <prasad@medhas.org>
r+sr=biesi
2007-06-21 13:18:25 -07:00
mrbkap@gmail.com
2441a1ff2e
Switch over to using XPCSafeJSObjectWrapper instead of trying to write it ourselves. bug 374071, r=crowder sr=darin
2007-06-21 11:56:37 -07:00
mrbkap@gmail.com
7f9370e812
Backing out to fix orange.
2007-06-14 17:46:26 -07:00
mrbkap@gmail.com
cfbef6bda5
Switch over to using XPCSafeJSObjectWrapper instead of trying to write it ourselves. bug 374071, r=crowder sr=darin
2007-06-14 16:22:27 -07:00
sdwilsh@shawnwilsher.com
d2866ca59e
Bug 383786 - nsIOService uses an Init method when it doesn't need to. Patch by Ryan Jones <sciguyryan@gmail.com>. r=bzbarsky sr=cbiesinger
2007-06-10 17:01:48 -07:00
kaie@kuix.de
9a33524e74
Bug 110161, enable OCSP by defaultr=cbiesinger, sr=mconnor
2007-06-05 12:27:42 -07:00
rflint@ryanflint.com
819097251e
Bug 382373 - NS_ERROR_NOT_RESUMABLE and NS_ERROR_FTP_LIST are the same value (25). Patch by Edward Lee <edilee@gmail.com>, r=cbiesinger
2007-06-04 22:48:25 -07:00
db48x@yahoo.com
95ca3a7621
Bug 321706 - Some elements of pages in sub-directories are not loaded if the URL ends by /.patch by Florian Quèze <f.qu@queze.net>, r+sr=cbiesinger
2007-06-03 07:31:14 -07:00
kaie@kuix.de
485ecbb620
Bug 110161. Code related to the plan to enable OCSP by default.r=rrelyea, toolkit r=mconnor
2007-05-30 16:13:28 -07:00
wtc@google.com
aa362a7542
Bug 213637: follow the all lowercase comment style of this file.
2007-05-30 14:36:02 -07:00
wtc@google.com
511a17b6cb
Bug 213637: if the pollable event becomes broken, create a new one. If wecan't create a new one, fall back on "busy wait". Since the pollable eventmay change now, we use a lock to protect it. The bug was tracked down byLiming Zhan. sr=darin.Modified files: nsSocketTransportService2.cpp nsSocketTransportService2.h
2007-05-30 10:30:39 -07:00
dwitte@stanford.edu
ba2ebee056
Bug 368317 - temp files remain if MoveToNative fails in nsSafeFileOutputStream::Finish(). patch by Ryan Jones (sciguyryan@gmail.com), r=mvl, sr=biesi
2007-05-20 11:12:26 -07:00
asqueella@gmail.com
e2a5e3b2d3
Bug 372554 - "ASSERTION: cannot set host on no-auth url" trying to set location.hostname at a file: URLp=Ryan Jones <sciguyryan@gmail.com>r=biesi/r+sr=jst
2007-05-03 23:42:28 -07:00
bzbarsky@mit.edu
d1aea320f7
Stylesheets should know what their principal is, and it should be based on theURI the sheet was loaded from, its certificate (if any) and the loaderprincipal, not just on the page the sheet is being applied to. Propagate thisprincipal as the loading principal to @import loads from stylesheets. Changesheet access checks to use this principal instead of the sheet URI. Bug221428, r+sr=peterv
2007-05-01 12:26:15 -07:00
asqueella@gmail.com
bcd4b5ca56
Bug 378128 - ascii art in IDL files should be protected so that it displays in documentationp=Ray Kiddy <ray@ganymede.org>r=biesi
2007-04-27 09:50:11 -07:00
asqueella@gmail.com
48c98bdb92
Bug 377049 - nsBaseURLParser::ParsePath doesn't handle strings that are not NULL terminated, take 2.p=Ryan Jones <sciguyryan@gmail.com>r=biesi
2007-04-27 07:34:26 -07:00
asqueella@gmail.com
7a1cc637ac
Backed out until the patch is tested. Sorry for not building with it.b=377049
2007-04-25 14:10:54 -07:00
asqueella@gmail.com
7453837208
Bug 377049 - nsBaseURLParser::ParsePath doesn't handle strings that are not NULL terminatedp=Ryan Jones <sciguyryan@gmail.com>r=biesi
2007-04-25 13:57:35 -07:00
asqueella@gmail.com
c45dd68061
Bug 376865 - nsInputStreamPump::AsyncRead does not null check listenerp=Ryan Jones <sciguyryan@gmail.com>r+sr=biesi
2007-04-25 13:52:16 -07:00
benjamin@smedbergs.us
0ab7558e7b
Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me
2007-04-23 07:21:53 -07:00
bent.mozilla@gmail.com
d5b0c8d3ff
Bug 372050 - "Expose UnescapeString through nsINetUtil". Patch by Prasad Sunkari <prasad@medhas.org>. r+sr=biesi.
2007-04-23 07:19:04 -07:00
sayrer@gmail.com
51bcdde2cb
bug 373253. Initial addition of test framework and tests for pwmgr. Patch by Justin Dolske <dolske@mozilla.com>. r=sayrer, sr=mconnor
2007-04-22 16:56:06 -07:00
sayrer@gmail.com
37d4822820
backout patch from bug 373253 because changes to nsIPasswordManagerInternal, yes Internal, break multiple projects.
2007-04-20 19:14:40 -07:00
sayrer@gmail.com
0af36b6a52
Bug 373253. Initial addition of test framework and tests for pwmgr. Patch by Justin Dolske <dolske@mozilla.com>. r=sayrer, sr=mconnor
2007-04-20 18:46:51 -07:00
bzbarsky@mit.edu
b1392bb0f0
Add test and some docs for bug 376660. r=biesi
2007-04-16 18:47:57 -07:00
gijskruitbosch@gmail.com
a650e64d62
Bug 229168 - Save Page (with mms:// embedded media) invokes Windows Media Playerp=sciguyryan@gmail.com (Ryan Jones)r=silver@warwickcompsoc.co.uk (James Ross)r+sr=cbiesinger@gmx.at (Christian Biesinger)
2007-04-15 05:31:18 -07:00
bzbarsky@mit.edu
4b0e0f16c1
Set mChannel so consumers can get it even if we have no data. Bug 376660,r+sr=biesi
2007-04-05 16:06:00 -07:00
dbaron@dbaron.org
cb52af13a3
Remove GetKeyPointer method from nsTHashtable key types. b=374906 r=bsmedberg
2007-03-27 08:34:59 -07:00
dbaron@dbaron.org
4d961c5c49
Remove unused getKey callback from PLDHashTableOps/JSDHashTableOps. b=374906 r=bsmedberg
2007-03-27 08:33:38 -07:00
cbiesinger@web.de
05cabfc8d9
Bug 372486 – Document and enforce that channels can't be reopenedpatch by Sylvain Pasche <sylvain.pasche@gmail.com> r=biesi sr=darin
2007-03-23 14:56:32 -07:00
roc+@cs.cmu.edu
0054412272
Bug 374866. Reftests for text-transform. r=dbaron
2007-03-22 16:01:14 -07:00
mats.palmgren%bredband.net
210aff65ef
URI.path one character short after redirect involving fragment. b=438288 r+sr=cbiesinger a=ss
2008-07-31 01:31:21 +00:00
kaie%kuix.de
04c5217cbd
Bug 431819, IMAP/POP/SMTP/LDAP with SSL client auth, Thunderbird repeatedly prompts for client certificate
...
r=rrelyea, r=dveditz, a1.9.0.2=shaver
Bug 426555, nsClientAuthRememberService must be refcounted and implement nsISupportsWeakReference
r/sr=mrbkap, a1.9.0.2=shaver
2008-07-08 20:34:40 +00:00
reed%reedloden.com
09cecf8fe4
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 09:05:11 +00:00
reed%reedloden.com
c1251c7f9a
Back out Hugues Fournier's patch from bug 422172 as a possible cause of the crashes.
2008-05-07 11:29:08 +00:00
reed%reedloden.com
3112855a10
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 10:13:47 +00:00
gavin%gavinsharp.com
7aba0fedbe
Back out the patch for bug 235853, again, because of mochi*chrome* failures this time.
2008-04-18 02:49:41 +00:00
gavin%gavinsharp.com
b6885fb7c6
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-18 01:36:30 +00:00
cbiesinger%gmail.com
40e15cdf56
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 08:27:44 +00:00
gavin%gavinsharp.com
33bf416c78
Back out bug 235853 due to mochitest failures
2008-04-08 17:23:20 +00:00
gavin%gavinsharp.com
90eb8cd700
Bug 235853: Defer proxy resolution for HTTP and HTTPS PAC to avoid blocking main thread during DNS resolution, patch by shaver@mozilla.org, r+sr=biesi, a=beltzner
2008-04-08 14:28:03 +00:00
gavin%gavinsharp.com
4f3000ff9a
Back out bug 235853 due to unit mochitest failures
2008-03-25 18:35:25 +00:00
shaver%mozilla.org
820904d062
Bug 235853: don't freeze the UI when resolving DNS for PAC, by using deferred
...
resolution if we would otherwise block on DNS. r+madskills=biesi, a-b5=mconnor
2008-03-25 15:55:19 +00:00
cbiesinger%gmail.com
4c490ce9b9
364741 set mFDConnected before sending the connected notification
...
r+sr=bz a=beltzner
2008-03-19 22:12:28 +00:00
cbiesinger%gmail.com
5b79560863
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 21:00:53 +00:00
reed%reedloden.com
9cc0310da0
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 19:46:05 +00:00
dveditz%cruzio.com
a7133765b2
bug 421840, relax restriction on empty user:info to fix mailnews regression bug 419116. r/sr=biesi,neil, a=dsicore
2008-03-15 01:31:42 +00:00
timeless%mozdev.org
a7bb4c6fc2
Bug 419510 PAC dateRange function doesn't handle months after JUN
...
r=biesi a=dsicore
Also adds support for getDay("SAT")...
2008-03-11 01:40:08 +00:00
dolske%mozilla.com
0d7966313a
Bug 419081 - Password prompting code doesn't check new passwords against all possible existing passwords. r=gavin, a=blocking-ff3+
2008-03-11 00:14:10 +00:00
reed%reedloden.com
1c7d2d6f10
Bug 355181 - "net_IsValidHostName() comment says one thing, code does another" (use a whitelist) [p=michal@allpeers.com (Michal Novotny) r=biesi a=blocking1.9+]
2008-03-10 18:59:13 +00:00