Closed Bug 17872 Opened 25 years ago Closed 25 years ago

There are 2 undocummented methods in PlugletInstancePeer interface

Categories

(Core Graveyard :: Java-Implemented Plugins, defect, P3)

defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: avm, Assigned: blackconnect)

Details

In documentation on PlugletInstancePeer interface at
http://www.mozilla.org/projects/blackwood/java-plugins/api/org/mozilla/pluglet/mozilla/PlugletInstancePeer.html
described that this interface has a
5 methods:
getMIMEType,getMode,getValue,newStream and showStatus
In the source tree at
http://lxr.mozilla.org/mozilla/source/java/plugins/classes/org/mozilla/pluglet/mozilla/PlugletInstancePeer.java
this interface has a 7 public methods:
getMIMEType,getMode,getValue,newStream,showStatus, setWindowSize and getTagInfo

Note, that 2 last methods - setWindowSize and getTagInfo there are only in
sources but not in documentation.

Actual results:
There are 2 undocummented public methods

Expected results:
Documentation should be complete.
Status: NEW → ASSIGNED
Documenation was updated
I am closing this bug
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Ooups. (forgot to change bug state)
This bug was fixed
Verified. Correct documenation may be found at
http://www.mozilla.org/projects/blackwood/java-plugins/api/org/mozilla/pluglet/mozilla/PlugletPeer.html
Status: RESOLVED → VERIFIED
QA Contact: leila.garin → avm
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.