servo/components/constellation
bors-servo 525d515a89
Auto merge of #23507 - gterzian:introduce_browsing_context_groups, r=asajeffrey
Implement browsing context group and set

<!-- Please describe your changes on the following line: -->

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [ ] `./mach build -d` does not report any errors
- [ ] `./mach test-tidy` does not report any errors
- [ ] These changes fix #23307 (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/23507)
<!-- Reviewable:end -->
2019-06-07 02:27:37 -04:00
..
browsingcontext.rs implement browsing context group and set 2019-06-07 13:26:45 +08:00
Cargo.toml Constellation: removed almost all opts::get 2019-06-03 19:59:02 -06:00
constellation.rs Auto merge of #23507 - gterzian:introduce_browsing_context_groups, r=asajeffrey 2019-06-07 02:27:37 -04:00
event_loop.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
lib.rs Disable gaol on aarch64 2018-12-22 12:07:02 +01:00
network_listener.rs set referrer in window.load_url 2019-04-19 16:50:38 -07:00
pipeline.rs Layout_thread: removed all possible opts::get() 2019-06-04 17:36:14 -06:00
sandboxing.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
session_history.rs Make nested browsing context navigations check the loaded status of the active document of the nested browsing context. 2019-03-07 19:01:54 -05:00
timer_scheduler.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00