[webkit-changes] [WebKit/WebKit] fb45d2: Remove a debug print I accidentally left in a test.

2024-05-25 Thread Commit Queue
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: fb45d229eb982654f44c50adc4e864b760311297 https://github.com/WebKit/WebKit/commit/fb45d229eb982654f44c50adc4e864b760311297 Author: Mark Lam Date: 2024-05-25 (Sat, 25 May 2024) Changed paths: M JSTests

[webkit-changes] [WebKit/WebKit] a3a313: Drop FixedVector::data() in favor of span() / muta...

2024-05-25 Thread Chris Dumez
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a3a31351878e1f3f436e2551572df4bad46d0cff https://github.com/WebKit/WebKit/commit/a3a31351878e1f3f436e2551572df4bad46d0cff Author: Chris Dumez Date: 2024-05-25 (Sat, 25 May 2024) Changed paths: M Sour

[webkit-changes] [WebKit/WebKit] 491e7d: Refactor LLInt::Data::performAssertions() into ass...

2024-05-25 Thread Commit Queue
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 491e7dba5234d228eebfcb6b2286bbeaf6620b4a https://github.com/WebKit/WebKit/commit/491e7dba5234d228eebfcb6b2286bbeaf6620b4a Author: Mark Lam Date: 2024-05-25 (Sat, 25 May 2024) Changed paths: M Source/

[webkit-changes] [WebKit/WebKit] 989daa: Invalidate process object in XPC connection termin...

2024-05-25 Thread Per Arne Vollan
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 989daa949491311d8dfb60e86521fe76b726d166 https://github.com/WebKit/WebKit/commit/989daa949491311d8dfb60e86521fe76b726d166 Author: Per Arne Vollan Date: 2024-05-25 (Sat, 25 May 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 07edec: Web Inspector: isSimiliarNode should be isSimilarNode

2024-05-25 Thread Frances Cornwall
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 07edec8d5d0d20d618ca2cbe90d8597cbd60b11a https://github.com/WebKit/WebKit/commit/07edec8d5d0d20d618ca2cbe90d8597cbd60b11a Author: Frances Cornwall Date: 2024-05-25 (Sat, 25 May 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 173a8f: Re-import trusted-types WPT tests

2024-05-25 Thread Luke Warlow
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 173a8f84a49c3d30b630ed5b7033d1f2469c260a https://github.com/WebKit/WebKit/commit/173a8f84a49c3d30b630ed5b7033d1f2469c260a Author: Luke Warlow Date: 2024-05-25 (Sat, 25 May 2024) Changed paths: M Lay

[webkit-changes] [WebKit/WebKit] 01b4b0: Web Inspector: font-family should be font-size in ...

2024-05-25 Thread Frances Cornwall
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 01b4b037edad34d82f1381c2ccb572b5efd9511f https://github.com/WebKit/WebKit/commit/01b4b037edad34d82f1381c2ccb572b5efd9511f Author: Frances Cornwall Date: 2024-05-25 (Sat, 25 May 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 0b0856: UI process crash due to null pointer dereference u...

2024-05-25 Thread Abrar Rahman Protyasha
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 0b0856901df8b016acfa66a7677c7552d7b0f1bb https://github.com/WebKit/WebKit/commit/0b0856901df8b016acfa66a7677c7552d7b0f1bb Author: Abrar Rahman Protyasha Date: 2024-05-25 (Sat, 25 May 2024) Changed paths:

[webkit-changes] [WebKit/WebKit] 9a160f: Introduce a concrete result type for JSValue -> Im...

2024-05-25 Thread Sam Weinig
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 9a160ff054ee88d4ec12d8410a54e5ad42c9270c https://github.com/WebKit/WebKit/commit/9a160ff054ee88d4ec12d8410a54e5ad42c9270c Author: Sam Weinig Date: 2024-05-25 (Sat, 25 May 2024) Changed paths: M Sourc

[webkit-changes] [WebKit/WebKit] 7ae49b: Re-sync WPT's resources/testdriver.js

