servo-highfive · GitHub

Signed-off-by: veyndan <veyndan@gmail.com>

TimvdLippe

@TimvdLippe

@veyndan

veyndan deleted the mv-restrict-visibility branch

June 16, 2026 16:01

TG199 pushed a commit to TG199/servo that referenced this pull request

Jun 21, 2026
To aid with the migration of these classes to Kotlin (see
servo#45640), restricting the visibility
of these symbols means that the Kotlin translation can be more faithful
without looking odd (e.g., converting modifier-less fields to `internal`
when they don't need to be `internal` would look odd in Kotlin).
Testing: There are no automated tests for Android.
Signed-off-by: veyndan <veyndan@gmail.com>

Read the original on github.com ↗