-
Type: Task
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: 3.3.4
-
Component/s: JavaScript
-
Server Development Platform
-
Fully Compatible
-
TIG 13 (04/22/16)
There was an API change in SpiderMonkey which might allow some properties to be non-readonly. We should verify this does not affect the Mongo shell, where all properties of BSON objects should be readonly.
The API change was in response to this bug:
https://bugzilla.mozilla.org/show_bug.cgi?id=1185653