Closed Bug 416636 Opened 16 years ago Closed 16 years ago

Remove JSCLASS_FIXED_BINDING

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla1.9beta5

People

(Reporter: Waldo, Assigned: Waldo)

References

()

Details

Attachments

(1 file)

Since we/ECMA had to backpedal on making the core classes RO/DD on the global object, there are no users of this in-tree.  If we're going to expose something like this, it seems better to do so only when the need actually manifests itself, especially as embedders can just set property attributes in a second JSAPI call with essentially no difference in behavior.  We need to remove JSCLASS_FIXED_BINDING before we make a JS1.8 release that would otherwise include it.
Attached patch IxnaySplinter Review
Attachment #310243 - Flags: review?(brendan)
Comment on attachment 310243 [details] [diff] [review]
Ixnay

JS API issue, need to get right before 1.9 ships.

/be
Attachment #310243 - Flags: review?(brendan)
Attachment #310243 - Flags: review+
Attachment #310243 - Flags: approval1.9?
Attachment #310243 - Flags: approval1.9? → approval1.9+
In.
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9beta5
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: