[webkit-reviews] review requested: [Bug 65399] StackBounds checker fails on custom stack implementations (typically in a coroutine setting) : [Attachment 102421] Proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 29 20:19:40 PDT 2011


Slava Akhmechet <coffeemug at gmail.com> has asked  for review:
Bug 65399: StackBounds checker fails on custom stack implementations (typically
in a coroutine setting)
https://bugs.webkit.org/show_bug.cgi?id=65399

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

------- Additional Comments from Slava Akhmechet <coffeemug at gmail.com>
The patch is slightly different from the original proposal since I realized the
bounds need to be set for context groups, not contexts.


More information about the webkit-reviews mailing list