[webkit-reviews] review requested: [Bug 12216] Stack overflow crash in JavaScript garbage collector mark pass : [Attachment 17548] [1/6] Not reviewed.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 27 01:21:52 PST 2007


Maciej Stachowiak <mjs at apple.com> has asked  for review:
Bug 12216: Stack overflow crash in JavaScript garbage collector mark pass
http://bugs.webkit.org/show_bug.cgi?id=12216

Attachment 17548: [1/6] 	Not reviewed.
http://bugs.webkit.org/attachment.cgi?id=17548&action=edit

------- Additional Comments from Maciej Stachowiak <mjs at apple.com>

	Fix DumpRenderTree ObjC bug comparing strings.

	* DumpRenderTree/mac/ObjCController.m:
	(-[ObjCController identityIsEqual::]): Compare strings with string
	equality instead of identiy equality.
---
 WebKitTools/ChangeLog				 |   13 ++++++++++++-
 WebKitTools/DumpRenderTree/mac/ObjCController.m |    2 ++
 2 files changed, 14 insertions(+), 1 deletions(-)


More information about the webkit-reviews mailing list