[webkit-dev] location in the tree for third party python code?

David Levin levin at google.com
Thu Jan 21 13:39:13 PST 2010


So far, things have been put in place with other files (like the python
websockets code) but I think that is confusing for a number of reasons:
1. The level of review needed varies imo between 3rd party code that is
being used vs new code added to wk.
2. The style never seems to match what is done for the rest of WebKit.
3. It becomes unclear how to update it because there aren't always good
concise instructions about this.

Personally, I'd much prefer a ThirdParty directory to check these things
into which we could use to help address these things.

dave


On Thu, Jan 21, 2010 at 1:30 PM, Dirk Pranke <dpranke at chromium.org> wrote:

> Hi all,
>
> I'm about to upload a patch that depends on third-party python code
> (simplejson). The patch is a bunch of scripts that'll live under
> WebKitTools/Scripts . Is there an appropriate place for the simplejson
> code? In the absence of a better location, I'll probably check it in
> under WebKitTools.
>
> -- Dirk
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20100121/17bee256/attachment.html>


More information about the webkit-dev mailing list