mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Avoid panic when postMessage targets closed window.
This commit is contained in:
parent
4b91014b14
commit
4c54129877
3 changed files with 26 additions and 1 deletions
|
@ -13929,6 +13929,12 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"mozilla/postmessage_closed.html": [
|
||||
[
|
||||
"/_mozilla/mozilla/postmessage_closed.html",
|
||||
{}
|
||||
]
|
||||
],
|
||||
"mozilla/preferences.html": [
|
||||
[
|
||||
"/_mozilla/mozilla/preferences.html",
|
||||
|
@ -26770,6 +26776,10 @@
|
|||
"47c91f505cb8120a7f4b310b260f13408f06b8fc",
|
||||
"testharness"
|
||||
],
|
||||
"mozilla/postmessage_closed.html": [
|
||||
"70fc1b9dad5f611285f8f4ed04454800283e223c",
|
||||
"testharness"
|
||||
],
|
||||
"mozilla/preferences.html": [
|
||||
"7584699a938adf516ea3b7d6f22fd11d0b0942cf",
|
||||
"testharness"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue