sayrer%gmail.com
6024d372aa
Bug 346954. feed MIME types trigger plugin reloads. Check for the file in the cache before we root around in the bundles and executables. r+sr=jst
2006-08-29 18:58:38 +00:00
bent.mozilla%gmail.com
7a43ba0d19
Bug 345541 - "plugins linked to libxul.so do not load". Patch by Steve Krulewitz <skrulx@gmail.com>. r+sr=jst.
2006-08-28 23:43:22 +00:00
timeless%mozdev.org
97d86b0df2
Bug 106386 Correct misspellings in source code
...
r=bernd rs=brendan
2006-08-28 20:12:37 +00:00
sayrer%gmail.com
77e92d04fc
bug 346954. feed MIME types trigger plugin reloads. Start by checking that plugins have a resource fork we can read. r=joshmoz, sr=jst
2006-08-25 01:04:50 +00:00
mats.palmgren%bredband.net
f13b52b5ee
Fix a heap buffer overflow (cairo only). b=332611 r+sr=pavlov
2006-08-24 09:31:46 +00:00
bzbarsky%mit.edu
d7297fcabc
Make imagelib not blow away images in the image cache on 404. Bug 349200,
...
r=pavlov, sr=darin
2006-08-24 02:02:30 +00:00
enndeakin%sympatico.ca
51b0babe5e
Bug 341524, DOM storage should follow cookie prefs
2006-08-19 01:21:58 +00:00
sayrer%gmail.com
975c81f92c
Bug 345072. pop-up window closes if using ssl ( opener.top.location.reload() should not be reachable from other domain). Patch by Martijn Wargers <martijn.martijn@gmail.com>. r=jst, sr=bz
2006-08-13 15:06:40 +00:00
bzbarsky%mit.edu
5eed3a5d4c
Don't show the plugin wizard for plugins that are actually disabled (only Java
...
at the moment). Bug 344923, r=biesi, sr=jst
2006-08-12 02:13:24 +00:00
gavin%gavinsharp.com
e4ee90b452
Bug 336532: Animated gif with transparency shows black background, patch by Pawel Chmielowski <prefiks@aviary.pl>, r=stuart, sr=roc
2006-08-11 23:48:48 +00:00
jwalden%mit.edu
833f88d123
Bug 26496 - Jar protocol fails silently on file-not-found. r=darin, sr=bz
2006-08-11 18:36:32 +00:00
benjamin%smedbergs.us
ffd802f9ed
Bug 345517 - Build Firefox --enable-libxul by default, r=darin/mento
2006-08-09 13:39:19 +00:00
gerv%gerv.net
b8cba2b18d
Bug 347321 - add .biz to IDN TLD whitelist. Patch by gerv; a=dbaron.
2006-08-07 20:49:47 +00:00
masayuki%d-toybox.com
9930bfa97a
Bug 312831 scroll wheel scrolls page after reaching end of a <select> box #2 for better default settings and for better mechanism r+sr=roc
2006-08-07 06:33:46 +00:00
brettw%gmail.com
449f0787e9
Bug 347286 r=mscott a=bryner Increase max number of misspelled words now that it is fast enough
2006-08-04 18:14:03 +00:00
mrbkap%gmail.com
56c4b81f59
Fix GC hazards in the plugin code. Add a "close friend" API for JSTempValueRooters for use from C++. bug 347054, r=brendan sr=dbaron
2006-08-03 20:39:45 +00:00
mrbkap%gmail.com
a4bc274aec
Protect document.open and document.close against some potential problems. bug 343168, r+sr=bzbarsky
2006-08-01 21:48:03 +00:00
jst%mozilla.jstenback.com
02087132d6
Fixing bug 335058. Increase the default for the time we wait (from 5 to 10 seconds) before alerting the user about a possibly infinitely looping script, and give chrome an independent limit (20 seconds). r=bzbarsky@mit.edu, sr=brendan@mozilla.org
2006-07-27 22:36:36 +00:00
m_kato%ga2.so-net.ne.jp
2d193fbd68
bug 345866 - support OJI for Win64. r/sr=jst
2006-07-27 16:51:25 +00:00
mozilla.mano%sent.com
a0b6c0964c
Bug 343587 - Make mousedown-to-scroll faster (150ms delay), r=beltzner.
2006-07-26 18:17:29 +00:00
joshmoz%gmail.com
30a99c8043
Remove 68k code compat from npupp.h, significantly reducing the size and complexity of the file. b=344942 r=mento sr=pinkerton
2006-07-19 15:39:29 +00:00
hwaara%gmail.com
3050a0d571
fix part of bug 207510, Make accesskeys in the content accessible with Ctrl like other mac browsers. r=mats, sr=roc
2006-07-19 09:16:34 +00:00
bzbarsky%mit.edu
6ea9abe3b5
Make docs better. Bug 345069, r=pavlov
2006-07-18 19:26:04 +00:00
joshmoz%gmail.com
0cd3897c82
clean up old Mac classic code and fix nsplugin.h interface comment to point out that it was a failed experiment. b=281889 r=mento sr=pinkerton
2006-07-13 19:47:32 +00:00
gavin%gavinsharp.com
b92278dce3
Bug 340902: Split ui.key.generalAccessKey into prefs for content and chrome, patch by Simon B�nzli <zeniko@gmail.com>, r=mats.palmgren, sr=roc
2006-07-13 10:18:12 +00:00
masayuki%d-toybox.com
bdeb521557
Bug 312831 scroll wheel scrolls page after reaching end of a <select> box r=mats, sr=roc
2006-07-12 04:15:42 +00:00
rob_strong%exchangecode.com
dbf32bcf2a
Bug 343800 - SetBoolPref can store ints in memory. patch=mwu, r=darin, sr=darin
2006-07-06 23:18:59 +00:00
sspitzer%mozilla.org
8aa032b5b1
fix for bug #342906 . tab overflow scroll: clicking and holding the button
...
should scroll continuously. r=asaf
2006-07-04 20:10:30 +00:00
pedemont%us.ibm.com
a009db85ec
Bug 338870 - imgIDecoderObserver is scriptable but inherits from the non-scriptable interface imgIContainerObserver. r=pavlov
2006-06-27 16:03:34 +00:00
sspitzer%mozilla.org
1b096a746f
fix for bug #318168 , tab browsing improvements such as:
...
1) when we have "too many" tabs in a window, allow the user to scroll through
the tabs.
2) add events for when adding and removing tabs
initial patch by mconnor. final patch r=mconnor
2006-06-26 22:35:08 +00:00
timeless%mozdev.org
f3ef84546b
Bug 336968 Function: _getvalue does not dereference "result" after assigning to *result
...
r=jst sr=jst
2006-06-25 07:34:52 +00:00
timeless%mozdev.org
3a74aac7f5
Bug 336968 Function: _getvalue does not dereference "result" after assigning to *result
...
r=jst sr=jst
2006-06-25 07:18:48 +00:00
timeless%mozdev.org
92f1c43449
Bug 336965 Useless null check of shell in NPP_SetWindow
...
r=jst sr=jst
2006-06-25 07:17:19 +00:00
gavin%gavinsharp.com
9b7e8c9253
Bug 318692: remove nsZlibAllocator.h since it's no longer used, r+sr=brendan
2006-06-24 16:07:48 +00:00
darin%meer.net
f7f2df7f87
fixes bug 327275 "nsJARURI::Clone has wrong return value on OOM" patch by chpe, r=biesi, sr=darin
2006-06-24 01:04:56 +00:00
mark%moxienet.com
3cbd47d6ea
342577 nsZipArchive::SeekToItem can fail due to thread race. Work around by separating nsZipItem's headerOffset and dataOffset. r=darin sr=darin
2006-06-23 23:20:16 +00:00
mrbkap%gmail.com
afbc7f20c9
Some style cleanups, and add some paranoia checking. bug 342267, r=dveditz sr=jst
2006-06-23 18:18:09 +00:00
mark%moxienet.com
8e02b71480
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
506140bd0c
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
2cacb70302
fix memory leak in Cocoa icon decoder. b=342066 r=mento sr=pav
2006-06-20 16:59:15 +00:00
mark%moxienet.com
5231fc3b8f
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
27eaab5dcd
Bug 337917 Make consumers stop using cids from other modules
2006-06-18 21:18:22 +00:00
mrbkap%gmail.com
0d5038b0d8
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
6163084fd4
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
0f241835df
Land DOM_AGNOSTIC3_BRANCH, bug 255942. r=a few people, sr=brendan.
2006-06-13 03:07:47 +00:00
darin%meer.net
03fdfa5587
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
98997f8669
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
ec9b788bf2
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
84b26f6769
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
3af66c6e0d
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
2562ecdef8
fixes bug 339120 "Jigzone Java puzzles hang trunk" r=bsmedberg sr=roc
2006-06-09 01:35:53 +00:00
timeless%mozdev.org
a768026fc9
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
536dae940c
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
34a940bdd3
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
979f82c981
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
e5f2e32961
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
cd4d6ee0e9
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
c35313a483
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
25f7b0d3b7
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
ec531b38fd
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
b581167b49
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
267150f0fb
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
00ebcd9220
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
98ca29135d
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
d8b605947b
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
c459374494
Remove network.image.warnAboutImages preference, r+sr=neil
2006-05-15 16:53:10 +00:00
mkaply%us.ibm.com
8f34963317
#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
6ccdcef971
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
0318b8c707
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
51a89a8b1e
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
a029c04ad9
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
d1b224ddec
be more aggressive about finding icon data. b=336356 r=mento sr=pav
2006-05-05 23:22:18 +00:00
darin%meer.net
799d6fc8c1
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
f6b5f78d52
b=336330, fix memory scribble in jpeg decoder, r+sr=roc
2006-05-03 00:24:25 +00:00
joshmoz%gmail.com
380e67da44
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
4a94571cee
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
722b5218b2
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
f01d5ace75
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
403fd4f4ae
[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
28f6d22231
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
7d282a3cd4
Bug 331099: Add .cat to IDN whitelist. Patch by gerv; a=darin.
2006-04-28 10:55:29 +00:00
leon.sha%sun.com
7e4a64e3fd
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
0c3706888c
Rename GetNodePrincipal to NodePrincipal. Bug 327246, r+sr=sicking
2006-04-27 18:21:11 +00:00
benjamin%smedbergs.us
4f95c4bf02
Bustage fix attempt from bug 332115.
2006-04-27 15:15:48 +00:00
benjamin%smedbergs.us
cfa4b0b6f3
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
1fffe2d324
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
421b17ab81
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
bzbarsky%mit.edu
df55883ba5
Implement nsIconURI::Clone. Bug 312241, patch by chpe <chpe@gnome.org>,
...
r=biesi, sr=bryner
2006-04-23 19:02:19 +00:00
bryner%brianryner.com
98ca2e8272
ifdef includes and inline function that requires MOZILLA_INTERNAL_API, so that this header can be pulled in from a standalone extension (bug 334870). r+b181=darin.
2006-04-20 22:58:23 +00:00
leon.sha%sun.com
dbf1857505
Bug 334463 Variable "cx" tracked as NULL was passed to a function that dereferences it [@ ThrowJSException - nsJSObjWrapper::NP_SetProperty]
...
Patch by alfred.peng@sun.com .
jst: review+
jst: superreview+
2006-04-20 08:14:24 +00:00
neil%parkwaycc.co.uk
f8f42ac8a8
Bug 291764 Fix GIF animation's interaction with print preview r=pavlov sr=tor
2006-04-18 22:31:45 +00:00
darin%meer.net
8424b6883e
fixes bug 332088 "Updater should use static libs on Windows" patch by Regis Caspar <regis.caspar+bz@gmail.com>, r=bsmedberg
2006-04-16 16:29:28 +00:00
dbaron%dbaron.org
5b40b62297
Handle alpha in the MOZ_CAIRO_GFX codepath, and stop doing *some* of the work that's no longer needed in that codepath. b=331671 r=pavlov
2006-04-15 17:31:26 +00:00
mozilla.mano%sent.com
48a9c0cd15
Bug 269813 - return failure when trying to open a zipreader twice. patch by Nickolay Ponomarev <asqueella@gmail.com>, r=darin, sr=bz.
2006-04-15 14:02:12 +00:00
mozilla.mano%sent.com
ca31c9047a
Bug 269813 - document the fact that getZip returns an open zipreader. patch by Nickolay Ponomarev <asqueella@gmail.com>, r=darin, sr=bz.
2006-04-15 13:59:31 +00:00
gavin%gavinsharp.com
fd5df59c9a
Bug 319977: Minor string parser coding error in nsIconURI.cpp, patch by Alfred Kayser <alfredkayser@nl.ibm.com>, r=biesi, sr=bryner
2006-04-14 19:45:39 +00:00
gavin%gavinsharp.com
b263a7ca74
Bug 333386: crash [@ ns4xPluginStreamListener::OnFileAvailable], patch by Phil Ringnalda <philringnalda@gmail.com>, r+sr=jst
2006-04-14 19:23:39 +00:00
masayuki%d-toybox.com
51891c5774
Bug 261929 Consider sending urls in UTF-8 by default (images/links with non-ASCII chacters not displayed). patch by Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> r=cbiesinger, sr=darin
2006-04-13 14:44:38 +00:00
mozilla.mano%sent.com
ee5ac74c76
Bug 301758 - disable click-and-hold contextual menus access by default, leaving it on in Seamonkey. r=mconnor. sr=neil.
2006-04-13 06:23:53 +00:00
benjamin%smedbergs.us
70a0f2207b
Freeze nsIArray (requires separating nsIMutableArray into another .idl file); also removes NS_NewArray and moves do_QueryElementAt into the glue, r=darin
2006-04-12 15:43:32 +00:00