servo/components
bors-servo a634f05024
Auto merge of #23521 - oneturkmen:profile-remove-opts-get, r=jdm
Profile: removed opts::get()

<!-- Please describe your changes on the following line: -->
Removed opts::get() from `profile` component. **Note** that `profile_traits` component is the only component that uses single `opts::get().signpost` for IpcBytesReceiver and IpcReceiver structs, i.e. for recv() type method.

---
<!-- 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 *partially* #22854 (GitHub issue number if applicable)

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

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

<!-- 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/23521)
<!-- Reviewable:end -->
2019-06-07 11:12:38 -04:00
..
allocator
atoms atoms: Add some static atoms in code that is shared with gecko. 2019-05-29 16:14:33 +02:00
background_hang_monitor Glutin update: dependencies update 2019-05-25 07:15:30 -04:00
bluetooth #23065 removed unnecessary headless checking 2019-03-22 16:31:18 +03:00
bluetooth_traits Update regex to 1.1 2019-04-29 22:25:12 +09:00
canvas Auto merge of #23499 - est31:unused_code_removal_3, r=jdm 2019-06-04 02:27:29 -04:00
canvas_traits Auto merge of #23226 - mmatyas:webgl_compressed_textures, r=jdm 2019-05-21 17:10:24 -04:00
compositing Make prepare_for_composite return void 2019-06-05 00:35:14 -06:00
config Layout_thread: removed all possible opts::get() 2019-06-04 17:36:14 -06:00
config_plugins #8539 Config preferences backend restructure 2019-03-20 15:01:26 +00:00
constellation Auto merge of #23507 - gterzian:introduce_browsing_context_groups, r=asajeffrey 2019-06-07 02:27:37 -04:00
debugger
deny_public_fields
derive_common Update darling to 0.9 2019-05-23 12:14:56 +02:00
devtools Introduce EvaluateJSAsync method and evaluationResponse event 2019-05-07 18:16:04 +02:00
devtools_traits
dom_struct Can collect webidl paths. 2019-04-20 22:39:22 +02:00
domobject_derive
embedder_traits Add a sampling profiler and a script to generate profiles for use with Gecko tooling. 2019-03-26 16:35:08 -04:00
fallible
geometry WR update: new viewport semantic 2019-03-22 15:41:48 +08:00
gfx Auto merge of #23477 - est31:unused_code_removal, r=jdm 2019-06-02 19:43:00 -04:00
gfx_traits
hashglobe
jstraceable_derive
layout layout: Fix servo build. 2019-06-04 01:04:02 -04:00
layout_thread Layout_thread: removed all possible opts::get() 2019-06-04 17:36:14 -06:00
layout_traits Layout_thread: removed all possible opts::get() 2019-06-04 17:36:14 -06:00
malloc_size_of Update lib.rs 2019-06-06 20:37:27 +02:00
metrics
msg Auto merge of #23507 - gterzian:introduce_browsing_context_groups, r=asajeffrey 2019-06-07 02:27:37 -04:00
net Remove unused code from net and net_traits crates 2019-06-02 02:44:37 +02:00
net_traits Remove unused code from net and net_traits crates 2019-06-02 02:44:37 +02:00
pixels
profile Profile: removed opts::get() 2019-06-05 22:28:38 -06:00
profile_traits fixup! Measure layout queries blocked by ongoing layout 2019-04-17 17:23:17 +02:00
rand
range Remove unused code from a bunch of crates 2019-06-03 04:18:12 +02:00
remutex Remove unused code from a bunch of crates 2019-06-03 04:18:12 +02:00
script Use media element task source to receive the player's events 2019-06-06 17:03:59 +02:00
script_layout_interface Auto merge of #23503 - emilio:gecko-sync, r=emilio 2019-06-04 08:30:39 -04:00
script_plugins Run rustfmt. 2019-06-04 23:57:26 +03:00
script_traits Remove unused code from script* crates 2019-06-02 07:12:26 +02:00
selectors Auto merge of #23503 - emilio:gecko-sync, r=emilio 2019-06-04 08:30:39 -04:00
servo Profile: removed opts::get() 2019-06-05 22:28:38 -06:00
servo_arc style: Rustfmt recent changes. 2019-06-04 01:03:59 -04:00
size_of_test
std_test_override
style Auto merge of #23503 - emilio:gecko-sync, r=emilio 2019-06-04 08:30:39 -04:00
style_derive Update darling to 0.9 2019-05-23 12:14:56 +02:00
style_traits style: Add refcount logging to servo_arc. 2019-06-04 01:03:53 -04:00
to_shmem style: Add an owned slice type which cbindgen can understand. 2019-05-10 12:43:02 +02:00
to_shmem_derive Update darling to 0.9 2019-05-23 12:14:56 +02:00
url style: Fix servo build, and appease tidy / fmt. 2019-04-12 12:20:15 +02:00
webdriver_server Add ServoCapabilities and revise handle_new_session function 2019-06-06 17:04:55 +03:00
webvr Support creating and messaging mock display 2019-05-30 19:04:08 -07:00
webvr_traits Support creating and messaging mock display 2019-05-30 19:04:08 -07:00