mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-04 13:07:52 +00:00
bfad5a393e
--HG-- extra : amend_source : c80f31aec994c03e9ada2840b097efb3f894014e
How to test:
- Build Servo's embedding crate (
./mach build-cef [--release]
) - Build ECEF (https://github.com/zmike/ecef)
- See ECEF README
- Enjoy CEF-powered crashes
Notes:
- The contents of
interfaces/
are entirely autogenerated. To regenerate, see https://github.com/zmike/cef-rebase/blob/master/README.md for full instructions