[webkit-changes] [295586] trunk/Source/WebKit/Configurations

2022-06-15 Thread msaboff
Title: [295586] trunk/Source/WebKit/Configurations Revision 295586 Author msab...@apple.com Date 2022-06-15 22:49:13 -0700 (Wed, 15 Jun 2022) Log Message [Regression r295565] iOS Simulator build fails https://bugs.webkit.org/show_bug.cgi?id=241673 Unreviewed, fix ios simulator build

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

2022-06-15 Thread msaboff
Title: [295565] trunk/Source/WebKit Revision 295565 Author msab...@apple.com Date 2022-06-15 10:51:15 -0700 (Wed, 15 Jun 2022) Log Message Move webpushd and adattributiond to the secondary content path when configured https://bugs.webkit.org/show_bug.cgi?id=241539 Reviewed by Keith

[webkit-changes] [295066] trunk

2022-05-31 Thread msaboff
Title: [295066] trunk Revision 295066 Author msab...@apple.com Date 2022-05-31 14:22:49 -0700 (Tue, 31 May 2022) Log Message ASSERTION FAILED: regExp->isValid() LLIntSlowPaths.cpp(625) https://bugs.webkit.org/show_bug.cgi?id=241107 Reviewed by Mark Lam. We can remove this

[webkit-changes] [294411] trunk

2022-05-18 Thread msaboff
Title: [294411] trunk Revision 294411 Author msab...@apple.com Date 2022-05-18 11:33:44 -0700 (Wed, 18 May 2022) Log Message WTF::CrashOnOverflow::crash() with /((a{1})*b{21})+/.test(); https://bugs.webkit.org/show_bug.cgi?id=240552 Reviewed by Yusuke Suzuki and Alex

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

2022-05-11 Thread msaboff
Title: [294072] trunk/Source/WebKit Revision 294072 Author msab...@apple.com Date 2022-05-11 14:41:42 -0700 (Wed, 11 May 2022) Log Message Need to add DYLD_LIBRARY_PATH for XPC services https://bugs.webkit.org/show_bug.cgi?id=240289 Reviewed by Alexey Proskuryakov. Set

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

2022-05-04 Thread msaboff
Title: [293794] trunk/Source/WebCore Revision 293794 Author msab...@apple.com Date 2022-05-04 14:55:48 -0700 (Wed, 04 May 2022) Log Message [Mac] WebCore should search system content path for nested Frameworks https://bugs.webkit.org/show_bug.cgi?id=240063 Reviewed by Alexey

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

2022-05-03 Thread msaboff
Title: [293724] trunk/Source/WebInspectorUI Revision 293724 Author msab...@apple.com Date 2022-05-03 07:31:34 -0700 (Tue, 03 May 2022) Log Message WebInspectorUI is missing a symlink to system content path https://bugs.webkit.org/show_bug.cgi?id=239971 Reviewed by Alexey Proskuryakov.

[webkit-changes] [293558] trunk/Source/WebGPU

2022-04-27 Thread msaboff
Title: [293558] trunk/Source/WebGPU Revision 293558 Author msab...@apple.com Date 2022-04-27 20:04:58 -0700 (Wed, 27 Apr 2022) Log Message WebGPU doesn't create a symlink to the system content path in installhdrs https://bugs.webkit.org/show_bug.cgi?id=239819 Reviewed by Alexey

[webkit-changes] [293043] trunk

2022-04-19 Thread msaboff
Title: [293043] trunk Revision 293043 Author msab...@apple.com Date 2022-04-19 16:23:24 -0700 (Tue, 19 Apr 2022) Log Message Various WebKit tools need to be told about the system content path https://bugs.webkit.org/show_bug.cgi?id=239516 Reviewed by Ryan Haddad.

[webkit-changes] [292758] trunk/Source/ThirdParty/libwebrtc

2022-04-11 Thread msaboff
Title: [292758] trunk/Source/ThirdParty/libwebrtc Revision 292758 Author msab...@apple.com Date 2022-04-11 20:34:04 -0700 (Mon, 11 Apr 2022) Log Message REGRESSION (r292411): libwebrtc header files aren't installed in system content path https://bugs.webkit.org/show_bug.cgi?id=239100

[webkit-changes] [292258] trunk/Source

2022-04-01 Thread msaboff
Title: [292258] trunk/Source Revision 292258 Author msab...@apple.com Date 2022-04-01 22:18:40 -0700 (Fri, 01 Apr 2022) Log Message Stop copying StagedFrameworks to the secondary path by default https://bugs.webkit.org/show_bug.cgi?id=238688 Reviewed by Saam Barati. Decoupled

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

2022-03-25 Thread msaboff
Title: [291869] trunk/Source/WebKit Revision 291869 Author msab...@apple.com Date 2022-03-25 11:39:20 -0700 (Fri, 25 Mar 2022) Log Message Unreviewed, fix the internal iOS build after r291814 rdar://90848250 Removed extraneous double quote (") in com.apple.WebKit.WebContent.sb.in. *

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

2022-03-24 Thread msaboff
Title: [291828] trunk/Source/WebKit Revision 291828 Author msab...@apple.com Date 2022-03-24 16:38:35 -0700 (Thu, 24 Mar 2022) Log Message After r291814, we need to create the INSTALL_PATH for the iOS sandbox files https://bugs.webkit.org/show_bug.cgi?id=238351 Reviewed by Saam Barati.

[webkit-changes] [291455] trunk/Source

2022-03-17 Thread msaboff
Title: [291455] trunk/Source Revision 291455 Author msab...@apple.com Date 2022-03-17 17:46:15 -0700 (Thu, 17 Mar 2022) Log Message libANGLE-shared.dylib, libwebrtc.dylib & WebGPU install names are prefixed with the system content path https://bugs.webkit.org/show_bug.cgi?id=238058

[webkit-changes] [291184] trunk/Source/WebGPU

2022-03-11 Thread msaboff
Title: [291184] trunk/Source/WebGPU Revision 291184 Author msab...@apple.com Date 2022-03-11 13:08:46 -0800 (Fri, 11 Mar 2022) Log Message WebGPU Catalyst builds fail when using the system content path https://bugs.webkit.org/show_bug.cgi?id=237790 Reviewed by Saam Barati. The value of

[webkit-changes] [291139] trunk/Source

2022-03-10 Thread msaboff
Title: [291139] trunk/Source Revision 291139 Author msab...@apple.com Date 2022-03-10 17:20:55 -0800 (Thu, 10 Mar 2022) Log Message Catalyst _javascript_Core, WebCore, WebKitLegacy, and WebKit shouldn't be copied to the Secondary Path https://bugs.webkit.org/show_bug.cgi?id=237748

[webkit-changes] [290960] trunk/Source/WebGPU

2022-03-07 Thread msaboff
Title: [290960] trunk/Source/WebGPU Revision 290960 Author msab...@apple.com Date 2022-03-07 15:08:24 -0800 (Mon, 07 Mar 2022) Log Message Catalyst build failure in WebGPU when building with SYSTEM_CONTENT_PATH https://bugs.webkit.org/show_bug.cgi?id=237542 Reviewed by Saam Barati.

[webkit-changes] [290805] trunk/Source

2022-03-03 Thread msaboff
Title: [290805] trunk/Source Revision 290805 Author msab...@apple.com Date 2022-03-03 17:26:55 -0800 (Thu, 03 Mar 2022) Log Message Copy WebKit frameworks and XPC processes to Secondary Path https://bugs.webkit.org/show_bug.cgi?id=237394 Reviewed by Saam Barati.

[webkit-changes] [289091] trunk/Source

2022-02-03 Thread msaboff
Title: [289091] trunk/Source Revision 289091 Author msab...@apple.com Date 2022-02-03 17:16:05 -0800 (Thu, 03 Feb 2022) Log Message WebKit projects have incorrect install name for the frameworks for Catalyst builds with the system content path

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

2022-02-01 Thread msaboff
Title: [288917] trunk/Source/WebKit Revision 288917 Author msab...@apple.com Date 2022-02-01 15:53:14 -0800 (Tue, 01 Feb 2022) Log Message Catalyst builds of WebKit with system content path put XPCServices and Daemons in the normal location https://bugs.webkit.org/show_bug.cgi?id=235976

[webkit-changes] [288766] trunk/Source

2022-01-28 Thread msaboff
Title: [288766] trunk/Source Revision 288766 Author msab...@apple.com Date 2022-01-28 16:36:24 -0800 (Fri, 28 Jan 2022) Log Message Catalyst builds for WebCore and WebKitLegacy don't create proper symlinks for builds with system content path https://bugs.webkit.org/show_bug.cgi?id=235839

[webkit-changes] [288749] trunk/Source

2022-01-28 Thread msaboff
Title: [288749] trunk/Source Revision 288749 Author msab...@apple.com Date 2022-01-28 11:03:47 -0800 (Fri, 28 Jan 2022) Log Message Catalyst builds fail for WebCore, WebKi and WebKitLegacy for builds with system content path https://bugs.webkit.org/show_bug.cgi?id=235821 Reviewed by

[webkit-changes] [288710] trunk/Source

2022-01-27 Thread msaboff
Title: [288710] trunk/Source Revision 288710 Author msab...@apple.com Date 2022-01-27 16:24:20 -0800 (Thu, 27 Jan 2022) Log Message com.apple.WebKit.WebAuthn.xpc fails to build with system content path https://bugs.webkit.org/show_bug.cgi?id=235734 Reviewed by Filip Pizlo.

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

2022-01-26 Thread msaboff
Title: [288629] trunk/Source/WebKit Revision 288629 Author msab...@apple.com Date 2022-01-26 10:55:20 -0800 (Wed, 26 Jan 2022) Log Message Build failure - webkit daemons don't need symlink with system content path https://bugs.webkit.org/show_bug.cgi?id=235648 Reviewed by Darin Adler.

[webkit-changes] [288593] trunk/Source

2022-01-25 Thread msaboff
Title: [288593] trunk/Source Revision 288593 Author msab...@apple.com Date 2022-01-25 17:11:36 -0800 (Tue, 25 Jan 2022) Log Message Install build failure when using SYSTEM_CONTENT_PATH https://bugs.webkit.org/show_bug.cgi?id=235609 Reviewed by Filip Pizlo. Source/ThirdParty/libwebrtc:

[webkit-changes] [288391] trunk/Source/ThirdParty/libwebrtc

