[Webkit-unassigned] [Bug 118067] [GTK] Use the GCActivityCallback

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 31 16:20:31 PST 2015


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

Michael Catanzaro <mcatanzaro at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #219511|review?                     |
              Flags|                            |

--- Comment #24 from Michael Catanzaro <mcatanzaro at igalia.com> ---
Comment on attachment 219511
  --> https://bugs.webkit.org/attachment.cgi?id=219511
Patch

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

Looks like we wound up duplicating work due to not landing this patch. Another implementation of this landed in r192773. Oh well....

> Source/JavaScriptCore/heap/HeapTimer.cpp:173
> +    ASSERT(m_mainLoop);

I don't think these assertions are useful; they're never going to fail. (Note that GLib crashes if memory allocation fails.)

-- 
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/20160101/98eacfa4/attachment.html>


More information about the webkit-unassigned mailing list