mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Tidy fixes.
This commit is contained in:
parent
f78d88acbe
commit
99f6fb34fc
3 changed files with 6 additions and 3 deletions
|
@ -30,6 +30,7 @@ impl MediaError {
|
|||
}
|
||||
|
||||
impl MediaErrorMethods for MediaError {
|
||||
// https://html.spec.whatwg.org/multipage/#dom-mediaerror-code
|
||||
fn Code(&self) -> u16 {
|
||||
self.code
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue