Open Bug 1181492 Opened 9 years ago Updated 2 years ago

Using constant in header into javascript

Categories

(Core :: js-ctypes, defect)

defect

Tracking

()

People

(Reporter: etsai, Unassigned)

References

(Blocks 1 open bug)

Details

In https://bugzilla.mozilla.org/show_bug.cgi?id=1163956#c52 
The idea is to declare the same structure in C/javascript. But char array in C using a system defined constant PATH_MAX in limits.h. To prevent hardcoding char array size, we might need to use constant in header into javascript.
Severity: minor → S4
You need to log in before you can comment on or make changes to this bug.