RESOLVED FIXED276461
[WebKit] Pass full paths to generate-serializers.py and support derived .serialization.in files
https://bugs.webkit.org/show_bug.cgi?id=276461
Summary [WebKit] Pass full paths to generate-serializers.py and support derived .seri...
Elliott Williams
Reported 2024-07-10 17:39:37 PDT
Currently the script takes "DIRECTORY" arguments which are joined to input paths, so inputs from different directories can't be intermingled. Cleaning this up means that we don't need to maintain separate lists of serialization inputs.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-07-10 17:39:51 PDT
Elliott Williams
Comment 2 2024-07-10 17:51:59 PDT
EWS
Comment 3 2024-07-10 21:20:33 PDT
Committed 280844@main (3c78362876ed): <https://commits.webkit.org/280844@main> Reviewed commits have been landed. Closing PR #30673 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.