diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2018-04-12 12:33:06 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-12 12:33:06 -0400 |
commit | e4472f7c1f1346d7e0489bbd0df50a567ae0ebb1 (patch) | |
tree | 7e4318198ed23879d22adcc663773656cda4a7e3 /components/script_traits/lib.rs | |
parent | e0ea9e17afd27aab0b7d7026f6d38335779316d1 (diff) | |
parent | 787ec4b2093ca1402537e04df572984808e5fa10 (diff) | |
download | servo-e4472f7c1f1346d7e0489bbd0df50a567ae0ebb1.tar.gz servo-e4472f7c1f1346d7e0489bbd0df50a567ae0ebb1.zip |
Auto merge of #20629 - cbrewster:session_history_fixup, r=asajeffrey
Session history fixup
<!-- Please describe your changes on the following line: -->
When a browsing context was removed, its entries were not removed from the joint session history.
The embedder should be notified that the history changed after a navigation matures.
---
<!-- 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 build-geckolib` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [ ] These changes fix #__ (github issue number if applicable).
<!-- Either: -->
- [X] 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/20629)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script_traits/lib.rs')
0 files changed, 0 insertions, 0 deletions