[Webkit-unassigned] [Bug 28128] [Haiku] Modifications on WebCore.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 12 15:21:01 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=28128
--- Comment #35 from Yong Li <yong.li at torchmobile.com> 2009-08-12 15:21:00 PDT ---
(In reply to comment #34)
> (In reply to comment #32)
> > #if PLATFORM(CG) || PLATFORM(QT) || PLATFORM(GTK) || (PLATFORM(CHROMIUM) &&
> > (PLATFORM(WIN_OS) || PLATFORM(LINUX)))
> >
> > Why was this allowed where we were required to replace with another macro?
> >
> > See bug 27734
> >
> > ---- Comment #14 From Eric Seidel 2009-08-06 19:48:50 PDT (-) [reply]
> > -------
> >
> > (From update of attachment 34178 [details] [details] [details])
> > Please collapse this line into one nicely named define:
> >
> > 35 #if PLATFORM(CG) || PLATFORM(QT) || PLATFORM(GTK) || (PLATFORM(CHROMIUM) &&
> > PLATFORM(WIN_OS)) || PLATFORM(WINCE)
> >
> > like STORE_FONT_POINTER or whatever the heck the ifdefed code does.
>
> If you WinCE guys want to add this we will modify our patch once yours has
> landed.
Don't worry about this. Your patch has already been committed, and ours is
still pending. So I had to solve conflicts when I updated our repo.
--
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