[Webkit-unassigned] [Bug 40275] [BREWMP] Port graphics backend

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 14 19:05:09 PDT 2010


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





--- Comment #7 from Kwang Yul Seo <kwangyul.seo at gmail.com>  2010-09-14 19:05:08 PST ---
(In reply to comment #6)
> Since Brew MP has no builders on build.webkit.org, what's the plan if changes to this file break that port?

Brew MP uses waf. I am upstreaming the build system in bug 44645. Until we have a buildbot, I will fix the build manually :(.

> Also, what OS setting does Brew MP set?  I don't know anything about it as a platform.  Maybe it's simpler for Brew to just set OS(LINUX)?  It's kind of weird to mix up OS() and PLATFORM() #ifdefs in a single expression.

A Brew MP application is written only with Brew MP API and C standard functions. Underlying OS is not exposed, so we don't know the operating system where Brew MP runs. Sadly, there is no way but to add PLATFORM(BREWMP) guard.

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