[webkit-reviews] review granted: [Bug 128570]=?UTF-8?Q?=20Removing=20limitation=20on=20JSLock=E2=80=99s=20lockDropDepth=20?=: [Attachment 223787] patch 3: rebased, and fixed more typo fails.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 10 20:39:44 PST 2014


Geoffrey Garen <ggaren at apple.com> has granted Mark Lam <mark.lam at apple.com>'s
request for review:
Bug 128570: Removing limitation on JSLock’s lockDropDepth
https://bugs.webkit.org/show_bug.cgi?id=128570

Attachment 223787: patch 3: rebased, and fixed more typo fails.
https://bugs.webkit.org/attachment.cgi?id=223787&action=review

------- Additional Comments from Geoffrey Garen <ggaren at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=223787&action=review


r=me

> Source/JavaScriptCore/runtime/JSLock.h:117
> +	       friend class JSLock;

Let's make the accessor functions public instead of making JSLock a friend.


More information about the webkit-reviews mailing list