mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
These following four OHOS specific arguments are being passed by the OHOS runtime to the EntryAbility, which then passess them on to Servo's argument parsing logic: * `--debugApp=false` * `--send_to_erms_targetAppDistType=os_integration` * `--send_to_erms_targetAppProvisionType=release` * `--send_to_erms_targetBundleType=0` When Servo's argument parsing logic encounters an unrecognized argument, it terminates the process after logging an error to stderr (which is not visible in hilog). This patch simply filters out these arguments so the parsing logic doesn't fail. Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com> |
||
---|---|---|
.. | ||
android | ||
arm32 | ||
arm64 | ||
crown | ||
macos | ||
openharmony | ||
rust-task_info | ||
windows | ||
suppressed_leaks_for_asan.txt |