mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
Clean up GlobalScope::report_an_error
This commit is contained in:
parent
a6af86824b
commit
c53d1e46b4
2 changed files with 19 additions and 15 deletions
|
@ -2005,7 +2005,7 @@ impl Window {
|
|||
MessageEvent::dispatch_jsval(
|
||||
this.upcast(),
|
||||
this.upcast(),
|
||||
message.handle(),
|
||||
message_clone.handle(),
|
||||
);
|
||||
});
|
||||
// FIXME(nox): Why are errors silenced here?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue