[Bug 26372] Report issues/events not related to a specific method call

https://www.w3.org/Bugs/Public/show_bug.cgi?id=26372

--- Comment #29 from Boris Zbarsky <bzbarsky@mit.edu> ---
> As an example, the array model doesn't work because we need names/values not
> positions and old values.

In the array model, the change record would presumably have the old array and
the new array, and the actual change would be a change in which array object is
returned, not in-place mutations of an array object.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Wednesday, 24 September 2014 02:17:03 UTC