mirror of
https://github.com/servo/servo.git
synced 2025-10-01 09:09:15 +01:00
Implement dissimilar-origin postMessage.
This commit is contained in:
parent
f5c67fda04
commit
f9c5d0c117
12 changed files with 191 additions and 13 deletions
|
@ -9378,6 +9378,16 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"mozilla/cross-origin-objects/cross-origin-postMessage-child1.html": [
|
||||
[
|
||||
{}
|
||||
]
|
||||
],
|
||||
"mozilla/cross-origin-objects/cross-origin-postMessage-child2.html": [
|
||||
[
|
||||
{}
|
||||
]
|
||||
],
|
||||
"mozilla/details_ui_closed_ref.html": [
|
||||
[
|
||||
{}
|
||||
|
@ -12532,6 +12542,12 @@
|
|||
}
|
||||
]
|
||||
],
|
||||
"mozilla/cross-origin-objects/cross-origin-postMessage.html": [
|
||||
[
|
||||
"/_mozilla/mozilla/cross-origin-objects/cross-origin-postMessage.html",
|
||||
{}
|
||||
]
|
||||
],
|
||||
"mozilla/deterministic-raf.html": [
|
||||
[
|
||||
"/_mozilla/mozilla/deterministic-raf.html",
|
||||
|
@ -25101,6 +25117,18 @@
|
|||
"5d5a3ba4099dfabddbed1ea98ad8fe1f5c00a3d3",
|
||||
"testharness"
|
||||
],
|
||||
"mozilla/cross-origin-objects/cross-origin-postMessage-child1.html": [
|
||||
"6669b133609e17e368a124ddfc52ace940e74156",
|
||||
"support"
|
||||
],
|
||||
"mozilla/cross-origin-objects/cross-origin-postMessage-child2.html": [
|
||||
"a37cd21178fd25a829be30b0367bd0812db4c211",
|
||||
"support"
|
||||
],
|
||||
"mozilla/cross-origin-objects/cross-origin-postMessage.html": [
|
||||
"0163758c92997c6723c9d21be49ef7f51d8b3daf",
|
||||
"testharness"
|
||||
],
|
||||
"mozilla/details_ui_closed.html": [
|
||||
"2acbe3afbec267bad4dd986803e636740a707507",
|
||||
"reftest"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue