mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-24 02:03:06 -05:00
da8f450335
Create LadybirdServiceBase to hold the standard "set resource dir" and "init ipc sockets" service functionality that will be common between the WebContent, RequestServer, and WebSocket services. Refactor the handler class slightly to avoid the HandlerLeak lint by making the class a static class inside the companion object and use a WeakReference to the service instead of a strong one. |
||
---|---|---|
.. | ||
gradle/wrapper | ||
src | ||
build.gradle.kts | ||
BuildLagomTools.sh | ||
gradle.properties | ||
gradlew | ||
proguard-rules.pro | ||
settings.gradle.kts |