haikuwebkit/Tools/win
Tyler Wilcock 6c38797d96 AppleWin can't start due to "Failed to determine path to AAS directory." because iTunes changed the registry key
https://bugs.webkit.org/show_bug.cgi?id=219015

Patch by Tyler Wilcock <twilco.o@protonmail.com> on 2021-03-22
Reviewed by Alex Christensen.

It appears that iTunes no longer sets the Apple Application Support
Source/JavaScriptCore:

registry entry.  Fall back to trying to find the iTunes installation
directory if the AAS directory is not present.

* shell/DLLLauncherMain.cpp:
(iTunesDirectory): Added.
(modifyPath):

Tools:

registry entry.  Fallback to trying to find the iTunes installation
directory if the AAS directory is not present.

* win/DLLLauncher/DLLLauncherMain.cpp:
(iTunesDirectory): Added.
(modifyPath):

Canonical link: https://commits.webkit.org/235578@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@274769 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2021-03-22 19:00:44 +00:00
..
DLLLauncher AppleWin can't start due to "Failed to determine path to AAS directory." because iTunes changed the registry key 2021-03-22 19:00:44 +00:00
record-memory