mirror of
https://github.com/servo/servo
synced 2026-05-05 06:32:13 +02:00
Propagate privacy information of iframes to corresponding pipelines. Make iframes of differing privacy values be considered cross-origin.
Make the constellation hand out separate private and public channels for the pipeline content to communicate with the resource thread as necessary.
This commit is contained in:
committed by
Josh Matthews
parent
a5778fb5da
commit
7e2b4d163b
@@ -6616,6 +6616,12 @@
|
||||
"url": "/_mozilla/mozilla/mozbrowser/mozbrowsertitlechangedeagerly_event.html"
|
||||
}
|
||||
],
|
||||
"mozilla/mozbrowser/private_browsing.html": [
|
||||
{
|
||||
"path": "mozilla/mozbrowser/private_browsing.html",
|
||||
"url": "/_mozilla/mozilla/mozbrowser/private_browsing.html"
|
||||
}
|
||||
],
|
||||
"mozilla/mozbrowser/redirect.html": [
|
||||
{
|
||||
"path": "mozilla/mozbrowser/redirect.html",
|
||||
|
||||
Reference in New Issue
Block a user