[webkit-changes] [248829] trunk

2019-08-17 Thread ross . kirsling
Title: [248829] trunk Revision 248829 Author ross.kirsl...@sony.com Date 2019-08-17 22:54:13 -0700 (Sat, 17 Aug 2019) Log Message [ESNext] Implement optional chaining https://bugs.webkit.org/show_bug.cgi?id=200199 Reviewed by Yusuke Suzuki. JSTests: * stress/nullish-coalescing.js: * st

[webkit-changes] [248828] trunk

2019-08-17 Thread timothy_horton
Title: [248828] trunk Revision 248828 Author timothy_hor...@apple.com Date 2019-08-17 22:35:44 -0700 (Sat, 17 Aug 2019) Log Message Layout tests that call resizeTo() crash when run on iOS with IOSurface support enabled https://bugs.webkit.org/show_bug.cgi?id=200866 Reviewed by Simon Fra

[webkit-changes] [248827] trunk/Tools

2019-08-17 Thread ysuzuki
Title: [248827] trunk/Tools Revision 248827 Author ysuz...@apple.com Date 2019-08-17 21:33:58 -0700 (Sat, 17 Aug 2019) Log Message [WTF] ThreadGroupRemove test is flaky https://bugs.webkit.org/show_bug.cgi?id=200763 Reviewed by Mark Lam. ThreadGroup.ThreadGroupRemove test is flaky since

[webkit-changes] [248826] trunk

2019-08-17 Thread ross . kirsling
Title: [248826] trunk Revision 248826 Author ross.kirsl...@sony.com Date 2019-08-17 19:20:07 -0700 (Sat, 17 Aug 2019) Log Message [ESNext] Support hashbang. https://bugs.webkit.org/show_bug.cgi?id=200865 Reviewed by Mark Lam. JSTests: * stress/hashbang.js: Added. * test262/expectations

[webkit-changes] [248825] trunk

2019-08-17 Thread ysuzuki
Title: [248825] trunk Revision 248825 Author ysuz...@apple.com Date 2019-08-17 18:50:46 -0700 (Sat, 17 Aug 2019) Log Message [JSC] DFG ToNumber should support Boolean in fixup https://bugs.webkit.org/show_bug.cgi?id=200864 Reviewed by Mark Lam. JSTests: * microbenchmarks/to-number-bool

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

2019-08-17 Thread ysuzuki
Title: [248824] trunk/Source/_javascript_Core Revision 248824 Author ysuz...@apple.com Date 2019-08-17 18:47:58 -0700 (Sat, 17 Aug 2019) Log Message [JSC] WebAssembly BBQ should switch compile mode for size of modules https://bugs.webkit.org/show_bug.cgi?id=200807 Reviewed by Mark Lam.

[webkit-changes] [248823] trunk

2019-08-17 Thread commit-queue
Title: [248823] trunk Revision 248823 Author commit-qu...@webkit.org Date 2019-08-17 12:13:59 -0700 (Sat, 17 Aug 2019) Log Message Source/WebKit: Use bundlePath SPI in AccessibilitySupport for WebProcessLoader https://bugs.webkit.org/show_bug.cgi?id=200367 Patch by Eric Liang on 2019-08

[webkit-changes] [248822] trunk

2019-08-17 Thread weinig
Title: [248822] trunk Revision 248822 Author wei...@apple.com Date 2019-08-17 11:49:37 -0700 (Sat, 17 Aug 2019) Log Message Rename StringBuilder::flexibleAppend(...) to StringBuilder::append(...) https://bugs.webkit.org/show_bug.cgi?id=200756 Reviewed by Darin Adler. Source/WebCore: Up

[webkit-changes] [248821] trunk/Source/WebKit

2019-08-17 Thread drousso
Title: [248821] trunk/Source/WebKit Revision 248821 Author drou...@apple.com Date 2019-08-17 11:12:29 -0700 (Sat, 17 Aug 2019) Log Message Web Inspector: make the initial height bigger when attached https://bugs.webkit.org/show_bug.cgi?id=200855 Reviewed by Joseph Pecoraro. * Shared/Web

[webkit-changes] [248820] trunk

2019-08-17 Thread simon . fraser
Title: [248820] trunk Revision 248820 Author simon.fra...@apple.com Date 2019-08-17 08:27:39 -0700 (Sat, 17 Aug 2019) Log Message [iOS WK2] Scroll indicators disappear sometimes https://bugs.webkit.org/show_bug.cgi?id=200791 Reviewed by Tim Horton. Source/WebKit: _web_setSubviews: repla

[webkit-changes] [248819] trunk

2019-08-17 Thread antti
Title: [248819] trunk Revision 248819 Author an...@apple.com Date 2019-08-17 01:50:13 -0700 (Sat, 17 Aug 2019) Log Message Content in should override "touch-action" set in embedding document https://bugs.webkit.org/show_bug.cgi?id=200204 Reviewed by Antoine Quint. Source/WebKit: Subf

[webkit-changes] [248818] trunk/Source/WebInspectorUI

2019-08-17 Thread drousso
Title: [248818] trunk/Source/WebInspectorUI Revision 248818 Author drou...@apple.com Date 2019-08-17 01:11:30 -0700 (Sat, 17 Aug 2019) Log Message Web Inspector: Sources: gear icons moves to 2nd line when sidebar is narrow https://bugs.webkit.org/show_bug.cgi?id=198017 Reviewed by Joseph