- From: <bugzilla@jessica.w3.org>
- Date: Wed, 28 Nov 2012 21:27:09 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=20131 --- Comment #8 from Adam Klein <adamk@chromium.org> --- (In reply to comment #7) > Well, that is even more strange. > In same cases observers might share records, in some case not. > > Consistent APIs, please ;) I don't think developers are likely to care much about the identity of records, but I do think they care about the memory footprint of the browsers they work in. For what it's worth, the old queueing algorithm specified WebKit's behavior with regard to identity (see "record" and "recordWithOldValue"): http://www.w3.org/TR/2012/WD-dom-20120405/#concept-mo-queue-attributes (not surprising, since I think I wrote that text). -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Wednesday, 28 November 2012 21:27:11 UTC