[webkit-reviews] review granted: [Bug 67862] Removed WTF_ENABLE_SINGLE_THREADED : [Attachment 106922] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 9 15:52:05 PDT 2011


mitz at webkit.org has granted Geoffrey Garen <ggaren at apple.com>'s request for
review:
Bug 67862: Removed WTF_ENABLE_SINGLE_THREADED
https://bugs.webkit.org/show_bug.cgi?id=67862

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

------- Additional Comments from mitz at webkit.org
View in context: https://bugs.webkit.org/attachment.cgi?id=106922&action=review


r=me if the bots approve

> JavaScriptCore/ChangeLog:21
> +	   * wtf/wtf.pri: Removed now-dead code.

You actually removed a reference to ThreadingNone.cpp here.

> WebCore/ChangeLog:12
> +	   * WebCore.pri:
> +	   * features.pri: Removed references to
> +	   ThreadingNone.cpp, which was only compiled in single-threaded mode.

You actually removed now-dead code here.


More information about the webkit-reviews mailing list