[webkit-changes] [WebKit/WebKit] 3d0a14: [LFC][Cleanup] Remove Layout::Box::formattingConte...

2022-09-19 Thread alan
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 3d0a14637f43e289c60e35954aacd2bf963ea535 https://github.com/WebKit/WebKit/commit/3d0a14637f43e289c60e35954aacd2bf963ea535 Author: Alan Bujtas Date: 2022-09-19 (Mon, 19 Sep 2022) Changed paths: M Sour

[webkit-changes] [WebKit/WebKit] 5cc2ef: Make MessagePort's close() set [[Detached]]

2022-09-19 Thread Chris Dumez
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 5cc2efcf871d0bb2bfe202005f295f3537617e69 https://github.com/WebKit/WebKit/commit/5cc2efcf871d0bb2bfe202005f295f3537617e69 Author: Chris Dumez Date: 2022-09-19 (Mon, 19 Sep 2022) Changed paths: M Layo

[webkit-changes] [WebKit/WebKit] 8cdd7d: Do not launch network process for sending WebCache...

2022-09-19 Thread Sihui
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 8cdd7d631bd4af28ac1135be960b5554f45419f2 https://github.com/WebKit/WebKit/commit/8cdd7d631bd4af28ac1135be960b5554f45419f2 Author: Sihui Liu Date: 2022-09-19 (Mon, 19 Sep 2022) Changed paths: M Source

[webkit-changes] [WebKit/WebKit] 195c7f: [JSC] Accelerate baseline String#replace performance

2022-09-19 Thread Yusuke Suzuki
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 195c7f139a84e0af36a5aaea6b61d7470b95a3b5 https://github.com/WebKit/WebKit/commit/195c7f139a84e0af36a5aaea6b61d7470b95a3b5 Author: Yusuke Suzuki Date: 2022-09-19 (Mon, 19 Sep 2022) Changed paths: M So

[webkit-changes] [WebKit/WebKit] b2518c: Error: redefinition of 'gigacageEnabledForProcess'...

2022-09-19 Thread bnham
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b2518c25355d2196ed1335a289ec76258f3796cf https://github.com/WebKit/WebKit/commit/b2518c25355d2196ed1335a289ec76258f3796cf Author: Ben Nham Date: 2022-09-19 (Mon, 19 Sep 2022) Changed paths: M Source/

[webkit-changes] [WebKit/WebKit] f58ef3: Clicking links doesn't work when using mouse on iPad

2022-09-19 Thread Richard Robinson
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: f58ef38d48f42f5d7723691cb090823908ff5f9f https://github.com/WebKit/WebKit/commit/f58ef38d48f42f5d7723691cb090823908ff5f9f Author: Richard Robinson Date: 2022-09-19 (Mon, 19 Sep 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] b87209: Percentage-based translations don't work with SVG ...

2022-09-19 Thread Tim Nguyen
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b87209ee89e8e4595ec4f5409906b368310321cd https://github.com/WebKit/WebKit/commit/b87209ee89e8e4595ec4f5409906b368310321cd Author: Tim Nguyen Date: 2022-09-19 (Mon, 19 Sep 2022) Changed paths: M Layou

[webkit-changes] [WebKit/WebKit] 662e9f: [JSC] HeapBigInt CompareStrictEq should call use a...

2022-09-19 Thread Yusuke Suzuki
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 662e9f67690eac1d94556207cea3186159996337 https://github.com/WebKit/WebKit/commit/662e9f67690eac1d94556207cea3186159996337 Author: Yusuke Suzuki Date: 2022-09-19 (Mon, 19 Sep 2022) Changed paths: A JS

[webkit-changes] [WebKit/WebKit] 5bda1c: [WGSL] Port WGSLUnitTests to TestWebKitAPI

2022-09-19 Thread Dan Glastonbury
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 5bda1cab2367440c3b9bb734234b75d876d3e6c1 https://github.com/WebKit/WebKit/commit/5bda1cab2367440c3b9bb734234b75d876d3e6c1 Author: Dan Glastonbury Date: 2022-09-19 (Mon, 19 Sep 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] b2a641: [WPE][GTK] Introduce WPE 2.0 API version, and ENAB...

2022-09-19 Thread Michael Catanzaro
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b2a6414f90b356961962b1e57ad3a83405d2a4a2 https://github.com/WebKit/WebKit/commit/b2a6414f90b356961962b1e57ad3a83405d2a4a2 Author: Michael Catanzaro Date: 2022-09-19 (Mon, 19 Sep 2022) Changed paths:

