gecko-dev/servo/components/script
bjorn3 84acaa92e4 servo: Merge #16497 - Fix indentation of a `}` (from bjorn3:patch-1); r=nox
<!-- Please describe your changes on the following line: -->
Fix indentation of a `}` (see 8dfef0416f (r111661247))

---
<!-- 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 #__ (github issue number if applicable).

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

<!-- 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. -->

Source-Repo: https://github.com/servo/servo
Source-Revision: b704cd27df46df122e1506a6c7e5c534289b831f

--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : 0eda7a8af4ebd9b1af696570360a1791933d3dea
2017-04-17 05:43:06 -05:00
..
docs servo: Merge #15715 - Make #[dom_struct] a proc_macro attribute (from nox:custom-derive); r=SimonSapin 2017-02-24 05:56:30 -08:00
dom servo: Merge #16497 - Fix indentation of a `}` (from bjorn3:patch-1); r=nox 2017-04-17 05:43:06 -05:00
task_source servo: Merge #13774 - Finish up the implementation of EventSource (from KiChjang:event-source-constructor); r=jdm 2016-11-12 08:08:38 -06:00
CMakeLists.txt servo: Merge #13410 - Fix doc build by resurrecting generation of supported DOM APIs.h (from jdm:doc_fix); r=Ms2ger 2016-09-26 23:33:53 -05:00
Cargo.toml servo: Merge #15666 - added keyboard shortcuts for navigation inside text box (from clementmiao:keyboard_shortcuts); r=asajeffrey 2017-04-12 03:01:16 -05:00
body.rs servo: Merge #14495 - Rename `Reflectable` to `DomObject` (from frewsxcv:reflectable-domobject); r=jdm 2016-12-08 12:41:08 -08:00
build.rs servo: Merge #15319 - Fix hardcoded path to link.exe (from UK992:win32); r=emilio,larsbergstrom 2017-02-03 09:59:11 -08:00
clipboard_provider.rs servo: Merge #11270 - Remove ConstellationChan (from servo:ConstellationChan); r=asajeffrey 2016-05-19 12:38:26 -07:00
devtools.rs servo: Merge #15536 - Implement setter for document.domain (from asajeffrey:script-document-domain-setter); r=nox 2017-03-15 08:35:41 -07:00
document_loader.rs servo: Merge #15771 - Improve behaviour of image elements that perform multiple requests (from jdm:img-panic); r=nox 2017-03-08 04:28:58 -08:00
fetch.rs servo: Merge #16214 - Improve the net crate (from nox:net); r=emilio 2017-04-03 07:47:38 -05:00
layout_image.rs servo: Merge #16048 - Make image cache per-document rather than global (from ferjm:issue-15701-image-cache); r=jdm 2017-03-27 13:50:46 -07:00
layout_wrapper.rs servo: Merge #16496 - stylo: Bug 1341372 - Detect new transitions and let it run (from BorisChiou:stylo/transition/trigger); r=heycam 2017-04-17 05:07:23 -05:00
lib.rs servo: Merge #15666 - added keyboard shortcuts for navigation inside text box (from clementmiao:keyboard_shortcuts); r=asajeffrey 2017-04-12 03:01:16 -05:00
mem.rs servo: Merge #14495 - Rename `Reflectable` to `DomObject` (from frewsxcv:reflectable-domobject); r=jdm 2016-12-08 12:41:08 -08:00
microtask.rs servo: Merge #15189 - Implement microtask checkpoints (from jdm:microtasks); r=nox 2017-02-03 07:53:17 -08:00
network_listener.rs servo: Merge #14658 - Separate the async bluetooth handling from networking code (from servo:bluetooth-net); r=jdm 2016-12-21 06:47:33 -08:00
script_runtime.rs servo: Merge #16210 - Update rust-mozjs to master (from jdm:updatejs); r=Wafflespeanut 2017-04-01 00:05:56 -05:00
script_thread.rs servo: Merge #16260 - Gamepad API implementation (from MortimerGoro:gamepad); r=nox,larsbergstrom 2017-04-13 16:10:42 -05:00
serviceworker_manager.rs servo: Merge #14592 - Remove the util crate (from asajeffrey:util-goodbye); r=mbrubeck 2016-12-14 16:48:42 -08:00
serviceworkerjob.rs servo: Merge #15189 - Implement microtask checkpoints (from jdm:microtasks); r=nox 2017-02-03 07:53:17 -08:00
stylesheet_loader.rs servo: Merge #16407 - Allow loading multiple stylesheets for the same link element (from jdm:style_panic); r=emilio 2017-04-13 11:29:58 -05:00
test.rs servo: Merge #15146 - Added compiletest to verify TrustedPromise does not implement Clone (from Verlet64:verlet64/no_clone_trusted_promise); r=jdm 2017-01-22 12:31:41 -08:00
textinput.rs servo: Merge #15822 - Correct unicode handling for text input (from charlesvdv:unicode-panic); r=emilio 2017-04-16 15:08:59 -05:00
timers.rs servo: Merge #16184 - Terminate timer scheduler thread during shutdown (from ferjm:issue-16153-terminate-time-scheduler-shutdown); r=jdm 2017-03-30 07:31:02 -05:00
unpremultiplytable.rs
webdriver_handlers.rs servo: Merge #15868 - Update Hyper and OpenSSL (from servo:hyper); r=jdm 2017-03-31 11:46:09 -05:00