[webkit-changes] [279275] trunk/JSTests

2021-06-25 Thread pmatos
Title: [279275] trunk/JSTests Revision 279275 Author pma...@igalia.com Date 2021-06-25 05:28:33 -0700 (Fri, 25 Jun 2021) Log Message Unskip materialized-regexp-has-correct-last-index-set-by-match on arm and mips https://bugs.webkit.org/show_bug.cgi?id=227213 Unreviewed Gardening. *

[webkit-changes] [276346] trunk/JSTests

2021-04-21 Thread pmatos
Title: [276346] trunk/JSTests Revision 276346 Author pma...@igalia.com Date 2021-04-20 23:58:19 -0700 (Tue, 20 Apr 2021) Log Message Unskip couple of tests for armv7l and mips https://bugs.webkit.org/show_bug.cgi?id=224607 Unreviewed gardening. *

[webkit-changes] [271285] trunk/Tools

2021-01-07 Thread pmatos
Title: [271285] trunk/Tools Revision 271285 Author pma...@igalia.com Date 2021-01-07 21:30:41 -0800 (Thu, 07 Jan 2021) Log Message Fix mktemp call for busybox mktemp https://bugs.webkit.org/show_bug.cgi?id=220422 Reviewed by Alexey Proskuryakov. Busybox mktemp requires the template to

[webkit-changes] [268251] trunk/Tools

2020-10-09 Thread pmatos
Title: [268251] trunk/Tools Revision 268251 Author pma...@igalia.com Date 2020-10-09 03:14:17 -0700 (Fri, 09 Oct 2020) Log Message Add armv8l arch to generic arm umbrella architecture variable https://bugs.webkit.org/show_bug.cgi?id=217470 Reviewed by Adrian Perez de Castro. The armv8l

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

2020-09-21 Thread pmatos
Title: [267395] trunk/Source/_javascript_Core Revision 267395 Author pma...@igalia.com Date 2020-09-21 21:56:42 -0700 (Mon, 21 Sep 2020) Log Message Fix MIPS leai,leap when offset is nonzero https://bugs.webkit.org/show_bug.cgi?id=216772 Reviewed by Mark Lam. Fix required by change

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

2020-09-18 Thread pmatos
Title: [267239] trunk/Source/_javascript_Core Revision 267239 Author pma...@igalia.com Date 2020-09-18 09:32:45 -0700 (Fri, 18 Sep 2020) Log Message Unified build fixes from ARMv7 build failures https://bugs.webkit.org/show_bug.cgi?id=216698 Reviewed by Adrian Perez de Castro. *

[webkit-changes] [266164] trunk/JSTests

2020-08-26 Thread pmatos
Title: [266164] trunk/JSTests Revision 266164 Author pma...@igalia.com Date 2020-08-26 00:53:09 -0700 (Wed, 26 Aug 2020) Log Message Skip stress/array-species-create-should-handle-masquerader.js on MIPS Unreviewed Gardening. * stress/array-species-create-should-handle-masquerader.js:

[webkit-changes] [266110] trunk/JSTests

2020-08-25 Thread pmatos
Title: [266110] trunk/JSTests Revision 266110 Author pma...@igalia.com Date 2020-08-25 01:46:40 -0700 (Tue, 25 Aug 2020) Log Message Skip failing tests on MIPS for later investigation Unreviewed Gardening. * stress/intl-segmenter.js: * stress/typedarray-functions-with-neutered.js:

[webkit-changes] [265365] trunk/JSTests

2020-08-07 Thread pmatos
Title: [265365] trunk/JSTests Revision 265365 Author pma...@igalia.com Date 2020-08-07 01:32:41 -0700 (Fri, 07 Aug 2020) Log Message Skip test on ARM32 - test is flaky in mini-mode Unreviewed Gardening. * stress/put-direct-index-broken-2.js: Modified Paths trunk/JSTests/ChangeLog

[webkit-changes] [265036] trunk