2022-01-21 Thread msaboff
Title: [288391] trunk/Source/ThirdParty/libwebrtc Revision 288391 Author msab...@apple.com Date 2022-01-21 17:38:42 -0800 (Fri, 21 Jan 2022) Log Message WebKit fails to build - error: 'webrtc/rtc_base/network.h' file not found https://bugs.webkit.org/show_bug.cgi?id=235459 Reviewed by

[webkit-changes] [287884] trunk/Source

2022-01-11 Thread msaboff
Title: [287884] trunk/Source Revision 287884 Author msab...@apple.com Date 2022-01-11 09:55:07 -0800 (Tue, 11 Jan 2022) Log Message Fixed installhdr build failures in WebCore and WebKitLegacy https://bugs.webkit.org/show_bug.cgi?id=235059 Reviewed by Filip Pizlo. Source/WebCore:

[webkit-changes] [287642] trunk/Source/ThirdParty

2022-01-05 Thread msaboff
Title: [287642] trunk/Source/ThirdParty Revision 287642 Author msab...@apple.com Date 2022-01-05 11:42:45 -0800 (Wed, 05 Jan 2022) Log Message REGRESSION (r287382): libANGLE is built into a wrong location on iOS https://bugs.webkit.org/show_bug.cgi?id=234857 Reviewed by Saam Barati.

[webkit-changes] [287382] trunk/Source

2021-12-22 Thread msaboff
Title: [287382] trunk/Source Revision 287382 Author msab...@apple.com Date 2021-12-22 19:10:16 -0800 (Wed, 22 Dec 2021) Log Message Fix WebKit Build issues when using system content path https://bugs.webkit.org/show_bug.cgi?id=234624 Reviewed by Filip Pizlo. Source/ThirdParty/ANGLE:

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

2021-12-22 Thread msaboff
Title: [287361] trunk/Source/WebCore Revision 287361 Author msab...@apple.com Date 2021-12-22 10:24:04 -0800 (Wed, 22 Dec 2021) Log Message Fix WebCore install headers with alternate build https://bugs.webkit.org/show_bug.cgi?id=234592 Reviewed by Filip Pizlo. Covered by existing

[webkit-changes] [287326] trunk/Source

2021-12-21 Thread msaboff
Title: [287326] trunk/Source Revision 287326 Author msab...@apple.com Date 2021-12-21 12:16:05 -0800 (Tue, 21 Dec 2021) Log Message Fix symlinks for alternate root framework locations https://bugs.webkit.org/show_bug.cgi?id=234567 Reviewed by Filip Pizlo. Source/ThirdParty/ANGLE:

[webkit-changes] [287137] trunk/Source

2021-12-16 Thread msaboff
Title: [287137] trunk/Source Revision 287137 Author msab...@apple.com Date 2021-12-16 08:48:23 -0800 (Thu, 16 Dec 2021) Log Message Source/_javascript_Core: Create symlinks pointing to alternate root framework locations https://bugs.webkit.org/show_bug.cgi?id=234374 Reviewed by Filip

[webkit-changes] [286896] trunk/Source

2021-12-10 Thread msaboff
Title: [286896] trunk/Source Revision 286896 Author msab...@apple.com Date 2021-12-10 18:32:03 -0800 (Fri, 10 Dec 2021) Log Message https://bugs.webkit.org/show_bug.cgi?id=234173 Update Install Paths for build system changes Reviewed by Yusuke Suzuki. Updated install paths for changes

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

2021-10-21 Thread msaboff
Title: [284623] trunk/Source/_javascript_Core Revision 284623 Author msab...@apple.com Date 2021-10-21 10:54:48 -0700 (Thu, 21 Oct 2021) Log Message Add missing overflow check to DFGIntegerRangeOptimizationPhase::filterConstant() https://bugs.webkit.org/show_bug.cgi?id=232058 Reviewed

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

2021-10-20 Thread msaboff
Title: [284573] trunk/Source/_javascript_Core Revision 284573 Author msab...@apple.com Date 2021-10-20 14:45:13 -0700 (Wed, 20 Oct 2021) Log Message Add missing overflow checks to DFGIntegerRangeOptimizationPhase::isEquivalentTo() https://bugs.webkit.org/show_bug.cgi?id=232024 Reviewed

[webkit-changes] [279927] trunk/Source

2021-07-14 Thread msaboff
Title: [279927] trunk/Source Revision 279927 Author msab...@apple.com Date 2021-07-14 15:37:18 -0700 (Wed, 14 Jul 2021) Log Message [macOS] Add new entitlement to limit process to a single JIT region https://bugs.webkit.org/show_bug.cgi?id=227956 Reviewed by Mark Lam. This macOS

[webkit-changes] [279922] trunk/Source/bmalloc

2021-07-14 Thread msaboff
Title: [279922] trunk/Source/bmalloc Revision 279922 Author msab...@apple.com Date 2021-07-14 14:18:22 -0700 (Wed, 14 Jul 2021) Log Message [BMalloc] Lazily allocate physical pages https://bugs.webkit.org/show_bug.cgi?id=227957 Reviewed by Mark Lam. For the Darwin platform we don't

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

2021-07-07 Thread msaboff
Title: [279677] trunk/Source/_javascript_Core Revision 279677 Author msab...@apple.com Date 2021-07-07 14:55:26 -0700 (Wed, 07 Jul 2021) Log Message fitcored crashes at _javascript_Core: JSC::Heap::releaseAccessSlow https://bugs.webkit.org/show_bug.cgi?id=227767 Reviewed by Geoffrey

[webkit-changes] [279621] trunk/Source/bmalloc

2021-07-06 Thread msaboff
Title: [279621] trunk/Source/bmalloc Revision 279621 Author msab...@apple.com Date 2021-07-06 14:20:53 -0700 (Tue, 06 Jul 2021) Log Message [bmalloc] Make adaptive scavenging more precise https://bugs.webkit.org/show_bug.cgi?id=226237 Reviewed by Geoffrey Garen. Reland the adaptive

[webkit-changes] [278447] trunk/Source/bmalloc

2021-06-03 Thread msaboff
Title: [278447] trunk/Source/bmalloc Revision 278447 Author msab...@apple.com Date 2021-06-03 20:45:04 -0700 (Thu, 03 Jun 2021) Log Message 2021-06-03 Michael Saboff Unreviewed, rolling out r278278. https://bugs.webkit.org/show_bug.cgi?id=226237 Made some

[webkit-changes] [278278] trunk/Source/bmalloc

2021-05-31 Thread msaboff
Title: [278278] trunk/Source/bmalloc Revision 278278 Author msab...@apple.com Date 2021-05-31 08:04:24 -0700 (Mon, 31 May 2021) Log Message [bmalloc] Make adaptive scavenging more precise https://bugs.webkit.org/show_bug.cgi?id=226237 Reviewed by Geoffrey Garen. This patch re-enables

[webkit-changes] [277898] trunk/Source/bmalloc

2021-05-21 Thread msaboff
Title: [277898] trunk/Source/bmalloc Revision 277898 Author msab...@apple.com Date 2021-05-21 16:36:47 -0700 (Fri, 21 May 2021) Log Message [bmalloc] Rollout r276266 because WebKit processes are spending much more time in madvise https://bugs.webkit.org/show_bug.cgi?id=226122 Unreviewed

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

2021-04-23 Thread msaboff
Title: [276527] trunk/Source/_javascript_Core Revision 276527 Author msab...@apple.com Date 2021-04-23 16:06:12 -0700 (Fri, 23 Apr 2021) Log Message [YARR Interpreter] Improper backtrack of parentheses with non-zero based greedy quantifiers https://bugs.webkit.org/show_bug.cgi?id=224983

[webkit-changes] [276266] trunk/Source/bmalloc

2021-04-19 Thread msaboff
Title: [276266] trunk/Source/bmalloc Revision 276266 Author msab...@apple.com Date 2021-04-19 11:52:25 -0700 (Mon, 19 Apr 2021) Log Message [bmalloc] Enable Adaptive Scavenger for Mac https://bugs.webkit.org/show_bug.cgi?id=224706 Reviewed by Filip Pizlo. Enabled the adaptive scavenger

[webkit-changes] [274945] trunk

2021-03-24 Thread msaboff
Title: [274945] trunk Revision 274945 Author msab...@apple.com Date 2021-03-24 10:29:02 -0700 (Wed, 24 Mar 2021) Log Message [YARR] Interpreter incorrectly matches non-BMP characters with multiple . w/dotAll flag https://bugs.webkit.org/show_bug.cgi?id=223666 Reviewed by Mark Lam.

[webkit-changes] [274806] trunk

2021-03-22 Thread msaboff
Title: [274806] trunk Revision 274806 Author msab...@apple.com Date 2021-03-22 15:06:52 -0700 (Mon, 22 Mar 2021) Log Message [YARR] Interpreter incorrectly matches non-BMP characters with multiple . https://bugs.webkit.org/show_bug.cgi?id=223498 Reviewed by Yusuke Suzuki. JSTests: New

[webkit-changes] [273613] trunk/JSTests

2021-02-26 Thread msaboff
Title: [273613] trunk/JSTests Revision 273613 Author msab...@apple.com Date 2021-02-26 18:51:41 -0800 (Fri, 26 Feb 2021) Log Message Followup test fix to r273594 https://bugs.webkit.org/show_bug.cgi?id=222506 Reviewed by Yusuke Suzuki. * stress/regexp-max-size.js:

[webkit-changes] [273594] trunk

2021-02-26 Thread msaboff
Title: [273594] trunk Revision 273594 Author msab...@apple.com Date 2021-02-26 15:22:51 -0800 (Fri, 26 Feb 2021) Log Message unexpected minimumInputSize in setupDisjunctionOffsets for regexp engine(yarr) https://bugs.webkit.org/show_bug.cgi?id=220357 Reviewed by Saam Barati. JSTests:

[webkit-changes] [273518] trunk/JSTests

2021-02-25 Thread msaboff
Title: [273518] trunk/JSTests Revision 273518 Author msab...@apple.com Date 2021-02-25 15:45:19 -0800 (Thu, 25 Feb 2021) Log Message [test262] test/built-ins/RegExp/match-indices needs updating for 'd' flag https://bugs.webkit.org/show_bug.cgi?id=222142 Reviewed by Yusuke Suzuki.

[webkit-changes] [273371] trunk

2021-02-23 Thread msaboff
Title: [273371] trunk Revision 273371 Author msab...@apple.com Date 2021-02-23 21:00:30 -0800 (Tue, 23 Feb 2021) Log Message [YARR JIT] Crash on overflow when compiling /(a{10}b{10}|c{10}|)d{10}e{10}/.test();

[webkit-changes] [273160] trunk

2021-02-19 Thread msaboff
Title: [273160] trunk Revision 273160 Author msab...@apple.com Date 2021-02-19 12:50:48 -0800 (Fri, 19 Feb 2021) Log Message Minor fixes to RegExp match indices after r273086 https://bugs.webkit.org/show_bug.cgi?id=222157 Reviewed by Yusuke Suzuki. JSTests: Added a new test to verify

[webkit-changes] [273086] trunk

2021-02-18 Thread msaboff
Title: [273086] trunk Revision 273086 Author msab...@apple.com Date 2021-02-18 11:14:34 -0800 (Thu, 18 Feb 2021) Log Message [JSC] Implement RegExp Match Indices proposal https://bugs.webkit.org/show_bug.cgi?id=202475 Reviewed by Yusuke Suzuki. JSTests: Updated tests. *

[webkit-changes] [272892] trunk/Source

2021-02-15 Thread msaboff
Title: [272892] trunk/Source Revision 272892 Author msab...@apple.com Date 2021-02-15 17:51:50 -0800 (Mon, 15 Feb 2021) Log Message [ARM64] Change break instruction comment to indicate possible security failure https://bugs.webkit.org/show_bug.cgi?id=221936 Reviewed by Mark Lam.

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

2021-02-15 Thread msaboff
Title: [272886] trunk/Source/WTF Revision 272886 Author msab...@apple.com Date 2021-02-15 15:29:43 -0800 (Mon, 15 Feb 2021) Log Message REGRESSION r272823): Crash in ARM64e Wasm tests https://bugs.webkit.org/show_bug.cgi?id=221922 Reviewed by Mark Lam. Updated to properly compute the

[webkit-changes] [272850] trunk

2021-02-15 Thread msaboff
Title: [272850] trunk Revision 272850 Author msab...@apple.com Date 2021-02-15 08:51:33 -0800 (Mon, 15 Feb 2021) Log Message Unreviewed cleanup after r272824. * Restored stepped on Tools/ChangeLog entries. * Eliminated unneeded empty directory. Modified Paths trunk/Tools/ChangeLog

[webkit-changes] [272823] trunk

2021-02-12 Thread msaboff
Title: [272823] trunk Revision 272823 Author msab...@apple.com Date 2021-02-12 16:32:01 -0800 (Fri, 12 Feb 2021) Log Message [ARM64e] Harden Mach exception handling https://bugs.webkit.org/show_bug.cgi?id=221841 Reviewed by Geoffrey Garen. Source/_javascript_Core: Split

[webkit-changes] [267854] trunk/LayoutTests

2020-10-01 Thread msaboff
Title: [267854] trunk/LayoutTests Revision 267854 Author msab...@apple.com Date 2020-10-01 15:18:13 -0700 (Thu, 01 Oct 2020) Log Message [macOS/iOS WK2] storage/indexeddb/IDBKey-create-array-buffer-view-oom.html is a flaky timeout https://bugs.webkit.org/show_bug.cgi?id=216960 Reviewed

[webkit-changes] [267205] trunk

2020-09-17 Thread msaboff
Title: [267205] trunk Revision 267205 Author msab...@apple.com Date 2020-09-17 12:52:44 -0700 (Thu, 17 Sep 2020) Log Message Segfault in WebCore::IDBKey::createBinary https://bugs.webkit.org/show_bug.cgi?id=216501 Reviewed by Youenn Fablet. Source/WebCore: If we can't get a copy of

[webkit-changes] [266496] trunk

2020-09-02 Thread msaboff
Title: [266496] trunk Revision 266496 Author msab...@apple.com Date 2020-09-02 16:58:08 -0700 (Wed, 02 Sep 2020) Log Message ASSERTION FAILED: value.isCell() && value.asCell()->type() == CustomGetterSetterType ./bytecode/ObjectPropertyConditionSet.cpp

[webkit-changes] [265373] trunk

2020-08-07 Thread msaboff
Title: [265373] trunk Revision 265373 Author msab...@apple.com Date 2020-08-07 08:51:33 -0700 (Fri, 07 Aug 2020) Log Message RegExp sticky not matching alternates correctly, ignoring lastIndex requirement https://bugs.webkit.org/show_bug.cgi?id=214181 Reviewed by Yusuke Suzuki.

[webkit-changes] [264876] trunk

2020-07-24 Thread msaboff
Title: [264876] trunk Revision 264876 Author msab...@apple.com Date 2020-07-24 19:09:19 -0700 (Fri, 24 Jul 2020) Log Message Fixed exception check handling below ScheduledAction::executeFunctionInContext() https://bugs.webkit.org/show_bug.cgi?id=214774 Reviewed by Mark Lam.

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

2020-06-05 Thread msaboff
Title: [262670] trunk/Source/_javascript_Core Revision 262670 Author msab...@apple.com Date 2020-06-05 21:25:04 -0700 (Fri, 05 Jun 2020) Log Message Make FAST_JIT_PERMISSIONS check in LinkBuffer::copyCompactAndLinkCode a runtime check https://bugs.webkit.org/show_bug.cgi?id=212825

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