[webkit-changes] [WebKit/WebKit] 93784d: Misc compiler warnings, mid September 2022 edition

2022-09-19 Thread Michael Catanzaro
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 93784da988d5ca78d1a9f0fa853ca20c07fa9a5b https://github.com/WebKit/WebKit/commit/93784da988d5ca78d1a9f0fa853ca20c07fa9a5b Author: Michael Catanzaro Date: 2022-09-19 (Mon, 19 Sep 2022) Changed paths:

[webkit-changes] [WebKit/WebKit] 2e9d74: Crash under WebNotificationManager::didUpdateNotif...

2022-09-19 Thread Chris Dumez
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 2e9d745e00cd70f473e441c947cf06cd3ca0f572 https://github.com/WebKit/WebKit/commit/2e9d745e00cd70f473e441c947cf06cd3ca0f572 Author: Chris Dumez Date: 2022-09-19 (Mon, 19 Sep 2022) Changed paths: M Sour

[webkit-changes] [WebKit/WebKit] d22295: [WGSL] Implement parsing for array types and calla...

2022-09-19 Thread Dan Glastonbury
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: d22295da2d69385297114b3985dbc255bdacadab https://github.com/WebKit/WebKit/commit/d22295da2d69385297114b3985dbc255bdacadab Author: Dan Glastonbury Date: 2022-09-19 (Mon, 19 Sep 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] 54fc90: Skip invalid SVG+currentcolor tests.

2022-09-19 Thread Matthieu Dubet
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 54fc90ab2a7b66e145c80154b15aec03a0c25761 https://github.com/WebKit/WebKit/commit/54fc90ab2a7b66e145c80154b15aec03a0c25761 Author: Matthieu Dubet Date: 2022-09-19 (Mon, 19 Sep 2022) Changed paths: M L

[webkit-changes] [WebKit/WebKit] 4ee19f: [WebAuthn] Turn off optimization for some other fi...

2022-09-19 Thread John Pascoe
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 4ee19f3de0a78dc74ccb4e781b315fd7e61b8498 https://github.com/WebKit/WebKit/commit/4ee19f3de0a78dc74ccb4e781b315fd7e61b8498 Author: J Pascoe Date: 2022-09-19 (Mon, 19 Sep 2022) Changed paths: M Source/

[webkit-changes] [WebKit/WebKit] 4bc684: Factorize border RenderTreeAsText code.

2022-09-19 Thread Matthieu Dubet
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 4bc684c9be498e94df5f14b8876b8e0b3403aafe https://github.com/WebKit/WebKit/commit/4bc684c9be498e94df5f14b8876b8e0b3403aafe Author: Matthieu Dubet Date: 2022-09-19 (Mon, 19 Sep 2022) Changed paths: M S

[webkit-changes] [WebKit/WebKit] 0bfbd6: Web Inspector: followup fixes after 254636@main

2022-09-19 Thread Devin Rousso
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 0bfbd6dc157bcb2aeb618c2f39762cb93549ac0e https://github.com/WebKit/WebKit/commit/0bfbd6dc157bcb2aeb618c2f39762cb93549ac0e Author: Devin Rousso Date: 2022-09-19 (Mon, 19 Sep 2022) Changed paths: M Sou

[webkit-changes] [WebKit/WebKit] cfb088: Use dynamicDowncast() in RenderBox::offsetFromCont...

2022-09-19 Thread Nikolas Zimmermann
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: cfb088fd56631a371a89d06697cfba363583d33d https://github.com/WebKit/WebKit/commit/cfb088fd56631a371a89d06697cfba363583d33d Author: Nikolas Zimmermann Date: 2022-09-19 (Mon, 19 Sep 2022) Changed paths:

[webkit-changes] [WebKit/WebKit] 9c004a: Remove quirk: Floating list-items are display:block

2022-09-19 Thread Ahmad Saleem
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 9c004a6b5b1ab0e2b920b1b0df0702f73fd76dc7 https://github.com/WebKit/WebKit/commit/9c004a6b5b1ab0e2b920b1b0df0702f73fd76dc7 Author: Ahmad Saleem Date: 2022-09-19 (Mon, 19 Sep 2022) Changed paths: A Lay

[webkit-changes] [WebKit/WebKit] 45eea0: [WebIDL] Greatly simplify reporting an OOM error i...

2022-09-19 Thread Alexey Shvayka
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 45eea066f649f61bcf1e380097b34986dbdda9a2 https://github.com/WebKit/WebKit/commit/45eea066f649f61bcf1e380097b34986dbdda9a2 Author: Alexey Shvayka Date: 2022-09-19 (Mon, 19 Sep 2022) Changed paths: M S

