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 <[email protected]> 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 > [email protected] > http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev >
_______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