2020-07-29 Thread pmatos
Title: [265036] trunk Revision 265036 Author pma...@igalia.com Date 2020-07-29 03:32:27 -0700 (Wed, 29 Jul 2020) Log Message for..of intrinsics implementation for 32bits https://bugs.webkit.org/show_bug.cgi?id=214737 Reviewed by Yusuke Suzuki. Joint work with Caio Lima . JSTests:

[webkit-changes] [263023] trunk/Tools

2020-06-15 Thread pmatos
Title: [263023] trunk/Tools Revision 263023 Author pma...@igalia.com Date 2020-06-15 01:57:52 -0700 (Mon, 15 Jun 2020) Log Message Properly propagate TZ to the remote test devices https://bugs.webkit.org/show_bug.cgi?id=212816 Reviewed by Philippe Normand. *

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

2020-06-11 Thread pmatos
Title: [262902] trunk/Source/_javascript_Core Revision 262902 Author pma...@igalia.com Date 2020-06-11 07:41:57 -0700 (Thu, 11 Jun 2020) Log Message Add missing include to JSONObject.cpp - non-unified build https://bugs.webkit.org/show_bug.cgi?id=213073 Reviewed by Adrian Perez de

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

2020-06-05 Thread pmatos
Title: [262655] trunk/Source/_javascript_Core Revision 262655 Author pma...@igalia.com Date 2020-06-05 14:47:30 -0700 (Fri, 05 Jun 2020) Log Message Add missing ECMAMode header to fix NonUnified Build https://bugs.webkit.org/show_bug.cgi?id=212838 Reviewed by Darin Adler. *

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

2020-06-05 Thread pmatos
Title: [262610] trunk/Source/_javascript_Core Revision 262610 Author pma...@igalia.com Date 2020-06-05 03:04:14 -0700 (Fri, 05 Jun 2020) Log Message Fix includes to fix latest non-unified builds breakages https://bugs.webkit.org/show_bug.cgi?id=212802 Reviewed by Adrian Perez de Castro.

[webkit-changes] [262602] trunk/JSTests

2020-06-05 Thread pmatos
Title: [262602] trunk/JSTests Revision 262602 Author pma...@igalia.com Date 2020-06-04 23:19:01 -0700 (Thu, 04 Jun 2020) Log Message Skip microbenchmarks/interpreter-wasm.js on MIPS/ARM Unreviewed Gardening. There's no native wasm support on 32bits atm - skipping. *

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

2020-06-04 Thread pmatos
Title: [262534] trunk/Source/_javascript_Core Revision 262534 Author pma...@igalia.com Date 2020-06-04 06:37:34 -0700 (Thu, 04 Jun 2020) Log Message Fix 32bit build broken at r262513 https://bugs.webkit.org/show_bug.cgi?id=212735 Unreviewed Gardening. Proper fix is being worked out

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

2020-06-02 Thread pmatos
Title: [262412] trunk/Source/_javascript_Core Revision 262412 Author pma...@igalia.com Date 2020-06-02 04:29:12 -0700 (Tue, 02 Jun 2020) Log Message Fix assert message formatting https://bugs.webkit.org/show_bug.cgi?id=212591 Reviewed by Adrian Perez de Castro. Fixes warning by gcc -

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

2020-05-23 Thread pmatos
Title: [262098] trunk/Source/_javascript_Core Revision 262098 Author pma...@igalia.com Date 2020-05-23 07:57:15 -0700 (Sat, 23 May 2020) Log Message Fix non-unified builds for x86_64 https://bugs.webkit.org/show_bug.cgi?id=212297 Reviewed by Adrian Perez de Castro. *

[webkit-changes] [262068] trunk/Tools

2020-05-22 Thread pmatos
Title: [262068] trunk/Tools Revision 262068 Author pma...@igalia.com Date 2020-05-22 11:57:37 -0700 (Fri, 22 May 2020) Log Message Add support for [no-]use-ccache option in build-jsc https://bugs.webkit.org/show_bug.cgi?id=212259 Reviewed by Mark Lam. * Scripts/build-jsc: Modified

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

