Auto merge of #18324 - ferjm:performance.workers, r=jdm

Make Performance Timeline API work in Workers

- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #18286 and #18308

This patch makes the Performance Timeline API work in workers, removes the exposure of `Performance.timing` in workers and sets the appropriate value of `Performance.now()` in workers.

<!-- 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/18324)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2017-09-05 17:00:26 -05:00 committed by GitHub
commit 42de8e3d3f
20 changed files with 146 additions and 128 deletions

View file

@ -27996,7 +27996,7 @@
"support"
],
"mozilla/interfaces.worker.js": [
"5fb0da8a22a5afe00d1232c700720c080f5dff44",
"fb5537ec0753e3a1c56dff957bcc1c0660dcb7b9",
"testharness"
],
"mozilla/iterable.html": [