Closed
Bug 135840
Opened 22 years ago
Closed 10 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•21 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•21 years ago
|
||
*** Bug 136856 has been marked as a duplicate of this bug. ***
Reporter | ||
Comment 5•21 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•21 years ago
|
||
Since Patrick originally conceived this to be a meta bug... Trying to straighten out some dependencies.
Comment 7•21 years ago
|
||
*** Bug 142526 has been marked as a duplicate of this bug. ***
Comment 8•21 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•21 years ago
|
||
fixing small error for pmac@netscape.com (filter with : SPAMMAILSUCKS)
Assignee: petersen → joe.chou
QA Contact: pmac → petersen
Updated•21 years ago
|
Whiteboard: redesign? → confirm?
Updated•20 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•18 years ago
|
||
*** Bug 299123 has been marked as a duplicate of this bug. ***
Comment 14•10 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: 10 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•