mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Revert "Auto merge of #25898 - jdm:rustup, r=asajeffrey"
This reverts commitea8aed1ba9
, reversing changes made to3749eb5397
.
This commit is contained in:
parent
ea8aed1ba9
commit
a29f4a9afe
7 changed files with 24 additions and 24 deletions
|
@ -338,6 +338,6 @@ impl MessagePortMethods for MessagePort {
|
|||
self.global().start_message_port(self.message_port_id());
|
||||
}
|
||||
|
||||
// <https://html.spec.whatwg.org/multipage/#handler-messageport-onmessageerror>
|
||||
/// <https://html.spec.whatwg.org/multipage/#handler-messageport-onmessageerror>
|
||||
event_handler!(messageerror, GetOnmessageerror, SetOnmessageerror);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue