[webkit-reviews] review requested: [Bug 89236] [BlackBerry] Put platform-specific GC policy in GCActivityCallback : [Attachment 147874] the patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 15 12:24:00 PDT 2012


Yong Li <yoli at rim.com> has asked  for review:
Bug 89236: [BlackBerry] Put platform-specific GC policy in GCActivityCallback
https://bugs.webkit.org/show_bug.cgi?id=89236

Attachment 147874: the patch
https://bugs.webkit.org/attachment.cgi?id=147874&action=review

------- Additional Comments from Yong Li <yoli at rim.com>
Geoffrey, the patch adds one line to Heap.h:

bool isSafeToCollect() const { return m_isSafeToCollect; }

Do you think it is OK?


More information about the webkit-reviews mailing list