[webkit-reviews] review granted: [Bug 22005] Move StructureIDChain into its own file : [Attachment 24803] Proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 31 11:27:44 PDT 2008


Darin Adler <darin at apple.com> has granted Cameron Zwarich (cpst)
<cwzwarich at uwaterloo.ca>'s request for review:
Bug 22005: Move StructureIDChain into its own file
https://bugs.webkit.org/show_bug.cgi?id=22005

Attachment 24803: Proposed patch
https://bugs.webkit.org/attachment.cgi?id=24803&action=edit

------- Additional Comments from Darin Adler <darin at apple.com>
r=me

Please add StructureIDChain_h to the list of things to rename in
do-webcore-rename ;-)

+    bool structureIDChainsAreEqual(StructureIDChain*, StructureIDChain*);

Maybe we should use operator== instead for this in the future?


More information about the webkit-reviews mailing list