joshmoz%gmail.com
|
9fb6333187
|
back out part of 346954 to fix Flash when migrating a profile from PPC to x86. b=356694 r=sayrer sr=jst
|
2006-11-08 16:43:17 +00:00 |
gavin%gavinsharp.com
|
dec5d54e8b
|
Bug 333387: crash [@ ns4xPluginInstance::Print], patch by Ryan Jones <sciguyryan+bugzilla@gmail.com>, r+sr=jst
|
2006-11-06 14:51:52 +00:00 |
timeless%mozdev.org
|
24a61f105a
|
Bug 106386 Correct misspellings in source code
r=glennrp@gmail.com, bclary@bclary.com rs=brendan
|
2006-11-01 23:02:18 +00:00 |
cbiesinger%web.de
|
752ca9bf45
|
bug 357427 Make the nullplugin use nsIPrefBranch instead of nsIPref
r+sr=jst
|
2006-10-21 16:01:14 +00:00 |
cst%yecc.com
|
35f2b13097
|
Bug 355299 Update obsolete plugin-related URLs
r+sr=jst
|
2006-10-05 23:06:49 +00:00 |
joshmoz%gmail.com
|
073ea8e1a4
|
follow-up to the fix for bug 344425, supporting NP_GetEntryPoints on Intel Mac OS X. Use NPAPI error values. b=344425
|
2006-09-22 06:40:48 +00:00 |
joshmoz%gmail.com
|
51128019c3
|
support NP_GetEntryPoints on Intel Mac OS X. If NP_GEP does not exist, we still try to use main() for compatibility. b=344425 r=sayrer sr=pinkerton
|
2006-09-21 19:32:30 +00:00 |
timeless%mozdev.org
|
204a110dff
|
Bug 20232 Replace T::GetIID() (etc.) with NS_GET_IID(T)
r=bsmedberg sr=biesi
|
2006-09-17 00:04:39 +00:00 |
dbaron%dbaron.org
|
92584add98
|
Be more careful pushing/popping contexts. b=352264 r=jst sr=bzbarsky/jst
|
2006-09-12 22:58:11 +00:00 |
sayrer%gmail.com
|
c249dc7837
|
bug 348669. Remove inappropriate nsCRT::free usage. r=timeless, sr=dbaron
|
2006-09-08 04:35:17 +00:00 |
joshmoz%gmail.com
|
dda5802a31
|
Cleanup in preparation for the real fix to bug 350109. r/sr=jst
|
2006-09-07 23:58:27 +00:00 |
mkaply%us.ibm.com
|
dcef1afa27
|
OS/2 build break
|
2006-09-05 18:52:22 +00:00 |
sayrer%gmail.com
|
a478a91a84
|
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
|
f02f611835
|
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
|
1846fd9c62
|
Bug 106386 Correct misspellings in source code
r=bernd rs=brendan
|
2006-08-28 20:12:37 +00:00 |
sayrer%gmail.com
|
4637792cc8
|
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 |
bzbarsky%mit.edu
|
23b67a20c6
|
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 |
mrbkap%gmail.com
|
e348ccb36e
|
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 |
joshmoz%gmail.com
|
09cac16d97
|
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 |
joshmoz%gmail.com
|
16efc9a320
|
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 |
timeless%mozdev.org
|
3e9a22d5f0
|
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
|
cbbdc8387d
|
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
|
bb15c48132
|
Bug 336965 Useless null check of shell in NPP_SetWindow
r=jst sr=jst
|
2006-06-25 07:17:19 +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 |
timeless%mozdev.org
|
64a760c3c0
|
Bug 337917 Make consumers stop using cids from other modules
|
2006-06-18 21:18:22 +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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
bryner%brianryner.com
|
aeb28ab6cc
|
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
|
758353c8c2
|
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 |
gavin%gavinsharp.com
|
2efd870be2
|
Bug 333386: crash [@ ns4xPluginStreamListener::OnFileAvailable], patch by Phil Ringnalda <philringnalda@gmail.com>, r+sr=jst
|
2006-04-14 19:23:39 +00:00 |
mkaply%us.ibm.com
|
73fe26f50a
|
#329205
r=timeless, src=roc
Patch from Ganesh - check for empty string before dereferencing pointer
|
2006-04-07 15:44:53 +00:00 |
darin%meer.net
|
5521781301
|
fixes bug 328925 "Replace NS_WARN_IF_FALSE with NS_ASSERTION (where appropriate)" r=dbaron
|
2006-03-30 18:40:56 +00:00 |
bryner%brianryner.com
|
41e6c02b2f
|
Remove dependency on nsIClassInfo.h from nsISupports.h (bug 330420). This adds a new nsIClassInfoImpl.h file which can be included to get the CI implementation macros. Also, removes unneeded inclusion of nsIProgrammingLanguage.h from nsIClassInfo.h. r=darin.
|
2006-03-15 04:59:42 +00:00 |
jst%mozilla.jstenback.com
|
a0a3d9e266
|
Followup fix for bug 328989. Fixing BeOS build bustage. Patch by cbiesinger@gmx.at, r+sr=jst@mozilla.org
|
2006-03-04 02:28:48 +00:00 |
jst%mozilla.jstenback.com
|
666036a715
|
Landing fix for bug 296159. Adding support for NPObject enumeration to npruntime. Patch by alfred.peng@sun.com, r=mrbkap@gmail.com, sr=jst@mozilla.org
|
2006-03-01 00:13:38 +00:00 |
jst%mozilla.jstenback.com
|
747b1a58e4
|
Fixing bug 328457. Accessing ambigous members on scriptable plugins from JS can cause crashes. r=mrbkap@gmail.com, sr=brendan@mozilla.org
|
2006-02-25 00:32:03 +00:00 |
timeless%mozdev.org
|
a279d689e5
|
Bug 106386 Correct misspellings in source code
r=bernd rs=brendan
|
2006-02-23 09:36:43 +00:00 |
mark%moxienet.com
|
37ed7cf6e3
|
Excellent, we no longer have any Jaguar tinderboxes! 322578 Support ppc<->x86 cross builds for Mac OS X. Remove asdecode. Third time's the charm. r=josh sr=pink
|
2006-02-17 20:54:32 +00:00 |
mark%moxienet.com
|
bc956187d5
|
313347 Flash plugin crashes browser on Mac OS X/x86. Work around broken plugin's bugs with BROKEN_PLUGIN_HACK. r=josh sr=bryner
|
2006-02-15 21:11:21 +00:00 |