servo/components/script
bors-servo 465619ca37 Auto merge of #14082 - dns2utf8:cleanup_14065, r=jdm
Remove unneeded #allow(unsafe_code)

I did #14065

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #14065

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

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/14082)
<!-- Reviewable:end -->
2016-11-05 19:51:19 -05:00
..
docs
dom Auto merge of #14082 - dns2utf8:cleanup_14065, r=jdm 2016-11-05 19:51:19 -05:00
task_source Update to string-cache 0.3 2016-11-03 16:23:05 +01:00
bluetooth_blacklist.rs
body.rs
build.rs
Cargo.toml Auto merge of #14044 - servo:bluetooth, r=emilio 2016-11-03 15:04:43 -05:00
clipboard_provider.rs
CMakeLists.txt
devtools.rs Setting a devtools timeline marker may fail, due to pipeline lookup failure. 2016-10-12 12:56:23 -05:00
document_loader.rs Lookup frames by frame_id, not pipeline_id. 2016-11-03 15:39:51 -05:00
fetch.rs Remove intrinsic Root::r() 2016-10-11 19:44:32 +02:00
layout_wrapper.rs Update to string-cache 0.3 2016-11-03 16:23:05 +01:00
lib.rs Auto merge of #14044 - servo:bluetooth, r=emilio 2016-11-03 15:04:43 -05:00
mem.rs
network_listener.rs Remove AsyncResponseListener. 2016-11-02 09:25:58 +01:00
origin.rs
script_runtime.rs
script_thread.rs Move ReferrerPolicy to net_traits. 2016-11-04 10:43:37 +01:00
serviceworker_manager.rs
textinput.rs
timers.rs
unpremultiplytable.rs
webdriver_handlers.rs