Closed
Bug 777528
Opened 13 years ago
Closed 13 years ago
Expose compartment names to the JS engine
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla17
People
(Reporter: billm, Assigned: billm)
Details
(Whiteboard: [js:t])
Attachments
(1 file)
8.97 KB,
patch
|
luke
:
review+
|
Details | Diff | Splinter Review |
Mostly I want to use this for debug printfs and other instrumentation. Using the dump method on principals has never worked for me. I'm also thinking of using it for the GC statistics output in the case where we have a compartment GC and want to know which compartment.
Attachment #645908 -
Flags: review?(luke)
![]() |
||
Comment 1•13 years ago
|
||
Comment on attachment 645908 [details] [diff] [review]
patch
Review of attachment 645908 [details] [diff] [review]:
-----------------------------------------------------------------
cool
Attachment #645908 -
Flags: review?(luke) → review+
Updated•13 years ago
|
Whiteboard: [js:t]
Assignee | ||
Comment 2•13 years ago
|
||
Comment 3•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla17
You need to log in
before you can comment on or make changes to this bug.
Description
•