2020-05-22 Thread pmatos
Title: [262054] trunk/Source/_javascript_Core Revision 262054 Author pma...@igalia.com Date 2020-05-22 05:50:28 -0700 (Fri, 22 May 2020) Log Message Fix non-unified builds for i386 build https://bugs.webkit.org/show_bug.cgi?id=212258 Reviewed by Adrian Perez de Castro. *

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

2020-05-22 Thread pmatos
Title: [262053] trunk/Source/_javascript_Core Revision 262053 Author pma...@igalia.com Date 2020-05-22 04:29:24 -0700 (Fri, 22 May 2020) Log Message Fix typo in JSCVirtualMachine documentation Unreviewed Typo Fix. * API/glib/JSCVirtualMachine.cpp: Modified Paths

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

2020-05-21 Thread pmatos
Title: [261993] trunk/Source/_javascript_Core Revision 261993 Author pma...@igalia.com Date 2020-05-21 06:58:04 -0700 (Thu, 21 May 2020) Log Message Further non-unified build fixes https://bugs.webkit.org/show_bug.cgi?id=212195 Reviewed by Adrian Perez de Castro. *

[webkit-changes] [261808] trunk

2020-05-18 Thread pmatos
Title: [261808] trunk Revision 261808 Author pma...@igalia.com Date 2020-05-18 04:37:47 -0700 (Mon, 18 May 2020) Log Message JSTests: Skip stress test array-buffer-view-watchpoint-can-be-fired-in-really-add-in-dfg.js on MIPS Unreviewed Gardening. *

[webkit-changes] [261743] trunk/JSTests

2020-05-15 Thread pmatos
Title: [261743] trunk/JSTests Revision 261743 Author pma...@igalia.com Date 2020-05-15 07:27:44 -0700 (Fri, 15 May 2020) Log Message Skip tests in ARM and MIPS post r261667 Unreviewed Gardening. These tests started failing on both ARMv7 and MIPS post r261667. Skipping for now until an

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

2020-05-15 Thread pmatos
Title: [261737] trunk/Source/_javascript_Core Revision 261737 Author pma...@igalia.com Date 2020-05-15 01:58:22 -0700 (Fri, 15 May 2020) Log Message Fix ARM NEON only assert https://bugs.webkit.org/show_bug.cgi?id=211889 Reviewed by Mark Lam. Fix assert that breaks if ARM does not

[webkit-changes] [261604] trunk/JSTests

2020-05-13 Thread pmatos
Title: [261604] trunk/JSTests Revision 261604 Author pma...@igalia.com Date 2020-05-13 01:11:18 -0700 (Wed, 13 May 2020) Log Message Skip on MIPS test stress/has-own-property-name-cache-symbols-and-strings.js Unreviewed Gardening. Test started to fail unpredictably with segfault in bots

[webkit-changes] [261474] trunk/JSTests

2020-05-11 Thread pmatos
Title: [261474] trunk/JSTests Revision 261474 Author pma...@igalia.com Date 2020-05-11 05:50:38 -0700 (Mon, 11 May 2020) Log Message Skip on armv7/linux stress/array-buffer-view-watchpoint-can-be-fired-in-really-add-in-dfg.js https://bugs.webkit.org/show_bug.cgi?id=211721 Unreviewed

[webkit-changes] [261472] trunk/Tools

2020-05-11 Thread pmatos
Title: [261472] trunk/Tools Revision 261472 Author pma...@igalia.com Date 2020-05-11 02:23:07 -0700 (Mon, 11 May 2020) Log Message Fix typo 'Detacted' -> 'Detected' https://bugs.webkit.org/show_bug.cgi?id=211715 Unreviewed. * Scripts/run-jsc-stress-tests: Modified Paths

[webkit-changes] [261374] trunk/Tools

2020-05-08 Thread pmatos
}, + "Paulo Matos" : { + "emails" : [ + "pma...@igalia.com", + "pmatos@linki.tools" + ], + "expertise" : "_javascript_Core", + "nicks" : [ + "pmatos" + ], +