[Webkit-unassigned] [Bug 26988] Haiku-specific files for WebCore

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 21 02:47:22 PDT 2009


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


Maxime Simon <simon.maxime at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #33093|0                           |1
        is obsolete|                            |
  Attachment #33166|                            |review?
               Flag|                            |




--- Comment #37 from Maxime Simon <simon.maxime at gmail.com>  2009-07-21 02:47:20 PDT ---
Created an attachment (id=33166)
 --> (https://bugs.webkit.org/attachment.cgi?id=33166)
Patch to add a first bunch of Haiku-specific files for WebCore.

+#include <support/Locker.h>
+#include <app/Clipboard.h>

I have no choice but to put these includes in this order.
Clipboard.h needs Locker.h but it seems that it doesn't include it.

-- 
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