cbiesinger%web.de
7e9227a886
bug 300936 null check allocations, and remove a useless alloc. Also, indent a
...
block correctly.
r=tor sr=dveditz a=bsmedberg
2005-07-25 21:16:12 +00:00
masayuki%d-toybox.com
adedd6a499
Bug 301694 Create IDN blacklist that include 'DIVISION SLASH'(U+2215) and 'FRACTION SLASH'(U+2044) r=gerv, sr=darin, a=benjamin
2005-07-22 19:07:11 +00:00
bzbarsky%mit.edu
10d1c576d9
Expose the subject name for the cert and an nsISupports pointer to the cert on
...
nsIPrincipal that represents a certificate principal. Change preference
storage to ensure matches in not only the fingerprint but also the subjectName
before applying privileges from preferences to a certificate principal. Remove
possibility for creating certificate principals without a useful identifying
name and make sure that names don't get munged by being forced to ASCII. Bug
240661, r=caillon, sr=dveditz, a=bsmedberg
2005-07-22 19:05:42 +00:00
bzbarsky%mit.edu
4c780114fc
Make content-encoded plugin data work even if there is no content-length
...
header. Bug 300438, r=jst, sr=darin, a=bsmedberg
2005-07-22 18:29:34 +00:00
gerv%gerv.net
73b04de2d4
Bug 300132: add the following TLDs to the IDN whitelist: .lt, .info, .th, .ac, .io, .sh, .tm, .gr, .br. Patch by gerv; r=jshin, a=bsmedberg.
2005-07-20 20:07:20 +00:00
timeless%mozdev.org
2d9d76dc6a
Bug 300572 FF11a2 Crash in [@ js_SetSlotThreadSafe] with new Shockwave Flash beta 8.0 b434
...
r=jst sr=jst a=shaver
2005-07-20 12:36:55 +00:00
masayuki%d-toybox.com
15165f0770
Bug 298712 Space before parenthesis of accesskey should be removable r=pkwarren, neil, mconnor, sr=bzbarsky, neil, a=asa, mconnor
2005-07-20 08:40:13 +00:00
pete.zha%sun.com
c2a0855cd2
bug 293972 npruntime API does not support ambiguous members
...
r=jst sr=brendan a=asa
2005-07-14 02:36:41 +00:00
dougt%meer.net
b94fc67083
Making plugins work on Windows CE. There many crashes do to subclassing. This addresses those problem by not subclassing. This is WinCE only. r/sr=jst. a=asa. Relanding
2005-07-13 19:08:20 +00:00
timeless%mozdev.org
9b8ca91776
Bug 300084 Remove advanced.always_load_images pref
...
patch by bugzilla@mcsmurf.de r=biesi sr=neil a=bsmedberg
2005-07-13 18:06:01 +00:00
dougt%meer.net
3baac22e47
Backing out my changes in the last few hours because Chase is tagging the tree. (the tree was open, but he was tagging)
2005-07-12 22:01:25 +00:00
dougt%meer.net
7a8833bae7
Making plugins work on Windows CE. There many crashes do to subclassing. This addresses those problem by not subclassing. This is WinCE only. r/sr=jst. a=asa
2005-07-12 21:52:35 +00:00
jshin%mailaps.org
5015e754d3
bug 299927 : add .hu and .museum to the list of TLDs for which IDN is safe : r=gerv, sr=darin, a=shaver
2005-07-08 14:20:27 +00:00
darin%meer.net
f6fd9bf5d4
Remove -NODEFAULTLIB option to fix MSVC build bustage, bug 299557, r+a=chase
2005-07-05 21:30:12 +00:00
cls%seawood.org
2ab2ae58fa
Fixing mingw cross-compile bustage:
...
- Moves HOST_AR_FLAGS into configure.in
- Adds HOST_OS_ARCH to better handle the native build case
- Exposes autoconf standard host_cpu, host_vendor, host_os variables
- Always build native version of libmar & mar tool
Bug #299557 r,a=bsmedberg
2005-07-05 20:37:27 +00:00
bsmedberg%covad.net
7423f94c54
Bug 299445 - r=darin sr=dveditz a=chase
2005-07-05 20:29:57 +00:00
bsmedberg%covad.net
93719b3809
Bug 271802 - nsPrintDialogUtil uses a localizable string for a preference with no apparent reason, patch by dbaron, r=bsmedberg, a=asa
2005-07-01 12:32:15 +00:00
timeless%mozdev.org
e7d4b17335
Bug 283542 OOM crash [@ nsSanePluginInstance::GetDeviceOptions][@ nsSanePluginInstance::GetActiveDevice]
...
patch by b.jacques@planet.nl r=jst sr=jst a=asa
2005-07-01 04:28:17 +00:00
timeless%mozdev.org
b81405b84e
Bug 299146 nsPrefLocalizedString needs to tolerate null
...
r=dveditz sr=dveditz a=bsmedberg
2005-07-01 01:48:41 +00:00
darin%meer.net
dea2306931
fixes bug 295109 "support pr-loading gssapi libraries for negotiateauth" patch by cneberg@gmail.com, r=darin, a=bsmedberg
2005-06-30 00:19:18 +00:00
cls%seawood.org
fa9b3fbffb
Use HOST_EXTRA_LIBS for linking HOST_PROGRAMS.
...
Do not define WinMain() for gcc builds.
Bug #298417 r=bsmedberg a=chofmann
2005-06-22 15:55:32 +00:00
darin%meer.net
92c3735483
Add support for "-C working_dir" a'la GNUmake to simplify building mar files.
2005-06-22 00:26:29 +00:00
leon.sha%sun.com
38e2637635
Bugzilla Bug 297031 The default font setting on xft enabled firefox is not correct.
...
Patch maker: leon.sha@sun.com
blizzard: review+
roc: superreview+
asa: approval-aviary1.1a2+
2005-06-21 06:08:27 +00:00
joshmoz%gmail.com
ac67020454
better support for per-build configuration. patch by Mark Mentovai. b=296900 r=josh r=cls a=asa
2005-06-20 19:24:51 +00:00
darin%meer.net
bfd261503b
fixes bug 288053 "consider enabling automatic-ntlm auth for proxies (again)" r=mcsmurf sr=bryner a=asa
2005-06-20 19:12:48 +00:00
jshin%mailaps.org
669b86b53c
bug 286584 : Implement IDN punycode display by .tld (r=gerv, sr=darin, a=asa)
2005-06-20 05:23:30 +00:00
jst%mozilla.jstenback.com
0e2c22622d
Fixing bugstage.
2005-06-18 07:59:49 +00:00
jst%mozilla.jstenback.com
11293abdd1
Fixing bugstage.
2005-06-18 07:17:11 +00:00
jst%mozilla.jstenback.com
76a60a87eb
Fixing bug 176079. Provide an API for plugins to control whether popups are enabled or not. Disable popups by default from plugins, but enable/disable popups while handling user input events (mouse click, keydown etc) on the platforms where it's possible (Win32 and Mac), but do that only if the plugin doesn't support the popup enabling/disabling API. r+sr+a=brendan@mozilla.org
2005-06-18 06:06:45 +00:00
pkw%us.ibm.com
02cc87ccf1
Bug 297807 - Java 1.4.2 SR2 plug-in and later cause Mozilla to crash.
...
r=mozilla@kaply.com , sr=darin@meer.net , a=asa@mozilla.org
2005-06-17 17:02:05 +00:00
dougt%meer.net
d1460e3a0a
* Fixes some build problems when trying to build non-static. (removing link
...
libraries that don't exist on Windows CE)
* Taking xxx advice and making GetNAME always return a GDI forcing us to use
GetTextMetrics instead of GetFontData (which doesn't exist on Windows CE)
* Windows CE on ARM doesn't support C++ exceptions. In the windows plugin code
uses catches to ensure that the plugins don't crash mozilla. On windows ce on
arm, we have no choice but to disable CALL_SAFETY_ON.
* On Windows CE, VerQueryValue internal structure can not be modified so
callers must do a bit of string conversion.
* Disabling more code in nsOSHelperAppService for Windows CE.
* Enabling the Windows Registry code in XPCOM since the Window CE shunt now
supports the limited set needed (all but notification).
Bug=297683, r=Ere Maijala, sr=Dan Veditz, a=Asa
2005-06-16 21:20:45 +00:00
joshmoz%gmail.com
e55715ea0a
gcc 4 fixes for Mac OS X. part 1 of the landing. Patch by Mark Mentovai. b=294244 r=josh sr=darin a=dbaron
2005-06-15 03:49:26 +00:00
db48x%yahoo.com
f94abb84a3
bug 296522: nsJAR.cpp uses wrong allocator
...
patch by john <johnli1995@hotmail.com>, r=darin, a=asa
2005-06-14 10:29:45 +00:00
joshmoz%gmail.com
949f4a86d0
get rid of 68k mac and classic mac os references from plugin code. cleanup only. no bug. r=jst a=asa
2005-06-13 22:31:39 +00:00
mkaply%us.ibm.com
24710753a4
#291381
...
r=mkaply, sr=mkaply, a=mkaply
OS/2 only - certain icons resolutions crash - patch from Rich Walsh
2005-06-12 04:58:03 +00:00
timeless%mozdev.org
5385d6a126
Bug 292348 NewEmbededPluginStream misspelled
...
patch by pythonesque+bugzilla@gmail.com r=jst sr=jst a=asa
2005-06-08 23:42:15 +00:00
darin%meer.net
204cf9948e
fixes bug 297124 "mar.exe fails to link with MSVC 2005 beta 2" r=darin,cls
2005-06-08 22:26:48 +00:00
darin%meer.net
d0563115b7
Landing libmar for new application update system (bug 296303) r=bsmedberg,cls,brendan
2005-06-08 17:28:20 +00:00
dougt%meer.net
77acfc52b7
Bug 295481. WINCE Fixes. This includes changes to make the makefiles do the right thing if we try to build Minimo and XUL together. These changes rs=bsmedberg. Further WINCE fixes in GFX and Widget. r=emaijala, sr=rbs, a=asa.
2005-06-08 16:48:44 +00:00
joshmoz%gmail.com
624f8ca62a
build on Xcode 2.1 which uses per-build configuration build directories. b=296900 r=josh r=cls r=bsmedberg a=bsmedberg
2005-06-08 02:50:56 +00:00
darin%meer.net
1b3101fbf4
Landing bzip2-1.0.3 library components (libbz2), bug=296294, r=bsmedberg, sr+a=brendan
2005-06-06 22:26:32 +00:00
cls%seawood.org
2f8def85e9
Path translation fixes for msys.
...
Thanks to Howard Chu <hyc@symas.com> for the patches.
Bug #294122 r=cls a=shaver
2005-06-02 04:00:37 +00:00
joshmoz%gmail.com
6f121c64db
more bustage fixes for Mac OS X 10.4 build patch. by Mark Mentovai. b=292530
2005-06-01 21:15:09 +00:00
joshmoz%gmail.com
e217c2f603
more bustage fixes for Mac OS X 10.4 "Tiger" build patch, by Mark Mentovai. b=292530
2005-06-01 20:52:53 +00:00
joshmoz%gmail.com
bed850e22c
fix building on Mac OS X 10.3.x "Panther". Patch by Mark Mentovai. b=292530 r=me
2005-06-01 20:13:21 +00:00
joshmoz%gmail.com
f299a66dc7
more Mac OS X 10.4 "Tiger" build stuff. Patch my Mark Mentovai. b=292530 r=josh r=pinkerton r=cls sr=bryner a=brendan
2005-06-01 18:53:30 +00:00
timeless%mozdev.org
048e93260c
Bug 293307 violation of c++ aliasing rules in imgCacheValidator::OnStartRequest() causing crash if compiled with gcc 4.0
...
r=pavlov sr=bz a=shaver
2005-06-01 18:28:20 +00:00
dougt%meer.net
4c7f9052d3
Add a scriptable hash function API. basically what this does is moves the hashing function out of the nsISignatureVerifier.idl and creates a new interface nsICryptoHash which is scriptable. Because of this change, we needed to fix up all of the call sites. r=darin, sr=dveditz, a=shaver
2005-06-01 16:06:53 +00:00
dveditz%cruzio.com
5fed65d9b5
bug 295457 use malloc to avoid OOM exceptions thrown by libstdc++. Patch by biesi, r=tor, sr=dveditz, a=chofmann
2005-05-26 22:43:36 +00:00
bugzilla%arlen.demon.co.uk
96d86b24b9
Bug 259325 build error on OpenBSD
...
p=ajschult@verizon.net r=benjamin sr=jst a=asa
2005-05-19 21:49:42 +00:00