2024-05-25 Thread Luke Warlow
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 7ae49b1e2fa6471627ca69cc04b47b630666f12e https://github.com/WebKit/WebKit/commit/7ae49b1e2fa6471627ca69cc04b47b630666f12e Author: Luke Warlow Date: 2024-05-25 (Sat, 25 May 2024) Changed paths: M Lay

[webkit-changes] [WebKit/WebKit] 6cd33f: Canvas drawImage() API does not throw an exception...

2024-05-25 Thread Said Abou-Hallawa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 6cd33ff4b3a131cdb0b0061bc48daac568537fe4 https://github.com/WebKit/WebKit/commit/6cd33ff4b3a131cdb0b0061bc48daac568537fe4 Author: Said Abou-Hallawa Date: 2024-05-25 (Sat, 25 May 2024) Changed paths:

[webkit-changes] [WebKit/WebKit] e59f7b: Introduce shortcut for common line-breaking combin...

2024-05-25 Thread fantasai
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: e59f7bd6c41b92ddd0fce72a1282bb357dbd07d3 https://github.com/WebKit/WebKit/commit/e59f7bd6c41b92ddd0fce72a1282bb357dbd07d3 Author: Elika Etemad Date: 2024-05-25 (Sat, 25 May 2024) Changed paths: M Lay

[webkit-changes] [WebKit/WebKit] 72ee89: Rebase JSC toLocaleString tests for ICU 7.2 or hig...

2024-05-25 Thread Commit Queue
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 72ee89f4349904a4581b6226020da2fc2259b4bc https://github.com/WebKit/WebKit/commit/72ee89f4349904a4581b6226020da2fc2259b4bc Author: Mark Lam Date: 2024-05-25 (Sat, 25 May 2024) Changed paths: M JSTests

[webkit-changes] [WebKit/WebKit] 53be00: BBQ needs to move stack results from a call to the...

2024-05-25 Thread Keith Miller
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 53be00f7a1fc6ceb136d6b838a100821c99691f0 https://github.com/WebKit/WebKit/commit/53be00f7a1fc6ceb136d6b838a100821c99691f0 Author: Keith Miller Date: 2024-05-25 (Sat, 25 May 2024) Changed paths: A JST

[webkit-changes] [WebKit/WebKit] cd2092: Re-import inert WPT tests

2024-05-25 Thread Luke Warlow
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: cd20922111ccf77bbdafb9a47859c7b1625f0379 https://github.com/WebKit/WebKit/commit/cd20922111ccf77bbdafb9a47859c7b1625f0379 Author: Luke Warlow Date: 2024-05-25 (Sat, 25 May 2024) Changed paths: A Layo

[webkit-changes] [WebKit/WebKit] 18970a: [UnifiedPDF] Embedded PDFs are blurry when zooming...

2024-05-25 Thread Abrar Rahman Protyasha
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 18970a1eb04af74556cf9413f2363550ac2aee61 https://github.com/WebKit/WebKit/commit/18970a1eb04af74556cf9413f2363550ac2aee61 Author: Abrar Rahman Protyasha Date: 2024-05-25 (Sat, 25 May 2024) Changed paths:

[webkit-changes] [WebKit/WebKit] 3b35a1: Replace StringContext IDL extended attribute with ...

2024-05-25 Thread Luke Warlow
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 3b35a19d0a910ba3376525d9dae67fe6b4d5016f https://github.com/WebKit/WebKit/commit/3b35a19d0a910ba3376525d9dae67fe6b4d5016f Author: Luke Warlow Date: 2024-05-25 (Sat, 25 May 2024) Changed paths: M Layo

[webkit-changes] [WebKit/WebKit] 2e41b0: mask-mode breaks mask-size

2024-05-25 Thread Antoine Quint
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 2e41b0f5e31e945a4dc8ae2185e6a3183c0873af https://github.com/WebKit/WebKit/commit/2e41b0f5e31e945a4dc8ae2185e6a3183c0873af Author: Antoine Quint Date: 2024-05-25 (Sat, 25 May 2024) Changed paths: A L