Closed
Bug 54348
Opened 24 years ago
Closed 24 years ago
Method getValue of PlugletPeer interface must throw UnsupportedOperationException
Categories
(Core Graveyard :: Java-Implemented Plugins, defect, P3)
Core Graveyard
Java-Implemented Plugins
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: avm, Assigned: blackconnect)
Details
This method isn't implemented yet and always return NULL.
So it should throw UnsupportedOperationException.
Assignee | ||
Comment 1•24 years ago
|
||
Fix for this bug was checked in.
I am closing this bug as fixed
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Summary: Method getValue of PlugletPeer interface must throw UnsupportedOperationException → Method getValue of PlugletPeer interface must throw UnsupportedOperationException
Comment 2•23 years ago
|
||
Verified with: mozilla branch Netscape61_RELEASE and blackwood
branch JAVADEV_6_1_20010831 under Sparc Solaris 2.8 (Mozilla/5.0 (X11; U; SunOS
sun4u; en-US; rv:0.9.2) Gecko/20011011).
Method getValue throws UnsupportedOperationException.
Updated•13 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•