mirror of
https://github.com/servo/servo.git
synced 2025-07-24 15:50:21 +01:00
auto merge of #4717 : Ms2ger/servo/doc-proxy, r=saneyuki
This commit is contained in:
commit
1a2a08aa50
13 changed files with 23 additions and 32 deletions
|
@ -4,8 +4,6 @@
|
|||
|
||||
//! Utilities to throw exceptions from Rust bindings.
|
||||
|
||||
#![deny(missing_docs)]
|
||||
|
||||
use dom::bindings::conversions::ToJSValConvertible;
|
||||
use dom::bindings::global::GlobalRef;
|
||||
use dom::domexception::DOMException;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue