[webkit-reviews] review granted: [Bug 8177] Javascript search incredibly slow : [Attachment 8952] proposed patch

bugzilla-request-daemon at opendarwin.org bugzilla-request-daemon at opendarwin.org
Fri Jun 23 21:33:16 PDT 2006


Darin Adler <darin at apple.com> has granted Darin Adler <darin at apple.com>'s
request for review:
Bug 8177: Javascript search incredibly slow
http://bugzilla.opendarwin.org/show_bug.cgi?id=8177

Attachment 8952: proposed patch
http://bugzilla.opendarwin.org/attachment.cgi?id=8952&action=edit

------- Additional Comments from Darin Adler <darin at apple.com>
Really unfortunate to introduce HTMLCollection.h into Document.h, but I suppose
unavoidable.

+    HTMLCollection::CollectionInfo* nameCollectionInfo(int type, const String&
name);

Can the above be an enum instead of int?

Nice patch, r=me.



More information about the webkit-reviews mailing list