Closed
Bug 717272
Opened 14 years ago
Closed 14 years ago
Add new SWF versions for SWF16 and AIR_3_3
Categories
(Tamarin Graveyard :: Virtual Machine, defect)
Tamarin Graveyard
Virtual Machine
Tracking
(Not tracked)
RESOLVED
FIXED
Q2 12 - Cyril
People
(Reporter: fguinan, Assigned: rulohani)
Details
Attachments
(1 file, 1 obsolete file)
|
11.85 KB,
patch
|
Details | Diff | Splinter Review |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:8.0.1) Gecko/20100101 Firefox/8.0.1
Build ID: 20111120135848
Steps to reproduce:
Add support for SWF16 and AIR_3_3 in API version map. Related to Bug 696185, but that bug only added support for SWF16 in the version files and not in the AvmCore.cpp/h files for the bugcompatibility data structure.
Actual results:
New APIs need to target new version, so support in VM needs to be added.
Expected results:
New APIs need to target new version, so support in VM needs to be added.
Comment 1•14 years ago
|
||
Comment on attachment 587731 [details]
Patch for changes that include AIR 3.3 and bugcompatibility
Ruchi, please review and land for Frank.
Attachment #587731 -
Flags: review?(rlohani)
Updated•14 years ago
|
Assignee: nobody → rlohani
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Target Milestone: --- → Q2 12 - Cyril
| Assignee | ||
Updated•14 years ago
|
Attachment #587731 -
Flags: review?(rlohani) → review?(rulohani)
| Assignee | ||
Comment 2•14 years ago
|
||
Assignee: rlohani → rulohani
Attachment #587731 -
Attachment is obsolete: true
Attachment #587731 -
Flags: review?(rulohani)
Comment 3•14 years ago
|
||
changeset: 7161:9cd6c8641514
user: Ruchi Lohani<rulohani@adobe.com>
summary: Bug 717272 - Add new SWF versions for SWF16 and AIR_3_3 (r=rulohani)
http://hg.mozilla.org/tamarin-redux/rev/9cd6c8641514
| Assignee | ||
Updated•14 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•