mark%moxienet.com
6cae87b708
342064 When building using Cocoa widgets, use the Cocoa icon decoder. Really, this time. r=josh sr=pavlov
2006-06-22 21:27:32 +00:00
dveditz%cruzio.com
f3e1ecabf0
Bug 284219: add EnsureStringLength() helper function to nsReadableUtils.h to
...
simplify OOM checks when growing an nsAString. r/sr=darin
2006-06-22 19:07:30 +00:00
joshmoz%gmail.com
9684134616
fix memory leak in Cocoa icon decoder. b=342066 r=mento sr=pav
2006-06-20 16:59:15 +00:00
mark%moxienet.com
0b93bcc02c
342081 Default finding to case-insensitive. r=ben sr=ben a/1.8.1=darin
2006-06-20 00:38:16 +00:00
timeless%mozdev.org
64a760c3c0
Bug 337917 Make consumers stop using cids from other modules
2006-06-18 21:18:22 +00:00
mrbkap%gmail.com
c14a5a0dea
Replace Match Case checkbox on findbar with automatic case-sensitivity detection. bug 340849, patch by Peter Kasting <pkasting@google.com>, r+a181=mconnor ui-r=beltzner
2006-06-16 02:08:10 +00:00
jwalden%mit.edu
f5c3ea91ad
Bug 338003 - imgCache::Init leaks imgCache if do_GetService fails. Patch by Adam Guthrie <ispiked@gmail.com>, r+sr=pavlov
2006-06-15 21:59:13 +00:00
mhammond%skippinet.com.au
d5ad1dc2b9
Land DOM_AGNOSTIC3_BRANCH, bug 255942. r=a few people, sr=brendan.
2006-06-13 03:07:47 +00:00
darin%meer.net
3a47a59aa8
fixes bug 243277 "Offline: PAC: fails to load at startup when offline, then never tries again" r=biesi sr=bzbarsky
2006-06-13 01:14:20 +00:00
mrbkap%gmail.com
43895f48e7
Checking in Ben Turner <bent.mozilla@gmail.com> and timeless's patch to make Gecko use the JS engine's request model to help multithreaded embedders avoid GC races and crashes. bug 176182, r=mrbkap assumed-rs=brendan
2006-06-12 22:39:55 +00:00
joe%retrovirus.com
b8ead4b762
Adds a pref to disable dated bookmark backup.
...
(Checked in on behalf of logan.)
bug=307135
r/branch=mconnor
2006-06-12 18:27:56 +00:00
ajschult%verizon.net
e0fd9aeff7
Bug 193332: backend fix to let about:config to remove reset prefs with no default, r+sr=darin
2006-06-12 00:47:26 +00:00
sspitzer%mozilla.org
36362819d4
fix for bug #333734 . protect (warn) against opening too many tabs at once.
...
r=ben, UI and strings r=beltzner
2006-06-09 07:53:12 +00:00
darin%meer.net
ea26fcff6f
fixes bug 339120 "Jigzone Java puzzles hang trunk" r=bsmedberg sr=roc
2006-06-09 01:35:53 +00:00
timeless%mozdev.org
9391198a55
Bug 337917 Make consumers stop using cids from other modules
...
r=smontagu sr=darin
2006-06-03 23:35:59 +00:00
timeless%mozdev.org
d69e663192
Bug 336989 Useless null check of aOwner in nsPluginHostImpl::InstantiateEmbeddedPlugin
...
Also fixing a spelling error which happens to appear in pluginhostimpl and xpconnect sample
r=jst sr=jst
2006-06-03 23:23:45 +00:00
timeless%mozdev.org
4ab936e5ef
Bug 336974 crash [@ CallNPMethod][@ GetNPObject] "obj" Pointer dereferenced before NULL check
...
r=jst sr=jst
2006-06-03 22:12:05 +00:00
darin%meer.net
eea02a93fb
fixes bug 326155 "Adds support for restricting pings to same origin and limiting pings to no more than one per anchor" r=biesi sr=bzbarsky
2006-06-02 04:28:48 +00:00
joshmoz%gmail.com
eda2fc8d5c
add 8-bit alpha support to Carbon icon decoder. b=339717 r=mento sr=pav
2006-06-01 22:05:08 +00:00
dbaron%dbaron.org
61dd5c50db
Fix GC hazards associated with event handlers on images only reachable from their current network loads, some of which are regressions from 241518. b=321054 r=darin sr=bzbarsky
2006-06-01 18:35:21 +00:00
joshmoz%gmail.com
8fbc20e4e9
add the Carbon icon decoder back, alongside the Cocoa icon decoder. Use Carbon decoder for Carbon builds, Cocoa for Cocoa builds. We can't use the Cocoa API from Carbon due to runtime conflicts (that aren't completely resolved by calling NSApplicationLoad). Also, removing call to NSApplicationLoad. b=339389 r=mento sr=stuart
2006-05-30 15:54:28 +00:00
gavin%gavinsharp.com
9adf2e1afb
Bug 337873: Remove unused preference network.enablePad, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=bzbarsky, sr=darin
2006-05-27 04:06:51 +00:00
mark%moxienet.com
8c38594447
339238 Java doesn't work when MRJPlugin.plugin is a symbolic link. CFBundleCopyExecutableURL doesn't return a proper URL for bundles whose roots are referred to by symlink. Resolve bundle paths when they are symbolic links. r=josh sr=darin
2006-05-26 17:56:18 +00:00
gavin%gavinsharp.com
b9b66cc05b
Bug 265871: rename JavaScript console to Error console, patch by Kurt <supernova_00@yahoo.com>, r=mconnor, ui-r=beltzner, sr=neil/bzbarsky
2006-05-25 21:22:32 +00:00
gerv%gerv.net
b3f9295673
Bug 331604 - cvs remove unused copy of expat, as it has an MPL-only licence rather than the tri-licence.
2006-05-23 14:24:44 +00:00
mkaply%us.ibm.com
2078de8abb
259140 - r/sr=mkaply (OS/2 only) - patch from Peter Weilbacher - resync default plugin to match Windows
2006-05-23 01:28:05 +00:00
benjamin%smedbergs.us
99edde7f0d
Bug 305949 (almost done!) - Stop exporting some nonfrozen functions (widget and libreg) r=bryner
2006-05-22 19:13:03 +00:00
leon.sha%sun.com
a655ef35d9
Bug 336170 quoting error in greprefs/all.js breaks printing.
...
Patch by leon.sha@sun.com .
benjamin: review+
roc: superreview+
2006-05-17 05:35:43 +00:00
martijn.martijn%gmail.com
2af06842c2
Remove network.image.warnAboutImages preference, r+sr=neil
2006-05-15 16:53:10 +00:00
mkaply%us.ibm.com
3fb1d562dc
#326273
...
r=mkaply, sr=mkaply (OS/2 only)
OS/2 changes from threading checkin - build bustage
2006-05-11 17:22:54 +00:00
bzbarsky%mit.edu
5c53d1b0a6
Selection listeners and extra privileges go hand in hand. Bug 336830,
...
r=dveditz, sr=shaver
2006-05-11 16:09:04 +00:00
darin%meer.net
7d3e7d7acd
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
cbiesinger%web.de
1fe4516c9f
bug 335180 Remove win32.order, mozilla-bin.order, --enable-reorder, and
...
associated code. These options do not really work anymore.
r=bsmedberg
2006-05-06 17:53:51 +00:00
ajschult%verizon.net
6264dcdc31
Bug 336691: nsZipArchive::Test shouldn't try to ExtractFile on directories. r+sr=darin
2006-05-06 04:19:27 +00:00
joshmoz%gmail.com
dac2d5f1fe
be more aggressive about finding icon data. b=336356 r=mento sr=pav
2006-05-05 23:22:18 +00:00
darin%meer.net
3e0bddd90f
fixes bug 336593 "Firefox crashes when it starts [@ PL_FinishArenaPool]" patch by Alfred Kayser <alfredkayser@nl.ibm.com>, r=darin
2006-05-05 20:44:52 +00:00
vladimir%pobox.com
c602d7baaa
b=336330, fix memory scribble in jpeg decoder, r+sr=roc
2006-05-03 00:24:25 +00:00
joshmoz%gmail.com
60375e4c12
new Mac OS X icon decoder written in Cocoa with 8-bit alpha support. b=335723 r=mento sr=pav
2006-05-02 21:23:57 +00:00
darin%meer.net
e7a84f6ea9
fixes bug 214672 "Further optimization and correctness improvements of libjar: streamlining nsJarInputStream" patch by Alfred Kayser <alfredkayser@nl.ibm.com>, r=jwalden, sr=darin
2006-05-02 19:33:09 +00:00
bzbarsky%mit.edu
fca88cd9e1
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
darin%meer.net
02082fc3be
fixes bug 329889 "Crash in [@ imgContainerGIF::GetFrameAt] when dragging a corrupted gif file" r=pavlov sr=dveditz
2006-05-02 18:48:16 +00:00
sergei_d%fi.tartu.ee
7678eeb272
[BeOS]Bug 335076. Fixing rendering of point-sized text. p=sergei_d, r=thesuckiestemail@yahoo.se, r=dbaron. BeOS-only change
2006-04-29 16:00:57 +00:00
gavin%gavinsharp.com
0a4c496ac9
Bug 334687: Possible null pointer dereference in nsPluginHostImpl.cpp, patch by Ryan Flint <rflint@dslr.net>, r+sr=jst
2006-04-28 17:25:48 +00:00
gerv%gerv.net
ae563776cb
Bug 331099: Add .cat to IDN whitelist. Patch by gerv; a=darin.
2006-04-28 10:55:29 +00:00
leon.sha%sun.com
7a86944cd8
Bug 106386 Correct misspellings in source code.
...
Patch by Alfred.Peng@Sun.COM .
timeless: review+
2006-04-28 07:11:32 +00:00
bzbarsky%mit.edu
533eb3c678
Rename GetNodePrincipal to NodePrincipal. Bug 327246, r+sr=sicking
2006-04-27 18:21:11 +00:00
benjamin%smedbergs.us
1a5372d84e
Bustage fix attempt from bug 332115.
2006-04-27 15:15:48 +00:00
benjamin%smedbergs.us
ddc19fa107
Bug 332115 - hide a bunch of symbols when building libxul, fix the thebes symbols so that they are exported/imported sanely, and some other graphics-related linking/visibility fixups, r=darin+vlad
2006-04-27 14:41:11 +00:00
mark%moxienet.com
ba408f3dea
333121 BROKEN_PLUGIN_HACK (313347) can be removed. A fixed Flash plugin is available (8.0.27/x86) and was included with Mac OS X 10.4.6/x86. r=josh sr=pink
2006-04-24 18:29:16 +00:00
jag%tty.nl
0a9719a82d
Bug 245684: Add image encoding support
...
Make sure to rebuild nsImageModule when MOZ_IMG_ENCODERS changes. r=bsmedberg
2006-04-24 16:30:30 +00:00