2020-06-04 Thread msaboff
Title: [262591] trunk/Source/_javascript_Core Revision 262591 Author msab...@apple.com Date 2020-06-04 19:40:58 -0700 (Thu, 04 Jun 2020) Log Message Add a Thread Specific Cache for LinkBuffer::CompactAndLinkCode() https://bugs.webkit.org/show_bug.cgi?id=212765 Reviewed by Saam Barati.

[webkit-changes] [262509] trunk/Tools

2020-06-03 Thread msaboff
Title: [262509] trunk/Tools Revision 262509 Author msab...@apple.com Date 2020-06-03 12:47:48 -0700 (Wed, 03 Jun 2020) Log Message [iOS] TestWTF.WTF_Lock.ContendedShortSection is consistently timing out on debug simulator builds https://bugs.webkit.org/show_bug.cgi?id=211650 Reviewed by

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

2020-05-31 Thread msaboff
Title: [262362] trunk/Source/_javascript_Core Revision 262362 Author msab...@apple.com Date 2020-05-31 07:56:06 -0700 (Sun, 31 May 2020) Log Message Consider a Thread Specific Cache for AssemblerBuffers https://bugs.webkit.org/show_bug.cgi?id=212562 Reviewed by Filip Pizlo. This patch

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

2020-05-20 Thread msaboff
Title: [261930] trunk/Source/_javascript_Core Revision 261930 Author msab...@apple.com Date 2020-05-20 10:48:22 -0700 (Wed, 20 May 2020) Log Message [Wasm] Limit the size of Wasm function we optimize in OMG mode https://bugs.webkit.org/show_bug.cgi?id=212105 Reviewed by Filip Pizlo.

[webkit-changes] [260033] trunk

2020-04-13 Thread msaboff
Title: [260033] trunk Revision 260033 Author msab...@apple.com Date 2020-04-13 12:19:48 -0700 (Mon, 13 Apr 2020) Log Message [YARR] Allow for Unicode named capture group identifiers in non-Unicode regular expressions https://bugs.webkit.org/show_bug.cgi?id=210309 Reviewed by Ross

[webkit-changes] [259092] trunk

2020-03-26 Thread msaboff
Title: [259092] trunk Revision 259092 Author msab...@apple.com Date 2020-03-26 16:27:57 -0700 (Thu, 26 Mar 2020) Log Message Refactor YARR Stack Overflow Checks https://bugs.webkit.org/show_bug.cgi?id=209435 rdar://problem/58988252 Reviewed by Mark Lam. JSTests: Added a new test and

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

2020-01-08 Thread msaboff
Title: [254244] trunk/Source/_javascript_Core Revision 254244 Author msab...@apple.com Date 2020-01-08 18:04:19 -0800 (Wed, 08 Jan 2020) Log Message Instruction.h: Multiplication result converted to larger type https://bugs.webkit.org/show_bug.cgi?id=205945 Reviewed by Mark Lam. *

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

2020-01-08 Thread msaboff
Title: [254224] trunk/Source/_javascript_Core Revision 254224 Author msab...@apple.com Date 2020-01-08 14:04:08 -0800 (Wed, 08 Jan 2020) Log Message TypeProfiler.h: Multiplication result converted to larger type https://bugs.webkit.org/show_bug.cgi?id=205947 Reviewed by Mark Lam. Added

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

2020-01-08 Thread msaboff
Title: [254218] trunk/Source/_javascript_Core Revision 254218 Author msab...@apple.com Date 2020-01-08 12:54:09 -0800 (Wed, 08 Jan 2020) Log Message JSArrayBufferView.h: Multiplication result converted to larger type https://bugs.webkit.org/show_bug.cgi?id=205943 Reviewed by Saam

[webkit-changes] [250568] trunk

2019-10-01 Thread msaboff
Title: [250568] trunk Revision 250568 Author msab...@apple.com Date 2019-10-01 11:23:54 -0700 (Tue, 01 Oct 2019) Log Message [YARR] Properly handle surrogates when matching back references https://bugs.webkit.org/show_bug.cgi?id=202041 Patch by Michael Saboff and Paulo Matos on

[webkit-changes] [249926] trunk

2019-09-16 Thread msaboff
Title: [249926] trunk Revision 249926 Author msab...@apple.com Date 2019-09-16 16:10:47 -0700 (Mon, 16 Sep 2019) Log Message [JSC] Perform check again when we found non-BMP characters https://bugs.webkit.org/show_bug.cgi?id=201647 Reviewed by Yusuke Suzuki. JSTests: *

[webkit-changes] [249777] trunk

2019-09-11 Thread msaboff
Title: [249777] trunk Revision 249777 Author msab...@apple.com Date 2019-09-11 14:22:33 -0700 (Wed, 11 Sep 2019) Log Message JSC crashes due to stack overflow while building RegExp https://bugs.webkit.org/show_bug.cgi?id=201649 Reviewed by Yusuke Suzuki. JSTests: New regression test.

[webkit-changes] [249670] trunk/Source/bmalloc

2019-09-09 Thread msaboff
Title: [249670] trunk/Source/bmalloc Revision 249670 Author msab...@apple.com Date 2019-09-09 15:38:40 -0700 (Mon, 09 Sep 2019) Log Message Revert to pre-r243144 scavenging behavior for macOS https://bugs.webkit.org/show_bug.cgi?id=201555 Reviewed by Saam Barati. The change in r243144

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

