servo/components/script_traits
bors-servo 0d2c2045cc
Auto merge of #24664 - gterzian:fix_port_transfer, r=jdm
Fix loophole in messageport transfer

<!-- Please describe your changes on the following line: -->

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [ ] `./mach build -d` does not report any errors
- [ ] `./mach test-tidy` does not report any errors
- [ ] These changes fix #24600 (GitHub issue number if applicable)

<!-- Either: -->
- [ ] There are tests for these changes OR
- [ ] These changes do not require tests because ___

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
2019-11-18 11:35:25 -05:00
..
Cargo.toml Update ipc-channel and related dependencies 2019-08-27 23:44:04 +02:00
lib.rs Auto merge of #24664 - gterzian:fix_port_transfer, r=jdm 2019-11-18 11:35:25 -05:00
script_msg.rs Auto merge of #24664 - gterzian:fix_port_transfer, r=jdm 2019-11-18 11:35:25 -05:00
transferable.rs continue messageport, transferable, postmessage options 2019-10-19 14:28:18 +08:00
webdriver_msg.rs Implement ElementClick wd command 2019-08-31 10:14:40 +03:00