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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 27 00:50:07 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 17544: [1/4] 	Not reviewed.
http://bugs.webkit.org/attachment.cgi?id=17544&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, 15 insertions(+), 0 deletions(-)


More information about the webkit-reviews mailing list