[webkit-reviews] review requested: [Bug 43207] WeakGCPtr's need to be updated for movable objects : [Attachment 62980] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 29 13:28:13 PDT 2010


Nathan Lawrence <nlawrence at apple.com> has asked  for review:
Bug 43207: WeakGCPtr's need to be updated for movable objects
https://bugs.webkit.org/show_bug.cgi?id=43207

Attachment 62980: Patch
https://bugs.webkit.org/attachment.cgi?id=62980&action=review

------- Additional Comments from Nathan Lawrence <nlawrence at apple.com>
WeakGCPtr's should instead of directly pointing to the GC'd object should be
directed to an array of pointers that can be updated for movable objects.


More information about the webkit-reviews mailing list