RESOLVED FIXED 28194
Custom properties on DOM objects are lost after GC (as demonstrated by the gc-9.html test)
https://bugs.webkit.org/show_bug.cgi?id=28194
Summary Custom properties on DOM objects are lost after GC (as demonstrated by the gc...
Darin Adler
Reported 2009-08-11 15:25:48 PDT
The gc-9.html test shows that custom properties on some DOM objects are lost after GC.
Attachments
patch (45.15 KB, patch)
2009-08-11 18:22 PDT, Darin Adler
ggaren: review+
Darin Adler
Comment 1 2009-08-11 18:22:46 PDT
Geoffrey Garen
Comment 2 2009-08-12 11:00:17 PDT
Comment on attachment 34630 [details] patch r=me
Eric Seidel (no email)
Comment 3 2009-08-12 15:39:22 PDT
I'll leave this beauty for Darin to commit. If he'd rather have the script commit it for him, he can always set commit-queue+ himself. :)
Darin Adler
Comment 4 2009-08-12 16:41:19 PDT
Note You need to log in before you can comment on or make changes to this bug.