Closed
Bug 776632
Opened 13 years ago
Closed 13 years ago
Implement testing function getBuildConfiguration
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla17
People
(Reporter: sfink, Assigned: sfink)
Details
Attachments
(1 file)
4.28 KB,
patch
|
luke
:
review+
|
Details | Diff | Splinter Review |
The fuzzers currently infer the build configuration based on the presence or absence of various flags, and gkw noted that this will not work with JSGC_ROOT_ANALYSIS, so I thought it'd be nice to add something more direct. This is a stub set for now.
Assignee | ||
Comment 1•13 years ago
|
||
Attachment #645012 -
Flags: review?(luke)
![]() |
||
Comment 2•13 years ago
|
||
Comment on attachment 645012 [details] [diff] [review]
Implement testing function getBuildConfiguration
cool
Attachment #645012 -
Flags: review?(luke) → review+
Assignee | ||
Comment 3•13 years ago
|
||
Comment 4•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
•