[webkit-changes] [244491] trunk

2019-04-20 Thread said
Title: [244491] trunk Revision 244491 Author s...@apple.com Date 2019-04-20 17:03:44 -0700 (Sat, 20 Apr 2019) Log Message REGRESSION (r243137): SVGViewElement.viewTarget should not return a new object https://bugs.webkit.org/show_bug.cgi?id=197137 Reviewed by Darin Adler. Source/WebCore

[webkit-changes] [244490] trunk/Source/WebCore

2019-04-20 Thread jer . noble
Title: [244490] trunk/Source/WebCore Revision 244490 Author jer.no...@apple.com Date 2019-04-20 16:46:25 -0700 (Sat, 20 Apr 2019) Log Message REGRESSION(r243958): Unnecessary deactivation of AudioSession (PLT Regression) https://bugs.webkit.org/show_bug.cgi?id=197123 Reviewed by Per Arn

[webkit-changes] [244489] trunk/Source/WTF

2019-04-20 Thread rniwa
Title: [244489] trunk/Source/WTF Revision 244489 Author rn...@webkit.org Date 2019-04-20 12:16:22 -0700 (Sat, 20 Apr 2019) Log Message HashTable::removeIf always shrinks the hash table by half even if there is nothing left https://bugs.webkit.org/show_bug.cgi?id=196681 Reviewed by Darin

[webkit-changes] [244487] trunk/Tools

2019-04-20 Thread aakash_jain
Title: [244487] trunk/Tools Revision 244487 Author aakash_j...@apple.com Date 2019-04-20 11:44:53 -0700 (Sat, 20 Apr 2019) Log Message Update text for old EWS submit button https://bugs.webkit.org/show_bug.cgi?id=197140 Reviewed by Alexey Proskuryakov. * QueueStatusServer/templates/stat

[webkit-changes] [244486] trunk/Tools

2019-04-20 Thread aakash_jain
Title: [244486] trunk/Tools Revision 244486 Author aakash_j...@apple.com Date 2019-04-20 11:31:48 -0700 (Sat, 20 Apr 2019) Log Message [ews-app] New EWS should poll bugzilla more frequently https://bugs.webkit.org/show_bug.cgi?id=197138 Reviewed by Alexey Proskuryakov. * BuildSlaveSuppo

[webkit-changes] [244485] trunk/Tools

2019-04-20 Thread aakash_jain
Title: [244485] trunk/Tools Revision 244485 Author aakash_j...@apple.com Date 2019-04-20 11:30:28 -0700 (Sat, 20 Apr 2019) Log Message [ews-app] Submit to EWS buttons are not aligned properly with status-bubbles https://bugs.webkit.org/show_bug.cgi?id=197139 Reviewed by Alexey Proskuryak

[webkit-changes] [244484] trunk

2019-04-20 Thread cdumez
Title: [244484] trunk Revision 244484 Author cdu...@apple.com Date 2019-04-20 09:44:50 -0700 (Sat, 20 Apr 2019) Log Message Unreviewed, fix iOS build with recent SDKs. Source/WebKit: * UIProcess/API/Cocoa/WKWebView.mm: (deviceOrientation): * UIProcess/ios/fullscreen/WKFullScreenViewCont

[webkit-changes] [244483] trunk/Source/JavaScriptCore

2019-04-20 Thread ysuzuki
Title: [244483] trunk/Source/_javascript_Core Revision 244483 Author ysuz...@apple.com Date 2019-04-20 00:08:19 -0700 (Sat, 20 Apr 2019) Log Message Unreviewed, suppress warnings in non Darwin environments * jit/ExecutableAllocator.cpp: (JSC::dumpJITMemory): Modified Paths trunk/Source