mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-27 06:54:19 +00:00
The idl file lists are used for two things: 1. As inputs for `generate_window_or_worker_interfaces` 2. In a loop in `generate_idl_bindings` and the loop variable is passed to `rebase_path` Both these cases can handle a normal fully-qualified GN path, so there's no need for the "abspath". No behavior change.