Closed Bug 502661 Opened 16 years ago Closed 16 years ago

flash.trace.Trace should include namespaces for internal classes

Categories

(Tamarin Graveyard :: Virtual Machine, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: stejohns, Assigned: stejohns)

Details

Attachments

(1 file)

currently, the names set to listeners of the Trace class includes namespaces only for public classes; internal classes are undecorated. this makes it impossible to use for certain code-coverage purposes. We should send the fully-qualified name for all classes and methods in this case.
Attached patch PatchSplinter Review
Simple patch to include package namespace for trace callbacks.
Attachment #387479 - Flags: superreview?(edwsmith)
Attachment #387479 - Flags: review?
Attachment #387479 - Flags: superreview?(edwsmith) → superreview+
Attachment #387479 - Flags: review? → review+
pushed to redux as changeset: 2115:50f0554e96f7
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Resolved fixed engineering / work item that has been pushed. Setting status to verified.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: