[webkit-changes] [WebKit/WebKit] 38e8e3: /'s protocol setter incorrectly works for...

2023-08-24 Thread Anne van Kesteren
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 38e8e38b9f1ffdf05856ae7891c794a9195234aa https://github.com/WebKit/WebKit/commit/38e8e38b9f1ffdf05856ae7891c794a9195234aa Author: Anne van Kesteren Date: 2023-08-24 (Thu, 24 Aug 2023) Changed paths:

[webkit-changes] [WebKit/WebKit] 77752e: Implement provisional load failure handling with s...

2023-08-24 Thread Alex Christensen
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 77752e9899f11d2a2300d64a00baf2ff89ac9eb9 https://github.com/WebKit/WebKit/commit/77752e9899f11d2a2300d64a00baf2ff89ac9eb9 Author: Alex Christensen Date: 2023-08-24 (Thu, 24 Aug 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 002b1d: Remove unused SPI declarations in Source/WebKit/Pl...

2023-08-24 Thread Wenson Hsieh
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 002b1d26bb6f8b0097d1e77d5660e7b8464746cc https://github.com/WebKit/WebKit/commit/002b1d26bb6f8b0097d1e77d5660e7b8464746cc Author: Wenson Hsieh Date: 2023-08-24 (Thu, 24 Aug 2023) Changed paths: M Sou

[webkit-changes] [WebKit/WebKit] 961097: Add generated messages that can work without using...

2023-08-24 Thread Brady Eidson
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 961097c5d0de061794d8ee19cb8151804c974bb5 https://github.com/WebKit/WebKit/commit/961097c5d0de061794d8ee19cb8151804c974bb5 Author: Brady Eidson Date: 2023-08-24 (Thu, 24 Aug 2023) Changed paths: M Sou

[webkit-changes] [WebKit/WebKit] 7d2d82: DrawingArea should use a smart pointer to point to...

2023-08-24 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 7d2d82a98ab418210eb88862912a64fdaa061741 https://github.com/WebKit/WebKit/commit/7d2d82a98ab418210eb88862912a64fdaa061741 Author: Ryosuke Niwa Date: 2023-08-24 (Thu, 24 Aug 2023) Changed paths: M So

[webkit-changes] [WebKit/WebKit] 4045ef: [css-scrollbars-1] Implement resolving of scrollba...

2023-08-24 Thread Luke Warlow
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 4045ef1224deb4c08f783027c4f2972e04cd4c58 https://github.com/WebKit/WebKit/commit/4045ef1224deb4c08f783027c4f2972e04cd4c58 Author: Luke Warlow Date: 2023-08-24 (Thu, 24 Aug 2023) Changed paths: M Sour

[webkit-changes] [WebKit/WebKit] 34880c: [Cocoa] ImageDecoderAVFObjC::storeSampleBuffer can...

2023-08-24 Thread aestes
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 34880c26a151cfc9546a16b0575da05da2b59325 https://github.com/WebKit/WebKit/commit/34880c26a151cfc9546a16b0575da05da2b59325 Author: Andy Estes Date: 2023-08-24 (Thu, 24 Aug 2023) Changed paths: M Sourc

[webkit-changes] [WebKit/WebKit] 0b06db: Container query with font units should invalidate ...

2023-08-24 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 0b06dbb375788621d903a2be904c2cf595557d85 https://github.com/WebKit/WebKit/commit/0b06dbb375788621d903a2be904c2cf595557d85 Author: Antti Koivisto Date: 2023-08-24 (Thu, 24 Aug 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 8f95bb: [ macOS EWS ] media/video-remove-insert-repaints.h...

2023-08-24 Thread aestes
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 8f95bb755716401ffa2af130073742978e126454 https://github.com/WebKit/WebKit/commit/8f95bb755716401ffa2af130073742978e126454 Author: Andy Estes Date: 2023-08-24 (Thu, 24 Aug 2023) Changed paths: M Sourc

[webkit-changes] [WebKit/WebKit] 3d24de: Deploy more smart pointers in RemoteResourceCache

2023-08-24 Thread Abigail Fox
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 3d24de6874f0a0ceb27512256c9896b1d5ed71e1 https://github.com/WebKit/WebKit/commit/3d24de6874f0a0ceb27512256c9896b1d5ed71e1 Author: Abigail Fox Date: 2023-08-24 (Thu, 24 Aug 2023) Changed paths: M Sour

[webkit-changes] [WebKit/WebKit] 77dc0e: Add more smart pointers to RemoteDisplayListRecord...

2023-08-24 Thread Abigail Fox
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 77dc0ea961ecb137af294dbdbce1b49bd39c2cfa https://github.com/WebKit/WebKit/commit/77dc0ea961ecb137af294dbdbce1b49bd39c2cfa Author: Abigail Fox Date: 2023-08-24 (Thu, 24 Aug 2023) Changed paths: M Sour

[webkit-changes] [WebKit/WebKit] 7f5ccd: Add some accessors to WidthIterator's internal ite...

2023-08-24 Thread Myles C. Maxfield
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 7f5ccd87b5c428c990a92a81ff3add2a17e7a2c4 https://github.com/WebKit/WebKit/commit/7f5ccd87b5c428c990a92a81ff3add2a17e7a2c4 Author: Myles C. Maxfield Date: 2023-08-24 (Thu, 24 Aug 2023) Changed paths:

[webkit-changes] [WebKit/WebKit] 5dceef: [Gardening]: [ macOS wk1 ] imported/w3c/web-platfo...

2023-08-24 Thread Karl Rackler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 5dceefb40282d7a7c2cc194baf99f6ad93524908 https://github.com/WebKit/WebKit/commit/5dceefb40282d7a7c2cc194baf99f6ad93524908 Author: Karl Rackler Date: 2023-08-24 (Thu, 24 Aug 2023) Changed paths: M Lay

[webkit-changes] [WebKit/WebKit] d899ea: Add Brianna to contributors.json

2023-08-24 Thread Commit Queue
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: d899ead7b11c1508bef8661541402dcde786a136 https://github.com/WebKit/WebKit/commit/d899ead7b11c1508bef8661541402dcde786a136 Author: Brianna Fan Date: 2023-08-24 (Thu, 24 Aug 2023) Changed paths: M meta

[webkit-changes] [WebKit/WebKit] 27bb6f: Add IDL files and empty implementation to support ...

2023-08-24 Thread Rupin Mittal
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 27bb6fc299f4133ec433d4fb49a3adeaf5cf9e87 https://github.com/WebKit/WebKit/commit/27bb6fc299f4133ec433d4fb49a3adeaf5cf9e87 Author: Rupin Mittal Date: 2023-08-24 (Thu, 24 Aug 2023) Changed paths: M La

[webkit-changes] [WebKit/WebKit] 73b6e9: REGRESSION (Safari 17 beta): [MSE] Can no longer p...

2023-08-24 Thread Jer Noble
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 73b6e9fe2ab416a18e1ef0ca356c27fa507f7e63 https://github.com/WebKit/WebKit/commit/73b6e9fe2ab416a18e1ef0ca356c27fa507f7e63 Author: Jer Noble Date: 2023-08-24 (Thu, 24 Aug 2023) Changed paths: A Layout

[webkit-changes] [WebKit/WebKit] 117399: [watchOS 10] Build on the public SDK

2023-08-24 Thread Elliott Williams
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 117399a39f9132d051c4cc0c0dbf5e63f93e619c https://github.com/WebKit/WebKit/commit/117399a39f9132d051c4cc0c0dbf5e63f93e619c Author: Elliott Williams Date: 2023-08-24 (Thu, 24 Aug 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 41950d: PGO collector script should run motionmark instead...

2023-08-24 Thread dewei-zhu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 41950d4e80bcf13ea7e07ee6017d1070d5d32de2 https://github.com/WebKit/WebKit/commit/41950d4e80bcf13ea7e07ee6017d1070d5d32de2 Author: Dewei Zhu Date: 2023-08-24 (Thu, 24 Aug 2023) Changed paths: M Tools/

[webkit-changes] [WebKit/WebKit] fc3228: When stopped, a cloned MediaStreamTrack will stop ...

2023-08-24 Thread youennf
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: fc3228ea6a4e97dd4624dfda0c3488d9f19ea666 https://github.com/WebKit/WebKit/commit/fc3228ea6a4e97dd4624dfda0c3488d9f19ea666 Author: Youenn Fablet Date: 2023-08-24 (Thu, 24 Aug 2023) Changed paths: A La

[webkit-changes] [WebKit/WebKit] 503380: WindowEventLoop can infinite loop trying to run id...

2023-08-24 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 5033809fcf70c334b2d82119826fe6c42d59b1c4 https://github.com/WebKit/WebKit/commit/5033809fcf70c334b2d82119826fe6c42d59b1c4 Author: Ryosuke Niwa Date: 2023-08-24 (Thu, 24 Aug 2023) Changed paths: M Sou

[webkit-changes] [WebKit/WebKit] 8f0464: [IFC] Maximum intrinsic width content caching shou...

2023-08-24 Thread Alan Baradlay
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 8f046436475dbd52851f1d7d3679000dbd10ca3a https://github.com/WebKit/WebKit/commit/8f046436475dbd52851f1d7d3679000dbd10ca3a Author: Alan Baradlay Date: 2023-08-24 (Thu, 24 Aug 2023) Changed paths: M La

[webkit-changes] [WebKit/WebKit] 55efa3: [tvOS 17] Build on the public SDK

2023-08-24 Thread Elliott Williams
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 55efa3e7c0d43410eab97a747bce560e74c5b17a https://github.com/WebKit/WebKit/commit/55efa3e7c0d43410eab97a747bce560e74c5b17a Author: Elliott Williams Date: 2023-08-24 (Thu, 24 Aug 2023) Changed paths: A

[webkit-changes] [WebKit/WebKit] 315608: Deploy more smart pointers in RemoteMediaPlayerMan...

2023-08-24 Thread Abigail Fox
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 315608d386f30c13010f9694628d82f151c741fc https://github.com/WebKit/WebKit/commit/315608d386f30c13010f9694628d82f151c741fc Author: Abigail Fox Date: 2023-08-24 (Thu, 24 Aug 2023) Changed paths: M Sour

[webkit-changes] [WebKit/WebKit] 903209: Avoid constructing a DocumentFragment unnecessaril...

2023-08-24 Thread Chris Dumez
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 903209cb2740be645ffee7bd740aa4553e59e3d8 https://github.com/WebKit/WebKit/commit/903209cb2740be645ffee7bd740aa4553e59e3d8 Author: Chris Dumez Date: 2023-08-24 (Thu, 24 Aug 2023) Changed paths: M Sour

[webkit-changes] [WebKit/WebKit] d4d875: REGRESSION(266644@main): [wk2] http/tests/security...

2023-08-24 Thread Ryan Reno
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: d4d875b3f05037414daed79a709b33e37c161cfc https://github.com/WebKit/WebKit/commit/d4d875b3f05037414daed79a709b33e37c161cfc Author: Ryan Reno Date: 2023-08-24 (Thu, 24 Aug 2023) Changed paths: M Layout

[webkit-changes] [WebKit/WebKit] 898777: Adjust _WKWebExtensionWindow and _WKWebExtensionTa...

2023-08-24 Thread Timothy Hatcher
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 8987771749cd19e4bfdff5daf2d57a1f276789f9 https://github.com/WebKit/WebKit/commit/8987771749cd19e4bfdff5daf2d57a1f276789f9 Author: Timothy Hatcher Date: 2023-08-24 (Thu, 24 Aug 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] c43616: [Grid] Do not heap allocate GridArea

2023-08-24 Thread Alan Baradlay
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c43616495a091f35e892246caaf6a2ae8f3cbbd8 https://github.com/WebKit/WebKit/commit/c43616495a091f35e892246caaf6a2ae8f3cbbd8 Author: Alan Baradlay Date: 2023-08-24 (Thu, 24 Aug 2023) Changed paths: M So

[webkit-changes] [WebKit/WebKit] aebc19: Add Web Extension interfaces for windows and tabs ...

2023-08-24 Thread Timothy Hatcher
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: aebc1969539a8aeec18bc36f907f3b48c8f13cd7 https://github.com/WebKit/WebKit/commit/aebc1969539a8aeec18bc36f907f3b48c8f13cd7 Author: Timothy Hatcher Date: 2023-08-24 (Thu, 24 Aug 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 727dbe: fast/dom/selectorAPI/caseID.html is a constant tex...

2023-08-24 Thread Chris Dumez
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 727dbe30fe5ffaa2a2370b91eb551d3834a89419 https://github.com/WebKit/WebKit/commit/727dbe30fe5ffaa2a2370b91eb551d3834a89419 Author: Chris Dumez Date: 2023-08-24 (Thu, 24 Aug 2023) Changed paths: M Layo

[webkit-changes] [WebKit/WebKit] d4e801: REGRESSION(265135@main): CSS filter is not applied...

2023-08-24 Thread Kiet Ho
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: d4e801ecf045fd89d0fe6b4f7e1f27f8648dbea0 https://github.com/WebKit/WebKit/commit/d4e801ecf045fd89d0fe6b4f7e1f27f8648dbea0 Author: Kiet Ho Date: 2023-08-24 (Thu, 24 Aug 2023) Changed paths: A LayoutTe

[webkit-changes] [WebKit/WebKit] 7e52ab: Follow up to "[Xcode] Symlink to missing headers a...

2023-08-24 Thread Elliott Williams
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 7e52ab84d9d5432e26869afc46eda5479b434c23 https://github.com/WebKit/WebKit/commit/7e52ab84d9d5432e26869afc46eda5479b434c23 Author: Elliott Williams Date: 2023-08-24 (Thu, 24 Aug 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] d1d842: [ Ventura Debug ] imported/w3c/web-platform-tests/...

2023-08-24 Thread Chris Dumez
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: d1d8425d94bd99cb1434c807282d0661851c3cf1 https://github.com/WebKit/WebKit/commit/d1d8425d94bd99cb1434c807282d0661851c3cf1 Author: Chris Dumez Date: 2023-08-24 (Thu, 24 Aug 2023) Changed paths: M Layo

[webkit-changes] [WebKit/WebKit] 426db2: Unreviewed, fix the internal iOS-family build

2023-08-24 Thread Wenson Hsieh
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 426db20a2f89c9875109e5f95342ac057b2ef689 https://github.com/WebKit/WebKit/commit/426db20a2f89c9875109e5f95342ac057b2ef689 Author: Wenson Hsieh Date: 2023-08-24 (Thu, 24 Aug 2023) Changed paths: M Sou

[webkit-changes] [WebKit/WebKit] cc21d6: Deploy more smart pointers in Source/WebKit/Shared/

2023-08-24 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: cc21d6f48180ca2d26d5f5db4809001a3b28dd5c https://github.com/WebKit/WebKit/commit/cc21d6f48180ca2d26d5f5db4809001a3b28dd5c Author: Ryosuke Niwa Date: 2023-08-24 (Thu, 24 Aug 2023) Changed paths: M Sou

[webkit-changes] [WebKit/WebKit] 7fcf20: PathStream::currentPoint should have a fast path f...

2023-08-24 Thread Yusuke Suzuki
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 7fcf207fdda17d52fb187617f33064b721f2d556 https://github.com/WebKit/WebKit/commit/7fcf207fdda17d52fb187617f33064b721f2d556 Author: Yusuke Suzuki Date: 2023-08-24 (Thu, 24 Aug 2023) Changed paths: M So

[webkit-changes] [WebKit/WebKit] c8e296: Go back to using the default bounds for password a...

2023-08-24 Thread Etienne Segonzac
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c8e296339bfdcd99ebbe0242cfc7b25443c3d8e9 https://github.com/WebKit/WebKit/commit/c8e296339bfdcd99ebbe0242cfc7b25443c3d8e9 Author: Etienne Segonzac Date: 2023-08-24 (Thu, 24 Aug 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] c0dce9: [ iOS, macOS ] 2x imported/w3c/web-platform-tests/...

2023-08-24 Thread Chris Dumez
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c0dce9ff08b49819dde5452ac18ffdf036a8ef69 https://github.com/WebKit/WebKit/commit/c0dce9ff08b49819dde5452ac18ffdf036a8ef69 Author: Chris Dumez Date: 2023-08-24 (Thu, 24 Aug 2023) Changed paths: M Layo

[webkit-changes] [WebKit/WebKit] cb49ec: REGRESSION(255736@main): [JSC] Fix FP register off...

2023-08-24 Thread Loïc Yhuel
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: cb49ec55ee3b6f49db87dc9818732b462279188a https://github.com/WebKit/WebKit/commit/cb49ec55ee3b6f49db87dc9818732b462279188a Author: Loïc Yhuel Date: 2023-08-24 (Thu, 24 Aug 2023) Changed paths: M Sourc

[webkit-changes] [WebKit/WebKit] a37e92: Refactor computeUnzoomedNonCalcLengthDouble to onl...

2023-08-24 Thread Tim Nguyen
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a37e927439e9c47f4448511674710a3d7898bb7d https://github.com/WebKit/WebKit/commit/a37e927439e9c47f4448511674710a3d7898bb7d Author: Tim Nguyen Date: 2023-08-24 (Thu, 24 Aug 2023) Changed paths: M Sourc

[webkit-changes] [WebKit/WebKit] 63319a: [WPE] Initialize `textScaleFactor` member of `_Web...

2023-08-24 Thread Vitaly Dyachkov
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 63319aa06cd804e1b292243930368066d0722322 https://github.com/WebKit/WebKit/commit/63319aa06cd804e1b292243930368066d0722322 Author: Vitaly Dyachkov Date: 2023-08-24 (Thu, 24 Aug 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] e3a806: Restore some removed WebPushD message types

2023-08-24 Thread Brady Eidson
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: e3a806233691a7d437a0593d60b904821b127388 https://github.com/WebKit/WebKit/commit/e3a806233691a7d437a0593d60b904821b127388 Author: Brady Eidson Date: 2023-08-24 (Thu, 24 Aug 2023) Changed paths: M Sou

[webkit-changes] [WebKit/WebKit] 61c1b8: Turning text-spacing properties into font properties

2023-08-24 Thread Vitor Roriz
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 61c1b82983f07f644c9e08fc37906f19037fafff https://github.com/WebKit/WebKit/commit/61c1b82983f07f644c9e08fc37906f19037fafff Author: Vitor Roriz Date: 2023-08-24 (Thu, 24 Aug 2023) Changed paths: M Sour

[webkit-changes] [WebKit/WebKit] 5be732: Port DiagnosticLoggingDictionary & ViewportConstra...

2023-08-24 Thread Gavin
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 5be7328da3ef8c3382b03c8b29174a87e7fe8903 https://github.com/WebKit/WebKit/commit/5be7328da3ef8c3382b03c8b29174a87e7fe8903 Author: Gavin Phillips Date: 2023-08-24 (Thu, 24 Aug 2023) Changed paths: M S

[webkit-changes] [WebKit/WebKit] 0e09f4: /'s origin getter returns "null" rather t...

2023-08-24 Thread Anne van Kesteren
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 0e09f4e4a3b4803ec38c243cc8aaad0570cfd7fa https://github.com/WebKit/WebKit/commit/0e09f4e4a3b4803ec38c243cc8aaad0570cfd7fa Author: Anne van Kesteren Date: 2023-08-24 (Thu, 24 Aug 2023) Changed paths:

[webkit-changes] [WebKit/WebKit] 5e54c0: AX: aria-selected-menu-items test is flaky in ITM ...

2023-08-24 Thread Joshua Hoffman
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 5e54c0b0e654c190747995a9eb69b9fe8aff90ee https://github.com/WebKit/WebKit/commit/5e54c0b0e654c190747995a9eb69b9fe8aff90ee Author: hoffmanjoshua Date: 2023-08-24 (Thu, 24 Aug 2023) Changed paths: M La

[webkit-changes] [WebKit/WebKit] 51e8e5: [JSC] Baseline JIT IC should not have ability to c...

2023-08-24 Thread Yusuke Suzuki
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 51e8e5ed42b64629606627a327b66407b97d6914 https://github.com/WebKit/WebKit/commit/51e8e5ed42b64629606627a327b66407b97d6914 Author: Yusuke Suzuki Date: 2023-08-24 (Thu, 24 Aug 2023) Changed paths: M So

[webkit-changes] [WebKit/WebKit] 4cb726: Unreviewed, reverting 267149@main.

2023-08-24 Thread Commit Queue
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 4cb726f80d3847a0ffd845ec7072bf1989841414 https://github.com/WebKit/WebKit/commit/4cb726f80d3847a0ffd845ec7072bf1989841414 Author: Commit Queue Date: 2023-08-24 (Thu, 24 Aug 2023) Changed paths: R JST