Javascript:SpiderMonkey:PropertyElementStorage: Difference between revisions

(PropertyKey preliminaries are basically done now)
Line 44: Line 44:
#** This probably requires work from DOM bindings people, to implement <code>set</code> hooks rather than relying on <code>getPropertyDescriptor</code> to implement assignish behavior.  Not sure how much time it'll take.
#** This probably requires work from DOM bindings people, to implement <code>set</code> hooks rather than relying on <code>getPropertyDescriptor</code> to implement assignish behavior.  Not sure how much time it'll take.
#* {{source|js/src/shell/js.cpp}} - Waldo, ~no time
#* {{source|js/src/shell/js.cpp}} - Waldo, ~no time
#* {{source|js/src/jswrapper.cpp}} - Waldo, ???
#* {{source|js/src/jswrapper.cpp}} - {{bug|836301}}, bholley - DONE
#** bholley thinks this might be removable easily.  Unclear.
#* {{source|js/xpconnect/wrappers/XrayWrapper.cpp}} - {{bug|836301}}, bholley - DONE
#* {{source|js/xpconnect/wrappers/XrayWrapper.cpp}} - {{bug|836301}}, bholley, ???
#** Tangled mess of complexity, unclear how long to resolve the underlying issue.
# Remove <code>JSRESOLVE_ASSIGNING</code> completely - Waldo, ~no time
# Remove <code>JSRESOLVE_ASSIGNING</code> completely - Waldo, ~no time


Confirmed users
446

edits