[webkit-reviews] review granted: [Bug 127409] Web Inspector: Remove recompileAllJSFunctions timer in ScriptDebugServer : [Attachment 221834] [PATCH] Proposed Fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 22 09:43:00 PST 2014


Timothy Hatcher <timothy at apple.com> has granted Joseph Pecoraro
<joepeck at webkit.org>'s request for review:
Bug 127409: Web Inspector: Remove recompileAllJSFunctions timer in
ScriptDebugServer
https://bugs.webkit.org/show_bug.cgi?id=127409

Attachment 221834: [PATCH] Proposed Fix
https://bugs.webkit.org/attachment.cgi?id=221834&action=review

------- Additional Comments from Timothy Hatcher <timothy at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=221834&action=review


> Source/WebCore/bindings/js/ScriptDebugServer.h:-37
> -#include "Timer.h"

I think you need to keep the include or move it to the C++ file to fix the
build.


More information about the webkit-reviews mailing list