1
0
Fork 0
mirror of https://github.com/servo/servo.git synced 2025-07-27 01:00:41 +01:00
servo/components/script
bors-servo caa8343e13 Auto merge of - asajeffrey:constellation-no-root-browsing-context, r=cbrewster
Removed root browsing context from constellation

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

Removed the special root browsing context from the constellation.

---
<!-- 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 fix 
- [X] These changes do not require tests because this isn't visible from user code

<!-- 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/17077)
<!-- Reviewable:end -->
2017-06-07 21:57:10 -07:00
..
docs
dom Auto merge of - asajeffrey:constellation-no-root-browsing-context, r=cbrewster 2017-06-07 21:57:10 -07:00
task_source
body.rs Remove some usage of rust-encoding 2017-05-27 13:34:23 +02:00
build.rs
Cargo.toml Bump euclid to 0.13 and heapsize to 0.4 2017-06-05 19:28:39 +02:00
clipboard_provider.rs
CMakeLists.txt
devtools.rs
document_loader.rs
fetch.rs Remove all internal mutability from Request 2017-04-03 12:39:07 +02:00
layout_image.rs
layout_wrapper.rs style: Match :lang() using snapshots correctly. 2017-06-08 09:37:09 +08:00
lib.rs EventSource: decode UTF-8 code points across network packets 2017-05-27 13:34:24 +02:00
mem.rs
microtask.rs improve spec compliance of update the image data 2017-05-25 08:01:25 +08:00
network_listener.rs
script_runtime.rs Implemented Houdini worklets. 2017-05-17 09:01:05 -05:00
script_thread.rs Redirect document loads manually 2017-05-31 17:28:53 +05:30
serviceworker_manager.rs
serviceworkerjob.rs
stylesheet_loader.rs Fix up script and layout. 2017-05-02 17:35:45 -07:00
test.rs
textinput.rs Bring back clipboard support 2017-06-01 16:37:29 +02:00
timers.rs
unpremultiplytable.rs
webdriver_handlers.rs Webdriver uses browsing context ids rather than pipeline ids. 2017-05-25 17:14:28 -05:00