[Webkit-unassigned] [Bug 121752] [Nix] Updating Nix trunk files

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 26 16:57:43 PDT 2013


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


Benjamin Poulain <benjamin at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #212288|review?                     |review+
               Flag|                            |




--- Comment #2 from Benjamin Poulain <benjamin at webkit.org>  2013-09-26 16:56:42 PST ---
(From update of attachment 212288)
View in context: https://bugs.webkit.org/attachment.cgi?id=212288&action=review

> Source/WebCore/platform/DragImage.h:44
> +#elif PLATFORM(GTK) || PLATFORM(NIX)

Would it be possible to replace this by a #ifdef depending on Cairo?

> Source/WebCore/platform/DragImage.h:64
>  #elif PLATFORM(EFL) || PLATFORM(BLACKBERRY) || PLATFORM(NIX)

There is a PLATFORM(NIX) here which would never match anything.

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