servo/components/script
bors-servo 7b8a898ac2
Auto merge of #23095 - jdm:mozjsprofiling, r=jdm
Use mozjs profiling feature when building with frame pointer enabled

This makes it possible to get more meaningful profiles with #23080.

---
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix part of #23081
- [x] There are no tests for these changes

<!-- 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/23095)
<!-- Reviewable:end -->
2019-03-26 14:00:56 -04:00
..
docs
dom Auto merge of #23094 - georgeroman:update_event_timestamp, r=jdm 2019-03-26 12:32:33 -04:00
task_source
body.rs
build.rs
Cargo.toml Add mozjs feature for profiling. 2019-03-25 16:13:56 -04:00
clipboard_provider.rs
CMakeLists.txt
devtools.rs Fix servo build. 2019-02-10 07:23:51 +01:00
document_loader.rs ran ./mach fmt 2019-03-14 14:10:29 -05:00
fetch.rs
image_listener.rs Implement HTMLMediaElement poster attribute 2019-01-11 17:11:11 +01:00
layout_image.rs Add url for LayoutImageContext 2019-03-16 12:26:31 -03:00
lib.rs Implement CDATASection interface and createCDATASection method 2019-03-14 21:41:02 +02:00
mem.rs
microtask.rs
network_listener.rs
script_runtime.rs #8539 Config preferences backend restructure 2019-03-20 15:01:26 +00:00
script_thread.rs ran ./mach fmt 2019-03-14 14:10:29 -05:00
serviceworker_manager.rs #8539 Config preferences backend restructure 2019-03-20 15:01:26 +00:00
serviceworkerjob.rs
stylesheet_loader.rs
task.rs
task_manager.rs
task_queue.rs in BC event-loop, only run tasks related to fully-active documents 2019-03-06 14:18:18 +08:00
test.rs
textinput.rs
timers.rs #8539 Config preferences backend restructure 2019-03-20 15:01:26 +00:00
unpremultiplytable.rs
webdriver_handlers.rs Implement WebDriver FindElementFromElement command 2019-03-09 16:56:51 +02:00