[Webkit-unassigned] [Bug 121752] [Nix] Updating Nix trunk files
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 27 10:22:49 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=121752
--- Comment #3 from Thiago de Barros Lacerda <thiago.lacerda at openbossa.org> 2013-09-27 10:21:48 PST ---
(In reply to comment #2)
> (From update of attachment 212288 [details])
> 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?
EFL also defines USE(CAIRO) so I think it's better to keep this way
>
> > Source/WebCore/platform/DragImage.h:64
> > #elif PLATFORM(EFL) || PLATFORM(BLACKBERRY) || PLATFORM(NIX)
>
> There is a PLATFORM(NIX) here which would never match anything.
Yes, this was left here by mistake... maybe by a wrong merge
--
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