[Webkit-unassigned] [Bug 159346] [GLib] Use a GSource instead of a thread to poll memory pressure eventFD in linux implementation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 14 07:53:05 PDT 2016


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

--- Comment #14 from Antonio Gomes <tonikitoo at webkit.org> ---
Comment on attachment 283522
  --> https://bugs.webkit.org/attachment.cgi?id=283522
Updated patch

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

> Source/WebCore/platform/linux/MemoryPressureHandlerLinux.cpp:187
> +    if (!m_eventFD) {
> +        close(m_eventFD.value());

hum, I believe this is the problem.

-- 
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/20160714/a81b4252/attachment.html>


More information about the webkit-unassigned mailing list