-
Bug
-
Resolution: Fixed
-
P4
-
1.3.1
-
01
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2045697 | 1.4.0 | Ajit Bhale | P4 | Closed | Fixed | beta |
JDK-2045696 | 1.3.1_03 | Ajit Bhale | P4 | Closed | Fixed | 03 |
This bug is based on a Mozilla bug:
Bugzilla Bug 77244: Installers need to create Win32 Reg.key schema that Gecko Embedding browsers can follow
Win32 products that use the gecko embedded browser need to have our plugin dll's copied over to their plugins directory. Any products that are registered in the following format:
HKEY_CURRENT_USER/Software/Mozilla/Product x.y/Extensions
HKEY_LOCAL_MACHINE/Software/Mozilla/Product x.y/Extensions
with a string value:
Plugins="C:\..\plugins"
We must copy our plugin dll's into this plugin directory.
Bugzilla Bug 77244: Installers need to create Win32 Reg.key schema that Gecko Embedding browsers can follow
Win32 products that use the gecko embedded browser need to have our plugin dll's copied over to their plugins directory. Any products that are registered in the following format:
HKEY_CURRENT_USER/Software/Mozilla/Product x.y/Extensions
HKEY_LOCAL_MACHINE/Software/Mozilla/Product x.y/Extensions
with a string value:
Plugins="C:\..\plugins"
We must copy our plugin dll's into this plugin directory.
- backported by
-
JDK-2045696 win32 products that use gecko need plugin dll's
- Closed
-
JDK-2045697 win32 products that use gecko need plugin dll's
- Closed
- relates to
-
JDK-4662236 REGRESSION : win32 products that use gecko need plugin dll's
- Closed