On Aug 13, 2010, at 4:25 AM, Zoltan Herczeg wrote: > Hi, > > ANGLE looks like a graphics helper library. Why it is placed in the root > WebKit directory? Perhaps WebCore/platform/graphics or some kind of > /3rparty directory would be better, wouldn't it?
ANGLE is a library from Google (http://code.google.com/p/angleproject/) which is mirrored in the WebKit tree for convenience. Since it's not actually part of WebKit, it was felt that keeping it the root was best. ----- ~Chris [email protected] _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

