mirror of
https://github.com/servo/servo
synced 2026-05-13 18:37:30 +02:00
Route console messages through the embedding API instead of printing directly, giving embedders control over console output handling. Testing: Should be covered by exsisting tests Fixes: #41145 Signed-off-by: atbrakhi <atbrakhi@igalia.com>