Closed Bug 623657 Opened 14 years ago Closed 6 years ago

many instructions incorrectly documented in bytecode docs / fold in annotations from avm2overview.doc

Categories

(Tamarin Graveyard :: Documentation, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED WONTFIX
Q1 12 - Brannan

People

(Reporter: jstpierre, Unassigned)

References

Details

User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b9pre) Gecko/20110106 Firefox/4.0b9pre Build Identifier: 'pushbyte' is documented as 'unsigned', which isn't true. 'callmethod' never works, and never has due to Verifier changes. Reproducible: Always
There's also several places (setsuper for example) where it says things like "See 'Resolving Multinames' on page 10.".
changeset: 5736:34dcfeea95a9 user: Edwin Smith <edwsmith@adobe.com> summary: Bug 623657 - 'pushbyte' incorrectly documented in bytecode docs http://hg.mozilla.org/tamarin-redux/rev/34dcfeea95a9
Summary: 'pushbyte' and 'callmethod' incorrectly documented in bytecode docs → 'callmethod' incorrectly documented in bytecode docs
There are many annotations on the private avm2overview.doc that were not in the new bytecode docs last time I looked at those. Those are worth a lot and they must be moved into the new documentation.
Severity: trivial → normal
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Other → All
Priority: -- → P2
Hardware: x86 → All
Summary: 'callmethod' incorrectly documented in bytecode docs → many instructions incorrectly documented in bytecode docs / fold in annotations from avm2overview.doc
Target Milestone: --- → flash10.x-Serrano
'astypelate' is incorrectly named 'astemplate' (but correctly named in the Format and Forms sections).
Flags: flashplayer-bug+
Target Milestone: Q3 11 - Serrano → Q4 11 - Anza
Flags: flashplayer-qrb+
Priority: P2 → P3
Target Milestone: Q4 11 - Anza → Q1 12 - Brannan
Blocks: avmspec
changeset: 6619:1b7867d1145a user: Edwin Smith <edwsmith@adobe.com> summary: Bug 623657 - bytecode docs: astemplate -> astypelate. http://hg.mozilla.org/tamarin-redux/rev/1b7867d1145a
(In reply to Jasper St. Pierre from comment #1) > There's also several places (setsuper for example) where it says things like > "See 'Resolving Multinames' on page 10.". Factored this problem as Bug 692774.
(In reply to Jasper St. Pierre from comment #0) > 'callmethod' never works, and never has due to Verifier changes. Factored out as Bug 693616.
Depends on: 693616
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.