[webkit-changes] [WebKit/WebKit] 863014: Rebaseline intl-displaynames-v2

2025-07-18 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 86301481034ab85830dc4ad115b0ce8b0556 https://github.com/WebKit/WebKit/commit/86301481034ab85830dc4ad115b0ce8b0556 Author: Daniel Liu Date: 2025-07-18 (Fri, 18 Jul 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 2cde25: Disable some noJIT tests on Debug due to timeouts

2025-07-17 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 2cde251213d2882cf4b67dbb2199f131a2d99df2 https://github.com/WebKit/WebKit/commit/2cde251213d2882cf4b67dbb2199f131a2d99df2 Author: Daniel Liu Date: 2025-07-17 (Thu, 17 Jul 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 07a723: Add source taintedness support for Wasm

2025-07-07 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 07a7233fd471f281b1e097ca3fd2e504e01ab9b2 https://github.com/WebKit/WebKit/commit/07a7233fd471f281b1e097ca3fd2e504e01ab9b2 Author: Daniel Liu Date: 2025-07-07 (Mon, 07 Jul 2025) Changed paths: A

[webkit-changes] [WebKit/WebKit] d23fd1: Skip some RegExp test262 tests due to UCD changes

2025-07-02 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: d23fd161cf56b3281cb47b4637227c8ef453907e https://github.com/WebKit/WebKit/commit/d23fd161cf56b3281cb47b4637227c8ef453907e Author: Daniel Liu Date: 2025-07-02 (Wed, 02 Jul 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] a37464: operationNew(Sloppy|Strict)FunctionWithInvalidated...

2025-07-01 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a37464f75b6c56b6b1917fad414bd5d094d616ef https://github.com/WebKit/WebKit/commit/a37464f75b6c56b6b1917fad414bd5d094d616ef Author: Daniel Liu Date: 2025-07-01 (Tue, 01 Jul 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 66fbef: wasm->wasm and wasm->js thunk executable allocatio...

2025-06-30 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 66fbef30f2c22df35cf1d8603816acdb1b52 https://github.com/WebKit/WebKit/commit/66fbef30f2c22df35cf1d8603816acdb1b52 Author: Daniel Liu Date: 2025-06-30 (Mon, 30 Jun 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 89a544: Split function and method structure IDs

2025-06-26 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 89a54431217549a2cadfc4bc102e3951abdf8b5c https://github.com/WebKit/WebKit/commit/89a54431217549a2cadfc4bc102e3951abdf8b5c Author: Daniel Liu Date: 2025-06-26 (Thu, 26 Jun 2025) Changed paths: A

[webkit-changes] [WebKit/WebKit] b37e3c: Ignore control flow keywords in check-webkit-style...

2025-06-24 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b37e3c7ce24cce0b163a75013a548b7dfeb1022a https://github.com/WebKit/WebKit/commit/b37e3c7ce24cce0b163a75013a548b7dfeb1022a Author: Daniel Liu Date: 2025-06-24 (Tue, 24 Jun 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 4403ab: Update layout test expectations after 296060@main

2025-06-12 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 4403ab031144b74e1324007bf2481f0f1b8054af https://github.com/WebKit/WebKit/commit/4403ab031144b74e1324007bf2481f0f1b8054af Author: Daniel Liu Date: 2025-06-12 (Thu, 12 Jun 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 651e28: Object.getOwnPropertyDescriptors should return a c...

2025-06-10 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 651e28b4c2df42e778f601b1256c2b424a08 https://github.com/WebKit/WebKit/commit/651e28b4c2df42e778f601b1256c2b424a08 Author: Daniel Liu Date: 2025-06-10 (Tue, 10 Jun 2025) Changed paths: A

[webkit-changes] [WebKit/WebKit] b087f5: Remove overly restrictive assertion when parsing p...

2025-06-10 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b087f504ebc101dc55d6c1d508f52a69227f54da https://github.com/WebKit/WebKit/commit/b087f504ebc101dc55d6c1d508f52a69227f54da Author: Daniel Liu Date: 2025-06-10 (Tue, 10 Jun 2025) Changed paths: A

[webkit-changes] [WebKit/WebKit] 38fab4: Unreachable Wasm parsing missed some Wasm GC opcodes

2025-05-28 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 38fab443081d6772662385f7d1b058b6abab7133 https://github.com/WebKit/WebKit/commit/38fab443081d6772662385f7d1b058b6abab7133 Author: Daniel Liu Date: 2025-05-28 (Wed, 28 May 2025) Changed paths: A

[webkit-changes] [WebKit/WebKit] 9b8254: exnref should not be a subtype of anyref

