[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 08:10:21 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=159346
--- Comment #15 from Carlos Garcia Campos <cgarcia at igalia.com> ---
(In reply to comment #14)
> Comment on attachment 283522 [details]
> 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.
Indeed, I messed it up when converting it to Optional :-( Let me fix it.
--
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/9132e659/attachment.html>
More information about the webkit-unassigned
mailing list