Add Servo site compatibility frame smoke
This commit is contained in:
@@ -20,4 +20,7 @@ pub enum ServoHostError {
|
||||
|
||||
#[error("servo rendering context could not be made current")]
|
||||
RenderingContextNotCurrent,
|
||||
|
||||
#[error("servo rendered frame is unavailable")]
|
||||
RenderedFrameUnavailable,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user