Fix warnings post-upgrade

This commit is contained in:
Manish Goregaokar 2014-12-18 15:18:11 +05:30
parent 21a888341d
commit 50c246bdc5
5 changed files with 8 additions and 13 deletions

View file

@ -65,6 +65,8 @@ impl BrowserContext {
}
}
// This isn't a DOM struct, just a convenience struct
// without a reflector, so we don't mark this as #[dom_struct]
#[must_root]
#[privatize]
#[jstraceable]