aboutsummaryrefslogtreecommitdiffstats
path: root/components/servo/build.rs
diff options
context:
space:
mode:
authoratbrakhi <atbrakhi@igalia.com>2023-11-14 11:15:02 +0100
committerGitHub <noreply@github.com>2023-11-14 10:15:02 +0000
commit1e5db618d04ef5636bdcf887ca8dffb480c1a222 (patch)
tree370f23e5927bf332bd84fbdcfc60aeff24216eae /components/servo/build.rs
parent098e6a158039fe1b01cc69f1e52a5e375c4c423f (diff)
downloadservo-1e5db618d04ef5636bdcf887ca8dffb480c1a222.tar.gz
servo-1e5db618d04ef5636bdcf887ca8dffb480c1a222.zip
Fix Servo taking a long time to start on MacOS after a recompile (#30726)
* update init as we initialize media in the background now With [#405](https://github.com/servo/media/pull/405) changes in servo/media we move initialization of the media engine to a background thread. This PR updates the init function in libservo to adapt that behaviour. Co-authored-by: Martin Robinson <mrobinson@igalia.com> * review fix: simplify code * Update media --------- Co-authored-by: Martin Robinson <mrobinson@igalia.com>
Diffstat (limited to 'components/servo/build.rs')
0 files changed, 0 insertions, 0 deletions