2025-05-23 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 9b8254ab853733897ed72a9e887e3a17b569afb9 https://github.com/WebKit/WebKit/commit/9b8254ab853733897ed72a9e887e3a17b569afb9 Author: Daniel Liu Date: 2025-05-23 (Fri, 23 May 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 169990: `throw_ref` should accept valid subtypes of `exnref`

2025-05-22 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 169990f7bc448b45efebe8d61409647d12f4892d https://github.com/WebKit/WebKit/commit/169990f7bc448b45efebe8d61409647d12f4892d Author: Daniel Liu Date: 2025-05-22 (Thu, 22 May 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 5f976a: Don't generate Const V128 values in BBQ after a gu...

2025-05-22 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 5f976ab7f45a656a2e37980197d3f2f8907ce19d https://github.com/WebKit/WebKit/commit/5f976ab7f45a656a2e37980197d3f2f8907ce19d Author: Daniel Liu Date: 2025-05-22 (Thu, 22 May 2025) Changed paths: A

[webkit-changes] [WebKit/WebKit] c07d63: RegExp with the v flag should correctly handle nes...

2025-05-22 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c07d637bf0207a1427d0f0b5d0d297e90fa90825 https://github.com/WebKit/WebKit/commit/c07d637bf0207a1427d0f0b5d0d297e90fa90825 Author: Daniel Liu Date: 2025-05-22 (Thu, 22 May 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 276cfd: Versioning.

2025-05-12 Thread Daniel Liu
/2fd6253c03b543c288ab6caf2df00811ff69de02 Author: Daniel Liu Date: 2025-04-16 (Wed, 16 Apr 2025) Changed paths: M Source/WebCore/bindings/js/SerializedScriptValue.cpp Log Message: --- Cherry-pick 94ec0f4523cc. rdar://144781310 Re-land missing exception checks https://bugs.webkit.org/show_bug.cgi?id

[webkit-changes] [WebKit/WebKit] c7e3a1: Lexer errors should be cleared before parsing clas...

2025-05-09 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c7e3a19ed52aadf350e15c18df62e921f479bc26 https://github.com/WebKit/WebKit/commit/c7e3a19ed52aadf350e15c18df62e921f479bc26 Author: Daniel Liu Date: 2025-05-09 (Fri, 09 May 2025) Changed paths: A

[webkit-changes] [WebKit/WebKit] df0e79: DFG backwards propagation should update Int52Rep o...

2025-04-28 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: df0e79f87bdafcce347c5bb6d4e824cc8eb4f2fb https://github.com/WebKit/WebKit/commit/df0e79f87bdafcce347c5bb6d4e824cc8eb4f2fb Author: Daniel Liu Date: 2025-04-28 (Mon, 28 Apr 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] ea3cfb: Fix DFG Int52 handling around negative zero

2025-04-23 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: ea3cfb65e1ab1b5093178c62b5293ef185f3acd2 https://github.com/WebKit/WebKit/commit/ea3cfb65e1ab1b5093178c62b5293ef185f3acd2 Author: Daniel Liu Date: 2025-04-23 (Wed, 23 Apr 2025) Changed paths: A

