mirror of
https://github.com/servo/servo.git
synced 2025-08-12 00:45:33 +01:00
Constellation: removed almost all opts::get
This commit is contained in:
parent
3a2705f587
commit
cd153efb4a
6 changed files with 53 additions and 23 deletions
|
@ -80,6 +80,7 @@ pub struct Opts {
|
|||
/// Use ANGLE to create the GL context (Windows-only).
|
||||
pub angle: bool,
|
||||
|
||||
/// True to exit on thread failure instead of displaying about:failure.
|
||||
pub hard_fail: bool,
|
||||
|
||||
/// True if we should bubble intrinsic widths sequentially (`-b`). If this is true, then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue