diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-06-20 14:32:17 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-06-20 14:32:17 -0500 |
commit | 6166d8e74ffae4878709ce45221d3a9d31258534 (patch) | |
tree | 9b92908ec83df48b590348cb871148361fb76f37 /components/layout/query.rs | |
parent | ee8c5c5a67e1181eca163d3cd1189866d230b8f0 (diff) | |
parent | 7e2b4d163ba3158faf9644112a7f93842312f4a0 (diff) | |
download | servo-6166d8e74ffae4878709ce45221d3a9d31258534.tar.gz servo-6166d8e74ffae4878709ce45221d3a9d31258534.zip |
Auto merge of #11544 - jdm:privatebrowsing, r=asajeffrey
Implement private browsing for mozbrowser
<!-- Please describe your changes on the following line: -->
Support the `mozprivatebrowsing` attribute on mozbrowser iframes. This separates the non-private and private sessions in terms of cookies, HSTS lists, cached HTTP credentials, HTTP connection pools, and web storage. The private session is shared between all private mozbrowsers, and lasts until shutdown.
---
<!-- 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] There are tests for these changes
<!-- 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="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/11544)
<!-- Reviewable:end -->
Diffstat (limited to 'components/layout/query.rs')
0 files changed, 0 insertions, 0 deletions