Closed Bug 516595 Opened 15 years ago Closed 15 years ago

DictionaryObject::getKeyFromObject() is bogus

Categories

(Tamarin Graveyard :: Virtual Machine, defect, P2)

defect

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 507699
flash10.1

People

(Reporter: rreitmai, Assigned: lhansen)

Details

DictionaryObject::getKeyFromObject() appears to do nothing.  It takes 'key' as a parameter and returns it unmodified.

Please remove the method or correct it since it actually does less than nothing (or more depending on how you look at it) and assert on obj->traits in debug debugger builds when going to disney.com
Priority: -- → P2
Target Milestone: --- → flash10.1
Assignee: nobody → lhansen
There is commented-out code in that method that appears to be meant to fix bug #507699.  I will resolve the present bug as a dup of that one, and add a comment to the code pointing to that bug.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.