[webkit-changes] [WebKit/WebKit] e08b53: Re-import css/css-color WPT

2022-09-19 Thread Sam Weinig
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: e08b533e57f343be032c13ff26217db4f0cf7520 https://github.com/WebKit/WebKit/commit/e08b533e57f343be032c13ff26217db4f0cf7520 Author: Sam Weinig Date: 2022-09-19 (Mon, 19 Sep 2022) Changed paths: M Layou

[webkit-changes] [WebKit/WebKit] c5a722: Entering a To: address moves the viewpoint to the ...

2022-09-19 Thread Richard Robinson
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c5a7221120cea780897f84fff076b7d98b818b5a https://github.com/WebKit/WebKit/commit/c5a7221120cea780897f84fff076b7d98b818b5a Author: Richard Robinson Date: 2022-09-19 (Mon, 19 Sep 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] cc8155: [WebIDL] Default toJSON() method should create res...

2022-09-19 Thread Alexey Shvayka
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: cc81559d3d3269a2f28477738c3ec1c13dd5e8e8 https://github.com/WebKit/WebKit/commit/cc81559d3d3269a2f28477738c3ec1c13dd5e8e8 Author: Alexey Shvayka Date: 2022-09-19 (Mon, 19 Sep 2022) Changed paths: A

[webkit-changes] [WebKit/WebKit] be5955: Move BorderValue implementation to .cpp file.

2022-09-19 Thread Matthieu Dubet
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: be59551cc253a411e3bf490b91a2041cba0a4ecf https://github.com/WebKit/WebKit/commit/be59551cc253a411e3bf490b91a2041cba0a4ecf Author: Matthieu Dubet Date: 2022-09-19 (Mon, 19 Sep 2022) Changed paths: M S

[webkit-changes] [WebKit/WebKit] 999620: Versioning.

2022-09-19 Thread Alan Coon
Branch: refs/heads/safari-7615.1.7-branch Home: https://github.com/WebKit/WebKit Commit: 9996206a541ca6546035a4d3e1e65a2c63d44ae1 https://github.com/WebKit/WebKit/commit/9996206a541ca6546035a4d3e1e65a2c63d44ae1 Author: Alan Coon Date: 2022-09-19 (Mon, 19 Sep 2022) Changed p

[webkit-changes] [WebKit/WebKit] bc5033: Web Inspector: Layout sidebar in Elements tab lack...

2022-09-19 Thread Devin Rousso
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: bc5033fed4cfe5d60ce3a3bc0a9d48edb68d574a https://github.com/WebKit/WebKit/commit/bc5033fed4cfe5d60ce3a3bc0a9d48edb68d574a Author: Devin Rousso Date: 2022-09-19 (Mon, 19 Sep 2022) Changed paths: M Sou

[webkit-changes] [WebKit/WebKit]

2022-09-19 Thread Alan Coon
Branch: refs/heads/safari-7615.1.7-branch Home: https://github.com/WebKit/WebKit ___ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes

[webkit-changes] [WebKit/WebKit] 23c03d: Web Inspector: add support for console snippets

2022-09-19 Thread Devin Rousso
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 23c03d7c6c3a03eca6396e8b563ec86f880a0dff https://github.com/WebKit/WebKit/commit/23c03d7c6c3a03eca6396e8b563ec86f880a0dff Author: Devin Rousso Date: 2022-09-19 (Mon, 19 Sep 2022) Changed paths: M Lay

[webkit-changes] [WebKit/WebKit] 58854f: [ews-build.webkit.org] Use variable instead of 'or...

2022-09-19 Thread Jonathan Bedard
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 58854f9828c478ec3e8e55016349cd639ea77039 https://github.com/WebKit/WebKit/commit/58854f9828c478ec3e8e55016349cd639ea77039 Author: Jonathan Bedard Date: 2022-09-19 (Mon, 19 Sep 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] a01206: [Deprecation Reporting] Stub implementation

2022-09-19 Thread Brent Fulgham
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a01206bce956b19baa818f03a3f316dcdcba881a https://github.com/WebKit/WebKit/commit/a01206bce956b19baa818f03a3f316dcdcba881a Author: Brent Fulgham Date: 2022-09-19 (Mon, 19 Sep 2022) Changed paths: M La

[webkit-changes] [WebKit/WebKit] b9ccc0: [Gardening]: REBASELINE: [ iOS ] imported/w3c/web-...