2019-08-27 Thread msaboff
Title: [249184] trunk/Source/_javascript_Core Revision 249184 Author msab...@apple.com Date 2019-08-27 16:48:54 -0700 (Tue, 27 Aug 2019) Log Message Update PACCage changes for builds without Gigacage, but with signed pointers https://bugs.webkit.org/show_bug.cgi?id=201202 Reviewed by

[webkit-changes] [248951] trunk

2019-08-21 Thread msaboff
Title: [248951] trunk Revision 248951 Author msab...@apple.com Date 2019-08-21 11:08:48 -0700 (Wed, 21 Aug 2019) Log Message [JSC] incorrent JIT lead to StackOverflow https://bugs.webkit.org/show_bug.cgi?id=197823 Reviewed by Tadeu Zagallo. JSTests: New test. *

[webkit-changes] [248857] trunk

2019-08-19 Thread msaboff
Title: [248857] trunk Revision 248857 Author msab...@apple.com Date 2019-08-19 10:39:52 -0700 (Mon, 19 Aug 2019) Log Message Webkit jsc Crash in RegExp::matchInline (this= https://bugs.webkit.org/show_bug.cgi?id=197090 Reviewed by Yusuke Suzuki. JSTests: New test. *

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

2019-08-13 Thread msaboff
Title: [248605] trunk/Source/_javascript_Core Revision 248605 Author msab...@apple.com Date 2019-08-13 12:35:00 -0700 (Tue, 13 Aug 2019) Log Message REGRESSION (r248533): JSC Command - Need to initializeMainThread() before processing config file

[webkit-changes] [248441] trunk/Source

2019-08-08 Thread msaboff
Title: [248441] trunk/Source Revision 248441 Author msab...@apple.com Date 2019-08-08 13:48:37 -0700 (Thu, 08 Aug 2019) Log Message OpenSource MemoryFootprint API for JSC command line tool https://bugs.webkit.org/show_bug.cgi?id=200541 Reviewed by Saam Barati. Source/_javascript_Core:

[webkit-changes] [248326] trunk/PerformanceTests

2019-08-06 Thread msaboff
Title: [248326] trunk/PerformanceTests Revision 248326 Author msab...@apple.com Date 2019-08-06 16:24:26 -0700 (Tue, 06 Aug 2019) Log Message Make JSC memory benchmark available on OpenSource https://bugs.webkit.org/show_bug.cgi?id=195012 Reviewed by Saam Barati. This patch upstreams

[webkit-changes] [248271] trunk

2019-08-05 Thread msaboff
Title: [248271] trunk Revision 248271 Author msab...@apple.com Date 2019-08-05 13:02:51 -0700 (Mon, 05 Aug 2019) Log Message JSC: assertion failure in SpeculativeJIT::compileGetByValOnIntTypedArray https://bugs.webkit.org/show_bug.cgi?id=17 Reviewed by Saam Barati. JSTests: New

[webkit-changes] [247194] trunk

2019-07-06 Thread msaboff
Title: [247194] trunk Revision 247194 Author msab...@apple.com Date 2019-07-06 06:34:51 -0700 (Sat, 06 Jul 2019) Log Message switch(String) needs to check for exceptions when resolving the string https://bugs.webkit.org/show_bug.cgi?id=199541 Reviewed by Mark Lam. JSTests: New tests.

[webkit-changes] [247088] trunk

2019-07-03 Thread msaboff
Title: [247088] trunk Revision 247088 Author msab...@apple.com Date 2019-07-02 23:01:12 -0700 (Tue, 02 Jul 2019) Log Message JSTests: Exception from For..of loop assignment eliminates TDZ checks in subsequent code https://bugs.webkit.org/show_bug.cgi?id=199395 Reviewed by Filip Pizlo.

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

2019-06-06 Thread msaboff
Title: [246147] trunk/Source/_javascript_Core Revision 246147 Author msab...@apple.com Date 2019-06-06 02:31:40 -0700 (Thu, 06 Jun 2019) Log Message [ARM64E]: Add disassembler support for authenticated instructions https://bugs.webkit.org/show_bug.cgi?id=198562 Reviewed by Keith Miller.

[webkit-changes] [245815] trunk

2019-05-28 Thread msaboff
Title: [245815] trunk Revision 245815 Author msab...@apple.com Date 2019-05-28 10:19:09 -0700 (Tue, 28 May 2019) Log Message [YARR] Properly handle RegExp's that require large ParenContext space https://bugs.webkit.org/show_bug.cgi?id=198065 Reviewed by Keith Miller. JSTests: New

[webkit-changes] [244937] trunk/JSTests

2019-05-03 Thread msaboff
Title: [244937] trunk/JSTests Revision 244937 Author msab...@apple.com Date 2019-05-03 16:34:52 -0700 (Fri, 03 May 2019) Log Message iOS JSC tests frequently exiting with execption after stress/json-stringify-string-builder-overflow.js.no-cjit-validate-phases

[webkit-changes] [244872] trunk

2019-05-02 Thread msaboff
Title: [244872] trunk Revision 244872 Author msab...@apple.com Date 2019-05-02 09:17:53 -0700 (Thu, 02 May 2019) Log Message Unreviewed rollout of r244862. Modified Paths trunk/JSTests/ChangeLog trunk/JSTests/stress/proxy-getOwnPropertySlots-exceptionChecks.js

[webkit-changes] [244862] trunk

2019-05-01 Thread msaboff
Title: [244862] trunk Revision 244862 Author msab...@apple.com Date 2019-05-01 19:04:07 -0700 (Wed, 01 May 2019) Log Message ASSERTION FAILED: !m_needExceptionCheck with --validateExceptionChecks=1; ProxyObject.getOwnPropertySlotCommon/JSFunction.callerGetter

[webkit-changes] [244204] trunk

2019-04-11 Thread msaboff
Title: [244204] trunk Revision 244204 Author msab...@apple.com Date 2019-04-11 17:53:12 -0700 (Thu, 11 Apr 2019) Log Message Improve the Inline Cache Stats code https://bugs.webkit.org/show_bug.cgi?id=196836 Reviewed by Saam Barati. Source/_javascript_Core: Needed to handle the case

[webkit-changes] [243967] trunk

2019-04-07 Thread msaboff
Title: [243967] trunk Revision 243967 Author msab...@apple.com Date 2019-04-07 16:24:45 -0700 (Sun, 07 Apr 2019) Log Message REGRESSION (r243642): Crash in reddit.com page https://bugs.webkit.org/show_bug.cgi?id=196684 Reviewed by Geoffrey Garen. JSTests: New regression test. *

[webkit-changes] [243839] trunk

2019-04-03 Thread msaboff
Title: [243839] trunk Revision 243839 Author msab...@apple.com Date 2019-04-03 16:51:12 -0700 (Wed, 03 Apr 2019) Log Message REGRESSION (r243642): com.apple._javascript_Core crash in JSC::RegExpObject::execInline https://bugs.webkit.org/show_bug.cgi?id=196477 Reviewed by Keith Miller.

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

2019-04-02 Thread msaboff
Title: [243754] trunk/Source/_javascript_Core Revision 243754 Author msab...@apple.com Date 2019-04-02 12:56:58 -0700 (Tue, 02 Apr 2019) Log Message Crash in Options::setOptions() using --configFile option and libgmalloc https://bugs.webkit.org/show_bug.cgi?id=196506 Reviewed by Keith

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

2019-03-29 Thread msaboff
Title: [243642] trunk/Source/_javascript_Core Revision 243642 Author msab...@apple.com Date 2019-03-28 23:05:55 -0700 (Thu, 28 Mar 2019) Log Message [YARR] Precompute BMP / non-BMP status when constructing character classes https://bugs.webkit.org/show_bug.cgi?id=196296 Reviewed by

[webkit-changes] [243389] trunk/Source/bmalloc

2019-03-22 Thread msaboff
Title: [243389] trunk/Source/bmalloc Revision 243389 Author msab...@apple.com Date 2019-03-22 10:43:29 -0700 (Fri, 22 Mar 2019) Log Message [BMalloc] No need to delay deallocating chunks based on recent use https://bugs.webkit.org/show_bug.cgi?id=196121 Reviewed by Mark Lam. The "used

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

2019-03-20 Thread msaboff
Title: [243237] trunk/Source/_javascript_Core Revision 243237 Author msab...@apple.com Date 2019-03-20 14:04:10 -0700 (Wed, 20 Mar 2019) Log Message JSC test crash: stress/dont-strength-reduce-regexp-with-compile-error.js.default https://bugs.webkit.org/show_bug.cgi?id=195906 Reviewed

[webkit-changes] [243144] trunk/Source/bmalloc

2019-03-19 Thread msaboff
Title: [243144] trunk/Source/bmalloc Revision 243144 Author msab...@apple.com Date 2019-03-19 10:31:01 -0700 (Tue, 19 Mar 2019) Log Message [BMalloc] Scavenger should react to recent memory activity https://bugs.webkit.org/show_bug.cgi?id=195895 Reviewed by Geoffrey Garen. This change

[webkit-changes] [242955] trunk

2019-03-14 Thread msaboff
Title: [242955] trunk Revision 242955 Author msab...@apple.com Date 2019-03-14 12:31:52 -0700 (Thu, 14 Mar 2019) Log Message ASSERTION FAILED: regexp->isValid() or ASSERTION FAILED: !isCompilationThread() https://bugs.webkit.org/show_bug.cgi?id=195735 Reviewed by Mark Lam. JSTests:

[webkit-changes] [242838] trunk

2019-03-12 Thread msaboff
Title: [242838] trunk Revision 242838 Author msab...@apple.com Date 2019-03-12 18:26:29 -0700 (Tue, 12 Mar 2019) Log Message REGRESSION (iOS 12.2): Webpage using CoffeeScript crashes https://bugs.webkit.org/show_bug.cgi?id=195613 Reviewed by Mark Lam. JSTests: New regression test. *

[webkit-changes] [241634] trunk

2019-02-15 Thread msaboff
Title: [241634] trunk Revision 241634 Author msab...@apple.com Date 2019-02-15 17:13:57 -0800 (Fri, 15 Feb 2019) Log Message RELEASE_ASSERT at com.apple._javascript_Core: JSC::jsSubstringOfResolved https://bugs.webkit.org/show_bug.cgi?id=194558 Reviewed by Saam Barati. JSTests: New

  1   2   3   4   5   6   7   8   9   10   >