[Webkit-unassigned] [Bug 142962] [EFL] Disable GCController timer for PLATFORM(EFL)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 23 08:20:58 PST 2015


https://bugs.webkit.org/show_bug.cgi?id=142962

--- Comment #10 from Carlos Garcia Campos <cgarcia at igalia.com> ---
Comment on attachment 261807
  --> https://bugs.webkit.org/attachment.cgi?id=261807
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=261807&action=review

> Source/WebCore/bindings/js/GCController.cpp:65
> -#if USE(CF)
> +#if USE(CF) || PLATFORM(EFL)

The comment above is no longer accurate then, since it mentions core foundation and RunLoop is already in WTF now

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151123/0da64783/attachment.html>


More information about the webkit-unassigned mailing list