Closed Bug 787723 Opened 12 years ago Closed 12 years ago

Documentation for JS_SetGCZeal shows too many parameters

Categories

(Developer Documentation Graveyard :: Mozilla Platform, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mozillabugs, Unassigned)

References

()

Details

(Whiteboard: u=mozdev p=0 c=Platform)

The documentation for JS_SetGCZeal shows four parameters: cx, zeal, frequency, compartment. The actual function header in jsapi.h does not have the compartment parameter.
Filing as doc request. But remember MDN is a wiki so it's far easier to click "Edit" and fix the page yourself. ;)
Component: Website → Documentation Requests
Component: Documentation Requests → Documentation
Component: Documentation → General
Product: Mozilla Developer Network → Developer Documentation
Component: General → Mozilla Platform
Whiteboard: u=mozdev p=0
Whiteboard: u=mozdev p=0 → u=mozdev p=0 c=Platform
Updated https://developer.mozilla.org/en-US/docs/SpiderMonkey/JSAPI_Reference/JS_SetGCZeal to note the compartment parameter was removed in Firefox 14.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.