diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2017-05-26 16:38:12 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-05-26 16:38:12 -0500 |
commit | 0bc7e2fddf51d43c6c135d95ab9c9a8a08756ffb (patch) | |
tree | bc93b19585579e7b8a66de39276c28113e2d7c3b /components/script/dom/servoparser/xml.rs | |
parent | 0f5ccdb589f484e17908811173893abc2ac8ff04 (diff) | |
parent | 3f761bed53a5163b8e0c2d242b5dac7d17fe2de9 (diff) | |
download | servo-0bc7e2fddf51d43c6c135d95ab9c9a8a08756ffb.tar.gz servo-0bc7e2fddf51d43c6c135d95ab9c9a8a08756ffb.zip |
Auto merge of #16997 - asajeffrey:webdriver-browsing-contexts-not-pipelines, r=jgraham
Webdriver browsing contexts not pipelines
<!-- Please describe your changes on the following line: -->
At the moment, a webdriver session stores a `pipeline_id`s, which causes a mismatch with the spec, which asks a session to store a browsing context and a top-level browsing context. This PR fixes this mismatch.
---
<!-- 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 do not require tests because we are not testing webdriver
<!-- 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/16997)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/servoparser/xml.rs')
0 files changed, 0 insertions, 0 deletions