2022-09-19 Thread Hercules Hjalmarsson
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b9ccc0e903929f7a6cb8f24dd32f7df58cc74f35 https://github.com/WebKit/WebKit/commit/b9ccc0e903929f7a6cb8f24dd32f7df58cc74f35 Author: Hercules Hjalmarsson Date: 2022-09-19 (Mon, 19 Sep 2022) Changed paths:

[webkit-changes] [WebKit/WebKit] 9b8b03: [Gardening]: REGRESSION(251564@main-251572@main?):...

2022-09-19 Thread Hercules Hjalmarsson
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 9b8b03c3754c1e23e7ac6f751e83e378cbcfd9bc https://github.com/WebKit/WebKit/commit/9b8b03c3754c1e23e7ac6f751e83e378cbcfd9bc Author: Hercules Hjalmarsson Date: 2022-09-19 (Mon, 19 Sep 2022) Changed paths:

[webkit-changes] [WebKit/WebKit] 7096da: Revert (249987@main, 250226@main and 250267@main):...

2022-09-19 Thread Matthew Finkel
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 7096da92daae613e114f3787f3c3281a5c717f14 https://github.com/WebKit/WebKit/commit/7096da92daae613e114f3787f3c3281a5c717f14 Author: Matthew Finkel Date: 2022-09-19 (Mon, 19 Sep 2022) Changed paths: M S

[webkit-changes] [WebKit/WebKit] 86dc02: [Gardening]: REGRESSION(253277@main): [ iOS ] fast...

2022-09-19 Thread Hercules Hjalmarsson
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 86dc0288c9225592ac910490c964892d25cc6911 https://github.com/WebKit/WebKit/commit/86dc0288c9225592ac910490c964892d25cc6911 Author: Hercules Hjalmarsson Date: 2022-09-19 (Mon, 19 Sep 2022) Changed paths:

[webkit-changes] [WebKit/WebKit] f5b26f: Rebaseline / unskip some tests now that we support...

2022-09-19 Thread Chris Dumez
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: f5b26fd2d6829003be638f031ae9df4fee77e979 https://github.com/WebKit/WebKit/commit/f5b26fd2d6829003be638f031ae9df4fee77e979 Author: Chris Dumez Date: 2022-09-19 (Mon, 19 Sep 2022) Changed paths: M Layo

[webkit-changes] [WebKit/WebKit] 94217a: Unreviewed, suppress exception check warning

2022-09-19 Thread Yusuke Suzuki
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 94217a6eb57626c46d67099b4a9ccd8f2c83eee0 https://github.com/WebKit/WebKit/commit/94217a6eb57626c46d67099b4a9ccd8f2c83eee0 Author: Yusuke Suzuki Date: 2022-09-19 (Mon, 19 Sep 2022) Changed paths: M So

[webkit-changes] [WebKit/WebKit] c00fe9: Explicitly initialize color properties.

2022-09-19 Thread Matthieu Dubet
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c00fe941b56e6b371bfc1e98d175059f269635f4 https://github.com/WebKit/WebKit/commit/c00fe941b56e6b371bfc1e98d175059f269635f4 Author: Matthieu Dubet Date: 2022-09-19 (Mon, 19 Sep 2022) Changed paths: M S

[webkit-changes] [WebKit/WebKit] 45ff77: Fix missing inconsistent override warnings in WC

2022-09-19 Thread Don Olmstead
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 45ff77cbffa907ac3b531f837dcdf1f2b12ac1fa https://github.com/WebKit/WebKit/commit/45ff77cbffa907ac3b531f837dcdf1f2b12ac1fa Author: Don Olmstead Date: 2022-09-19 (Mon, 19 Sep 2022) Changed paths: M Sou

[webkit-changes] [WebKit/WebKit] ca0f07: [LFC][Cleanup] Remove LayoutState::formattingState...

2022-09-19 Thread alan
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: ca0f0776f820a5cf1c1ad1e2a6cbca461c818f03 https://github.com/WebKit/WebKit/commit/ca0f0776f820a5cf1c1ad1e2a6cbca461c818f03 Author: Alan Bujtas Date: 2022-09-19 (Mon, 19 Sep 2022) Changed paths: M Sour

[webkit-changes] [WebKit/WebKit] 6605a9: Non-unified build fixes, September 18th edition

2022-09-19 Thread Lauro Moura
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 6605a931f44b00ba57de58188755ee38d2ca2f83 https://github.com/WebKit/WebKit/commit/6605a931f44b00ba57de58188755ee38d2ca2f83 Author: Lauro Moura Date: 2022-09-19 (Mon, 19 Sep 2022) Changed paths: M Sour