Re: [webkit-dev] EWS bots don't like patches with too many test failures

2017-10-17 Thread Aakash Jain
Hi All, This issue is now resolved after the fix in https://trac.webkit.org/changeset/223572/webkit Please let us know if anyone notices any issue with EWS bots. Thanks Aakash > On Oct 16, 2017, at 10:03 PM, Aakash Jain wrote: > > Hi All, > > We recently noticed

[webkit-dev] Please start using RELEASE_ASSERT_WITH_SECURITY_IMPLICATION()

2017-10-17 Thread David Kilzer
Hello, TL;DR: Please start using RELEASE_ASSERT_WITH_SECURITY_IMPLICATION() in place of ASSERT_WITH_SECURITY_IMPLICATION() for new/updated code. It turns out that having some of these debug asserts enabled in release builds would have prevented security issues, so we’re going through and

Re: [webkit-dev] Pthread

2017-10-17 Thread Brady Eidson
(webkit-dev to BCC) webkit-dev is a list for the development of WebKit itself. webkit-help is much more appropriate for conversations about getting your own private build up and running. Thanks, ~Brady > On Jul 7, 2017, at 5:05 AM, Konstantin Tokarev wrote: > > > >