[webkit-changes] [WebKit/WebKit] 57d3a9: Re-land 293913@main (Support JSVALUE32_64 in WasmI...

2025-04-22 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 57d3a9af82a0686179ee2672d4cb2c053efe4f36 https://github.com/WebKit/WebKit/commit/57d3a9af82a0686179ee2672d4cb2c053efe4f36 Author: Daniel Liu Date: 2025-04-22 (Tue, 22 Apr 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] f9d20f: Update my (Daniel Liu) status to reviewer

2025-04-22 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: f9d20f9a2c00e7b6d3352479171f35e5a72ee09c https://github.com/WebKit/WebKit/commit/f9d20f9a2c00e7b6d3352479171f35e5a72ee09c Author: Daniel Liu Date: 2025-04-22 (Tue, 22 Apr 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 2faf0a: Clean up dead callee BitVector in LLInt/IPInt gene...

2025-04-17 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 2faf0a6395f470491ee8a53be490e2f3c1506195 https://github.com/WebKit/WebKit/commit/2faf0a6395f470491ee8a53be490e2f3c1506195 Author: Daniel Liu Date: 2025-04-17 (Thu, 17 Apr 2025) Changed paths: A

[webkit-changes] [WebKit/WebKit] 3a46f6: OMG catch handlers should individually track if th...

2025-04-16 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 3a46f626fff11aa685d44c365db4334cd0f620ee https://github.com/WebKit/WebKit/commit/3a46f626fff11aa685d44c365db4334cd0f620ee Author: Daniel Liu Date: 2025-04-16 (Wed, 16 Apr 2025) Changed paths: A

[webkit-changes] [WebKit/WebKit] 94ec0f: Re-land missing exception checks

2025-04-08 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 94ec0f4523cc04f4d7aec3e2192aa738758f4d6a https://github.com/WebKit/WebKit/commit/94ec0f4523cc04f4d7aec3e2192aa738758f4d6a Author: Daniel Liu Date: 2025-04-08 (Tue, 08 Apr 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] b255b3: DFG register allocation validation is too strict

2025-04-05 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b255b386ca4e7bb754134193f11aa47f68d78239 https://github.com/WebKit/WebKit/commit/b255b386ca4e7bb754134193f11aa47f68d78239 Author: Daniel Liu Date: 2025-03-21 (Fri, 21 Mar 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 3f23dc: CodeBlock should reset its StubInfo when jettisoned

2025-04-04 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 3f23dc57bfa8b29236edacbd7207752e836cfe20 https://github.com/WebKit/WebKit/commit/3f23dc57bfa8b29236edacbd7207752e836cfe20 Author: Daniel Liu Date: 2025-04-04 (Fri, 04 Apr 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 4300c2: Yarr generatePatternCharacterOnce should limit how...

2025-04-01 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 4300c2ca618ec7fd758457844534313154356d91 https://github.com/WebKit/WebKit/commit/4300c2ca618ec7fd758457844534313154356d91 Author: Daniel Liu Date: 2025-04-01 (Tue, 01 Apr 2025) Changed paths: A

[webkit-changes] [WebKit/WebKit] 70e841: Disable inline-simd-function on Debug builds

2025-03-28 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 70e841230ab06dac017937bf305bd7794663257b https://github.com/WebKit/WebKit/commit/70e841230ab06dac017937bf305bd7794663257b Author: Daniel Liu Date: 2025-03-28 (Fri, 28 Mar 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 3c1c73: Fix some missing exception checks

2025-03-26 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 3c1c73a86585834bb35edbf88939b2c5ea1c5b48 https://github.com/WebKit/WebKit/commit/3c1c73a86585834bb35edbf88939b2c5ea1c5b48 Author: Daniel Liu Date: 2025-03-26 (Wed, 26 Mar 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 245b0d: Skip json-stringify-inspector-check.js.no-llint on...

2025-03-22 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 245b0deb16e98f21c89b43b0dcf96411827767f9 https://github.com/WebKit/WebKit/commit/245b0deb16e98f21c89b43b0dcf96411827767f9 Author: Daniel Liu Date: 2025-03-21 (Fri, 21 Mar 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] e5722f: incorrect-put-could-generate-invalid-ic* tests do ...

2025-03-21 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: e5722f63a42dfac35b3726d05a2b6bbefa460e4f https://github.com/WebKit/WebKit/commit/e5722f63a42dfac35b3726d05a2b6bbefa460e4f Author: Daniel Liu Date: 2025-03-21 (Fri, 21 Mar 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] a3927f: YarrJIT should prune leading character classes and...

2025-03-20 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a3927f7a6cf7f4e378afa983cc11edf05e2dcdd4 https://github.com/WebKit/WebKit/commit/a3927f7a6cf7f4e378afa983cc11edf05e2dcdd4 Author: Daniel Liu Date: 2025-03-20 (Thu, 20 Mar 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] d5f2be: RegExp string lists should sort the longest string...

2025-03-05 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: d5f2be06d7fda28b34ad3d381328087613c3a3f6 https://github.com/WebKit/WebKit/commit/d5f2be06d7fda28b34ad3d381328087613c3a3f6 Author: Daniel Liu Date: 2025-03-05 (Wed, 05 Mar 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] fac822: arrayInitElem should check if the segment is null

2025-02-14 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: fac82297d3225011b6c4dce307f1a9f9ee163710 https://github.com/WebKit/WebKit/commit/fac82297d3225011b6c4dce307f1a9f9ee163710 Author: Daniel Liu Date: 2025-02-14 (Fri, 14 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 3e422b: Temporarily disable Wasm IPInt

2025-01-07 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 3e422be93723642dc34ce6855d0520403ea63469 https://github.com/WebKit/WebKit/commit/3e422be93723642dc34ce6855d0520403ea63469 Author: Daniel Liu Date: 2025-01-07 (Tue, 07 Jan 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 015083: Add FunctionSignature checks to the FunctionParser...

2025-01-06 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 015083cf076fcd81dd267a2f123e28341e7cd039 https://github.com/WebKit/WebKit/commit/015083cf076fcd81dd267a2f123e28341e7cd039 Author: Daniel Liu Date: 2025-01-06 (Mon, 06 Jan 2025) Changed paths: A

[webkit-changes] [WebKit/WebKit] 30946a: Use-after-free in `ResourceUsageOverlay::initializ...

2024-12-18 Thread Daniel Liu
(7af554d1d875). rdar://141317969 Canonical link: https://commits.webkit.org/288061@main Commit: 2d5e29d47324834c4c9dda041ecb5908e1dfef78 https://github.com/WebKit/WebKit/commit/2d5e29d47324834c4c9dda041ecb5908e1dfef78 Author: Daniel Liu Date: 2024-12-18 (Wed, 18 Dec 2024) Changed

[webkit-changes] [WebKit/WebKit] 602054: Fix wasm->JS when useJIT=0

2024-12-18 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 602054ed517608e2babeb5091d17be16abb0f155 https://github.com/WebKit/WebKit/commit/602054ed517608e2babeb5091d17be16abb0f155 Author: Daniel Liu Date: 2024-12-18 (Wed, 18 Dec 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] a08541: Cherry-pick 285831@main (9afb773813fd). https://bu...

2024-11-25 Thread Daniel Liu
/WebKit/WebKit/commit/53e7f27d262249310bd6b7ad452e7df334c92b7d Author: Daniel Liu Date: 2024-11-25 (Mon, 25 Nov 2024) Changed paths: M Source/JavaScriptCore/dfg/DFGSpeculativeJIT.cpp Log Message: --- Cherry-pick ded4d02c0a93. https://bugs.webkit.org/show_bug.cgi?id=283063

[webkit-changes] [WebKit/WebKit] 34f187: Implement Wasm tail calls in IPInt

2024-11-20 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 34f187fe40afbd66733d33ebb514da0ae2a40177 https://github.com/WebKit/WebKit/commit/34f187fe40afbd66733d33ebb514da0ae2a40177 Author: Daniel Liu Date: 2024-11-20 (Wed, 20 Nov 2024) Changed paths: A

[webkit-changes] [WebKit/WebKit] cd741b: Disable freeRetiredWasmCode

2024-11-12 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: cd741bd289a5c1dd599fb40299732288d58b6b29 https://github.com/WebKit/WebKit/commit/cd741bd289a5c1dd599fb40299732288d58b6b29 Author: Daniel Liu Date: 2024-11-12 (Tue, 12 Nov 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] a2ba2b: Stack overflow and OOM should not be catchable fro...

2024-11-12 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a2ba2b6959dbba3345b8c931e297ec59fa57dc1d https://github.com/WebKit/WebKit/commit/a2ba2b6959dbba3345b8c931e297ec59fa57dc1d Author: Daniel Liu Date: 2024-11-12 (Tue, 12 Nov 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 197236: Don't unset m_tailCallClobbersInstance if it was p...

2024-10-31 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 1972367d6b5a00b9312d261ebcf97721d235bd17 https://github.com/WebKit/WebKit/commit/1972367d6b5a00b9312d261ebcf97721d235bd17 Author: Daniel Liu Date: 2024-10-31 (Thu, 31 Oct 2024) Changed paths: A

[webkit-changes] [WebKit/WebKit] a46b27: Don't crash when UTF-8 conversion of filename in `...

2024-10-25 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a46b2777b0cb2e2c7076728045d6225eea1e483a https://github.com/WebKit/WebKit/commit/a46b2777b0cb2e2c7076728045d6225eea1e483a Author: Daniel Liu Date: 2024-10-25 (Fri, 25 Oct 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 43d87c: Implement JITless Wasm test mode

2024-10-24 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 43d87cd9cf468761d5f4cde71c81b6e0808324f7 https://github.com/WebKit/WebKit/commit/43d87cd9cf468761d5f4cde71c81b6e0808324f7 Author: Daniel Liu Date: 2024-10-24 (Thu, 24 Oct 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 28cd49: Refactor IPInt entry and return paths

2024-10-14 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 28cd493e3325ad45bb6c47b7c33c619d11715863 https://github.com/WebKit/WebKit/commit/28cd493e3325ad45bb6c47b7c33c619d11715863 Author: Daniel Liu Date: 2024-10-14 (Mon, 14 Oct 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] b7b59d: Fix bugs in IPInt metadata generation and execution

2024-10-02 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b7b59d4334fc96b77893d2fc4e498bd593ba9d66 https://github.com/WebKit/WebKit/commit/b7b59d4334fc96b77893d2fc4e498bd593ba9d66 Author: Daniel Liu Date: 2024-10-02 (Wed, 02 Oct 2024) Changed paths: A

[webkit-changes] [WebKit/WebKit] fdd1cb: Add some investigation code for dumping additional...

2024-09-27 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: fdd1cb2d251454b026727ba36e3a0c12cc0f08c5 https://github.com/WebKit/WebKit/commit/fdd1cb2d251454b026727ba36e3a0c12cc0f08c5 Author: Daniel Liu Date: 2024-09-27 (Fri, 27 Sep 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] fb3a27: Implement full Wasm calling convention in IPInt

2024-09-24 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: fb3a2765f7892b78721a609c4d653bcf54d0d2a8 https://github.com/WebKit/WebKit/commit/fb3a2765f7892b78721a609c4d653bcf54d0d2a8 Author: Daniel Liu Date: 2024-09-24 (Tue, 24 Sep 2024) Changed paths: A

[webkit-changes] [WebKit/WebKit] 82e443: Reduce IPInt register usage and support JITless calls

2024-09-20 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 82e443e19211b53ce41ef890967bf6a9291806dd https://github.com/WebKit/WebKit/commit/82e443e19211b53ce41ef890967bf6a9291806dd Author: Daniel Liu Date: 2024-09-20 (Fri, 20 Sep 2024) Changed paths: A

[webkit-changes] [WebKit/WebKit] 14eaa7: Implement new Wasm exception spec

2024-09-19 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 14eaa7f48f80bc914663fc48ad85bdcbb42688ff https://github.com/WebKit/WebKit/commit/14eaa7f48f80bc914663fc48ad85bdcbb42688ff Author: Daniel Liu Date: 2024-09-19 (Thu, 19 Sep 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] e6baf7: Don't crash if we can't allocate JIT memory on non...

2024-08-20 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: e6baf795c1f54accf565f9e4de4c3de0785a1ca9 https://github.com/WebKit/WebKit/commit/e6baf795c1f54accf565f9e4de4c3de0785a1ca9 Author: Daniel Liu Date: 2024-08-20 (Tue, 20 Aug 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 5d2309: Fix JITless Wasm to JS stack parameter handling.

2024-08-19 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 5d23096ae0a41ec4503ef776e1a4a93ac7ce51db https://github.com/WebKit/WebKit/commit/5d23096ae0a41ec4503ef776e1a4a93ac7ce51db Author: Daniel Liu Date: 2024-08-19 (Mon, 19 Aug 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 56f5e3: Fix incorrect parenthesization of OpcodeOrigin ass...

2024-08-14 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 56f5e3f163b718887889ad70381ddbad068bcaf7 https://github.com/WebKit/WebKit/commit/56f5e3f163b718887889ad70381ddbad068bcaf7 Author: Daniel Liu Date: 2024-08-14 (Wed, 14 Aug 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 5870ff: Disable JITless Wasm test on platforms without Wasm

2024-08-13 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 5870ffb8fe675d89567a1d3237b2e76ee479437f https://github.com/WebKit/WebKit/commit/5870ffb8fe675d89567a1d3237b2e76ee479437f Author: Daniel Liu Date: 2024-08-13 (Tue, 13 Aug 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 0b31e2: Support JITless Wasm import calls

2024-08-13 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 0b31e2848d7894a6a26fc22e04e24641ab426429 https://github.com/WebKit/WebKit/commit/0b31e2848d7894a6a26fc22e04e24641ab426429 Author: Daniel Liu Date: 2024-08-13 (Tue, 13 Aug 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 2f5a0e: ref.as_non_null does not validate argument type

2024-08-07 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 2f5a0e40ca697d00c42a3f73f8b4dda5a0d175f1 https://github.com/WebKit/WebKit/commit/2f5a0e40ca697d00c42a3f73f8b4dda5a0d175f1 Author: Daniel Liu Date: 2024-08-07 (Wed, 07 Aug 2024) Changed paths: A

[webkit-changes] [WebKit/WebKit] 32b9f0: Fix build error from missing operation

2024-08-01 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 32b9f0768725500ae7c217527b2b8ac1fa577071 https://github.com/WebKit/WebKit/commit/32b9f0768725500ae7c217527b2b8ac1fa577071 Author: Daniel Liu Date: 2024-08-01 (Thu, 01 Aug 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] e41732: Implement JITless JS entry thunk to Wasm

2024-08-01 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: e41732697b999464e80dc3fe1c95900c6c43 https://github.com/WebKit/WebKit/commit/e41732697b999464e80dc3fe1c95900c6c43 Author: Daniel Liu Date: 2024-08-01 (Thu, 01 Aug 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] f6a596: ref.null accepts invalid type indices

2024-07-08 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: f6a59631fa7d079af7134f69134d66238eaee15d https://github.com/WebKit/WebKit/commit/f6a59631fa7d079af7134f69134d66238eaee15d Author: Daniel Liu Date: 2024-07-08 (Mon, 08 Jul 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 887079: Update IPInt SIMD to use OfflineASM

2023-08-25 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 887079092fa848bb96985674473e6a20ccb150d2 https://github.com/WebKit/WebKit/commit/887079092fa848bb96985674473e6a20ccb150d2 Author: Daniel Liu Date: 2023-08-25 (Fri, 25 Aug 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 2fab0f: Add IPInt SIMD entrypoint, dispatch logic, and stu...

2023-08-25 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 2fab0f560099d5a09b3e7cd3bdf40782af7fa312 https://github.com/WebKit/WebKit/commit/2fab0f560099d5a09b3e7cd3bdf40782af7fa312 Author: Daniel Liu Date: 2023-08-25 (Fri, 25 Aug 2023) Changed paths: A

[webkit-changes] [WebKit/WebKit] 7e018b: Add IPInt SIMD entrypoint, dispatch logic, and stu...

2023-08-22 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 7e018ba8b80bc2aaaf1c804448d0be14eb2fea94 https://github.com/WebKit/WebKit/commit/7e018ba8b80bc2aaaf1c804448d0be14eb2fea94 Author: Daniel Liu Date: 2023-08-22 (Tue, 22 Aug 2023) Changed paths: A

[webkit-changes] [WebKit/WebKit] fcf3ca: In-place interpreter: fix clobbered register in ca...

2023-08-22 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: fcf3ca83171a536e886f5db868de709d1cafcd39 https://github.com/WebKit/WebKit/commit/fcf3ca83171a536e886f5db868de709d1cafcd39 Author: Daniel Liu Date: 2023-08-22 (Tue, 22 Aug 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] e78e75: Add Daniel Liu (danlliu) as WebKit committer

2023-08-21 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: e78e75e85f6a28e59bacf1419251c62bc6ba913e https://github.com/WebKit/WebKit/commit/e78e75e85f6a28e59bacf1419251c62bc6ba913e Author: Daniel Liu Date: 2023-08-21 (Mon, 21 Aug 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 7cada1: Fix and extend in-place interpreter OSR

2023-08-15 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 7cada1627710e0b199af744fcaa0feaa53d8b330 https://github.com/WebKit/WebKit/commit/7cada1627710e0b199af744fcaa0feaa53d8b330 Author: Daniel Liu Date: 2023-08-15 (Tue, 15 Aug 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 5f18ff: Implement in-place interpreter prologue and loop OSR

2023-08-14 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 5f18ff5fc08d864caa2315af403ec63f535362fa https://github.com/WebKit/WebKit/commit/5f18ff5fc08d864caa2315af403ec63f535362fa Author: Daniel Liu Date: 2023-08-14 (Mon, 14 Aug 2023) Changed paths: A

[webkit-changes] [WebKit/WebKit] 6f23b5: Add in place interpreter optimizations

2023-08-11 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 6f23b5f4342c809f33e206690b8bde942a9daa1d https://github.com/WebKit/WebKit/commit/6f23b5f4342c809f33e206690b8bde942a9daa1d Author: Daniel Liu Date: 2023-08-11 (Fri, 11 Aug 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] de71f3: Implement saturating truncation, remaining memory ...

2023-08-03 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: de71f3ac024b267bee64cf3a0e405171c5a4519d https://github.com/WebKit/WebKit/commit/de71f3ac024b267bee64cf3a0e405171c5a4519d Author: Daniel Liu Date: 2023-08-03 (Thu, 03 Aug 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 8e237a: Implement table instructions, f64 arithmetic, and ...

2023-07-27 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 8e237a17b93c448615544a93160b779c8220f68d https://github.com/WebKit/WebKit/commit/8e237a17b93c448615544a93160b779c8220f68d Author: Daniel Liu Date: 2023-07-27 (Thu, 27 Jul 2023) Changed paths: A

[webkit-changes] [WebKit/WebKit] f0224c: Add implementation of IPInt memory and global inst...

2023-07-25 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: f0224c3ac49698bf7a0408d646bd62283e0f645a https://github.com/WebKit/WebKit/commit/f0224c3ac49698bf7a0408d646bd62283e0f645a Author: Daniel Liu Date: 2023-07-25 (Tue, 25 Jul 2023) Changed paths: A

[webkit-changes] [WebKit/WebKit] 87119f: Fix usage of asm.putsLabel

2023-07-24 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 87119fef338fd6862aff24ccd2d75c0856ee5df0 https://github.com/WebKit/WebKit/commit/87119fef338fd6862aff24ccd2d75c0856ee5df0 Author: Daniel Liu Date: 2023-07-24 (Mon, 24 Jul 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] d5dfaf: Implement in-place interpreter call and arithmetic...

2023-07-21 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: d5dfafee77d61cb05dde5f4663cfef89c39233d4 https://github.com/WebKit/WebKit/commit/d5dfafee77d61cb05dde5f4663cfef89c39233d4 Author: Daniel Liu Date: 2023-07-21 (Fri, 21 Jul 2023) Changed paths: A

[webkit-changes] [WebKit/WebKit] 03154b: Implement fundamentals of in-place interpreter

2023-07-20 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 03154b1eb9203c3895556dc7dde41b6c3b090c5d https://github.com/WebKit/WebKit/commit/03154b1eb9203c3895556dc7dde41b6c3b090c5d Author: Daniel Liu Date: 2023-07-20 (Thu, 20 Jul 2023) Changed paths: A

[webkit-changes] [WebKit/WebKit] 5236c9: Implement relaxed SIMD madd and nmadd instructions

2023-06-20 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 5236c954e0b8cc779c14498d7530ff8d59b7d0a0 https://github.com/WebKit/WebKit/commit/5236c954e0b8cc779c14498d7530ff8d59b7d0a0 Author: Daniel Liu Date: 2023-06-20 (Tue, 20 Jun 2023) Changed paths: A

[webkit-changes] [WebKit/WebKit] 46168c: Implemented SIMD trunc instructions.

2023-06-13 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 46168caf6713a0f0287f2fa5b04861e586750c6d https://github.com/WebKit/WebKit/commit/46168caf6713a0f0287f2fa5b04861e586750c6d Author: Daniel Liu Date: 2023-06-13 (Tue, 13 Jun 2023) Changed paths: A

[webkit-changes] [WebKit/WebKit] e1ec14: Implemented relaxed_swizzle SIMD opcode.

2023-06-12 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: e1ec14877b7db64cf484cbd62480417029127c05 https://github.com/WebKit/WebKit/commit/e1ec14877b7db64cf484cbd62480417029127c05 Author: Daniel Liu Date: 2023-06-12 (Mon, 12 Jun 2023) Changed paths: A

[webkit-changes] [WebKit/WebKit] 67ac95: Update libwabt.js to 1.0.32, update js-wasm-js-var...

2023-06-09 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 67ac9544e0cdc58f0263867fc3c5167c95238d59 https://github.com/WebKit/WebKit/commit/67ac9544e0cdc58f0263867fc3c5167c95238d59 Author: Daniel Liu Date: 2023-06-09 (Fri, 09 Jun 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 7b6d3b: Add myself (Daniel Liu) to the contributors list

2023-06-08 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 7b6d3bc61c7b2c414796753fb1b68faec06cdbb8 https://github.com/WebKit/WebKit/commit/7b6d3bc61c7b2c414796753fb1b68faec06cdbb8 Author: Daniel Liu Date: 2023-06-08 (Thu, 08 Jun 2023) Changed paths: M

Re: [PATCH] drm/amd/display: build failed for DCN2.1

2019-09-17 Thread Daniel Liu
Welcome^_^! Mark Brown 于2019年9月17日周二 上午6:36写道: > On Mon, Sep 16, 2019 at 11:12:03PM +0100, Mark Brown wrote: > > On Mon, Sep 16, 2019 at 01:51:15PM -0700, Nick Desaulniers wrote: > > > > > + Mark > > > I think this was a result of the resolved merge conflict. See the > > > -next only commit tit

Fwd: a patch for grub password setting

2018-04-18 Thread Daniel Liu
Dear All, Package: grub-installer Version: 1.128ubuntu5.1 When i install ubuntu operating system, and set up the command as following,"d-i grub-installer/password" in the preseed file.but it doesn't work. I found some errors need to be fixed in the grub-installer pa

a patch for grub password setting

2017-09-05 Thread Daniel Liu
Dear All, When i install ubuntu operating system, and set up the command as following,"d-i grub-installer/password" in the preseed file.but it doesn't work. I found some errors need to be fixed in the grub-installer package for setting the grub password.The ubuntu system version i

[issue17560] problem using multiprocessing with really big objects?

2017-07-25 Thread Daniel Liu
Daniel Liu added the comment: There's also the other multiprocessing limitation Antoine mentioned early on, where queues/pipes used a 32-bit signed integer to encode object length. Is there a way or plan to get around this limitation? -- nosy: +Danie

[libvirt] [PATCH] virsh: Fix --help problem for domxml-to-native DOMAIN COMMAND

2017-06-27 Thread Daniel Liu
Resolves a bug in domxml-to-native command option, so that the following command displays the help information correctly: 'virsh domxml-to-native --help'. Signed-off-by: Daniel Liu Signed-off-by: Julio Faracco --- tools/virsh-domain.c | 4 ++-- 1 file changed, 2 insertions(+), 2

[libvirt] [PATCH v4] virsh: add [--domain DOMAIN] option to domxml-to-native DOMAIN COMMAND

2017-06-02 Thread Daniel Liu
The option allows someone to run domain-to-native on already existing domain without the need of supplying their XML. It is basically wrapper around 'virsh dumpxml | virsh domxml-to-native /dev/stdin'. Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=835476 Signed-off-by:

[libvirt] [PATCH v3] virsh: add [--domain DOMAIN] option to domxml-to-native DOMAIN COMMAND

2017-05-31 Thread Daniel Liu
The option allows someone to run domain-to-native on already existing domain without the need of supplying their XML. It is basically wrapper around 'virsh dumpxml | virsh domxml-to-native /dev/stdin'. Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=835476 --- tools/virsh-domain.c | 53

[libvirt] [PATCH v2] virsh: add [--domain DOMAIN] option to domxml-to-native DOMAIN COMMAND

2017-05-29 Thread Daniel Liu
The option allows someone to run domain-to-native on already existing domain without the need of supplying their XML. It is basically wrapper around 'virsh dumpxml | virsh domxml-to-native /dev/stdin'. Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=835476 --- tools/virsh-domain.c | 52 +

[libvirt] [PATCH] virsh: add --domain option for domain-to-native

2017-05-15 Thread Daniel Liu
Fix bug 835476[1]. virsh: add [--domain DOMAIN] option to domxml-to-native DOMAIN COMMAND Add support for the following syntax: domxml-to-native { [--domain DOMAIN] | [XML] }, i.e., it supports either designating domain (domain id, uuid, or name), or path to XML domain configuration file. E.g.:

[jira] [Updated] (LOG4J2-1615) Occured again - log4j2.component.properties not read for all properties

2016-09-27 Thread Daniel Liu (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Liu updated LOG4J2-1615: --- Affects Version/s: (was: 2.2) 2.6.2 Fix Version/s: (was: 2.3

[jira] [Created] (LOG4J2-1615) Occured again - log4j2.component.properties not read for all properties

2016-09-27 Thread Daniel Liu (JIRA)
Daniel Liu created LOG4J2-1615: -- Summary: Occured again - log4j2.component.properties not read for all properties Key: LOG4J2-1615 URL: https://issues.apache.org/jira/browse/LOG4J2-1615 Project: Log4j 2

[jira] [Created] (SPARK-5191) Pyspark: scheduler hangs when importing a standalone pyspark app

2015-01-10 Thread Daniel Liu (JIRA)
Daniel Liu created SPARK-5191: - Summary: Pyspark: scheduler hangs when importing a standalone pyspark app Key: SPARK-5191 URL: https://issues.apache.org/jira/browse/SPARK-5191 Project: Spark

Re: Task not serializable?

2014-03-31 Thread Daniel Liu
ccording to this guide http://spark.apache.org/docs/0.8.1/tuning.html and it gave the same error message. Daniel Liu

Re: [Computer-go] Effective search depth

2010-06-15 Thread Daniel Liu
Let me add a little more. When calculate 1/f, it's the ratio of bias of the chosen move to the total number of playout for level 1. For other levels it's the ratio of the bias of the move chosen to the bias of the chosen move in the parent level. A less effective search policy will spread the pla

Re: [Computer-go] Effective search depth

2010-06-15 Thread Daniel Liu
t; On Sun, Jun 13, 2010 at 08:55:16PM -0500, Daniel Liu wrote: > >> This post is to propose a metric that measures the effectiveness of a > >> playout policy > >> in a MC tree search. It could give some idea as how the playing strength > >> varies with > >

[Computer-go] Effective search depth

2010-06-13 Thread Daniel Liu
This post is to propose a metric that measures the effectiveness of a playout policy in a MC tree search. It could give some idea as how the playing strength varies with the total playout number. Let N be the total playout number. The effectve search depth is defined as Depth = (log with base f)

Re: [Bikies] Intelligent news coverage?

2009-11-17 Thread Daniel Liu
One topic that doesn't get a lot of attention in bike-light-world is the fact that lenses and reflectors matter just as much as battery and bulb technology. The reflectors and (plastic) lenses on even the cheap B&M incandescent generator lights project a trapezoid onto the ground without blastin

Re: [Bikies] got egged riding home today - be careful out there

2009-10-11 Thread Daniel Liu
Hmm, I've heard of some really tacky incidents on popular bike trails before ( http://bikeportland.org/2009/04/21/vandals-spread-hundreds-of-tacks-on-springwater-corridor-trail/ )...but an egging is really beyond me. A scare like that could easily cause someone to lose control and crash, not

Re: [Bikies] Sharrows on E Wilson

2009-10-08 Thread Daniel Liu
I agree, it's exceedingly valuable to let drivers know that bicyclists are not only allowed, but supposed to be in lanes marked with sharrows. I've found it's a great boost in my confidence as well, and I don't ride as erratically in the lane as I do in unmarked ones. As far as road markers

Re: [Bikies] ever feel alone?

2009-09-30 Thread Daniel Liu
Does the city collect bike-use data? I've known of cities that conduct more extensive bike and pedestrian surveys at the same time as the Census ACS, so that the data can be compared on fairly equal terms. --dan On 29 Sep, 2009, at 9:45 AM, Matthew Berigan wrote: Bikies, Actually, IS the

  1   2   >