diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2018-10-14 15:07:01 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-14 15:07:01 -0400 |
commit | 4dcd1e71fa7e72e88ad74fdcc72d9ea8593b389b (patch) | |
tree | edaf792e9829eeb1d73d5c1c47b13a4705092b83 /python/tidy/servo_tidy_tests | |
parent | a59bcd6749a213aa9f9ebc3689d5bc7cdd2b30a9 (diff) | |
parent | 8d738f64992f953e4674a5ac27b412df1311c91f (diff) | |
download | servo-4dcd1e71fa7e72e88ad74fdcc72d9ea8593b389b.tar.gz servo-4dcd1e71fa7e72e88ad74fdcc72d9ea8593b389b.zip |
Auto merge of #21943 - codehag:devtools-add-list-workers-method, r=jdm
DevTools - add ListWorkers method to BrowsingContextTargetActor
This is one of three pull requests that allows the DevTools Debugger to render.
The two related prs are #21942 and #21944
This pr introduces a `ListWorkers` method, which the debugger relies on for startup. At the moment, we are returning an empty array, but later on we can return an array populated by all workers associated with a target.
---
<!-- 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
- [ ] These changes fix #__ (github issue number if applicable).
<!-- Either: -->
- [ ] There are tests for these changes OR
- [ ] These changes do not require tests because _____
<!-- 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/21943)
<!-- Reviewable:end -->
Diffstat (limited to 'python/tidy/servo_tidy_tests')
0 files changed, 0 insertions, 0 deletions