[Webkit-unassigned] [Bug 28121] [Haiku] Modifications on JavaScriptCore.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 9 07:39:28 PDT 2009


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


Eric Seidel <eric at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #34406|review?                     |review-
               Flag|                            |




--- Comment #2 from Eric Seidel <eric at webkit.org>  2009-08-09 07:39:28 PDT ---
(From update of attachment 34406)
Bah!  We need to abstract the Collector to use some sort of Threading*
abstraction!

This is the 3rd patch I've reviewed this week to add #ifdefs there. :(

+#include "platform/NotImplemented.h"

should be "NotImplemented.h" no need for "platform/"

r- for the wrong include path.  If you'd be kind enough to fix the threading
abstraction in some way (e.g. to at least use a static inline function for the
Haiku case that would be nice.)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list