When building Cog after building WebKit (with the script build-webkit) we are currently picking the last master of Cog, but we should instead pick a specific commit and update this manually. Cog will be used to run the performance tests (see bug 249031 ) so is important that we know exactly which version was running when you bisect a commit of WebKit looking for performance regressions.
Pull request: https://github.com/WebKit/WebKit/pull/7508
(In reply to Michael Catanzaro from comment #1) > Pull request: https://github.com/WebKit/WebKit/pull/7508 Wound up closing this pull request. The change is now integrated into this pull request instead: https://github.com/WebKit/WebKit/pull/5944