зеркало из https://github.com/mozilla/gecko-dev.git
348 B
348 B
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