RESOLVED FIXED29976
New code for user content has mistake in hash table access
https://bugs.webkit.org/show_bug.cgi?id=29976
Summary New code for user content has mistake in hash table access
Darin Adler
Reported 2009-10-01 12:39:46 PDT
The code is getting at the content of the hash table entry after removing it.
Attachments
patch (2.29 KB, patch)
2009-10-01 12:42 PDT, Darin Adler
aroben: review+
darin: commit-queue-
Darin Adler
Comment 1 2009-10-01 12:42:07 PDT
Created attachment 40469 [details] patch Not sure what to do about the testing for this one. I just spotted an obviously wrong idiom in new code.
Adam Roben (:aroben)
Comment 2 2009-10-01 12:59:41 PDT
Comment on attachment 40469 [details] patch r=me
Darin Adler
Comment 3 2009-10-06 11:50:23 PDT
Someone fixed this while doing some other kind of change, so I don't need to land my patch.
Note You need to log in before you can comment on or make changes to this bug.