Closed
Bug 135840
Opened 23 years ago
Closed 12 years ago
[META] Need to write protocol handlers that delegate http, https to Mozilla
Categories
(Core Graveyard :: Java: OJI, defect)
Core Graveyard
Java: OJI
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: beard, Unassigned)
References
Details
(Whiteboard: confirm?)
There are a number of bugs that would be fixed if we used the browser's
networking layers to implement http and https protocols for Java content
to use. This is a meta-bug to track the progress of this task.
Comment 1•23 years ago
|
||
This will require java plugin to provide it's own implementation of java
protocol handlers which will support java security model and then call
into mozilla's protocol handlers, isn't it? You'll need sun people here :-)
Patrick,
correct me if I am wrong here: the solution of this bug will also fix the
problem of 60304 (on the browser side). After the fix of this bug, the browser's
authentication results will be available to Java plugin, so that the Java plugin
can make changes to utilize it to avoid double authentication, the problem of
60304 then will be resolved.
Making 60304 depends on the fix of this bug, and change platform from Mac to
all.
Cc to some OJI folks (including myself).
I think this would a good issue we can talk about in our next OJI
meeting.
Comment 4•23 years ago
|
||
*** Bug 136856 has been marked as a duplicate of this bug. ***
Reporter | ||
Comment 5•23 years ago
|
||
Joe, you are correct, unfortunately we may have to develop independent solutions
for each of the Java plugins, so it may be inappropriate to set the platform of
this bug to all.
Severity: normal → major
Keywords: mozilla1.1
Comment 6•22 years ago
|
||
Since Patrick originally conceived this to be a meta bug... Trying to straighten
out some dependencies.
Comment 7•22 years ago
|
||
*** Bug 142526 has been marked as a duplicate of this bug. ***
Comment 8•22 years ago
|
||
*** Bug 123452 has been marked as a duplicate of this bug. ***
Chris Petersen is a new QA contact for oji component. His email is:
petersen@netscape.com
Assignee: beard → petersen
Comment 10•22 years ago
|
||
fixing small error for pmac@netscape.com (filter with : SPAMMAILSUCKS)
Assignee: petersen → joe.chou
QA Contact: pmac → petersen
Updated•22 years ago
|
Whiteboard: redesign? → confirm?
Updated•21 years ago
|
Status: NEW → ASSIGNED
Assignee: kyle.yuan → nobody
Summary: Need to write protocol handlers that delegate http, https to Mozilla → [META] Need to write protocol handlers that delegate http, https to Mozilla
Comment 13•19 years ago
|
||
*** Bug 299123 has been marked as a duplicate of this bug. ***
Comment 14•12 years ago
|
||
Mass-closing bugs in the "OJI" component: OJI plugin integration was replaced with npruntime long ago, and these bugs appear to be irrelevant now. If there is in fact a real bug that remains, please file it new in the "Core" product, component "Plug-ins".
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•