mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 07:17:32 +09:00
Bug 1182569: Update tests when converting docshell loads to use AynscOpen2
native in moebius
This commit is contained in:
parent
0337202a47
commit
69d34b04e5
2 changed files with 18 additions and 5 deletions
|
|
@ -39,7 +39,6 @@ var policy = {
|
|||
{
|
||||
// Remember last content type seen for the test url
|
||||
if (contentLocation.spec.endsWith(urlSuffix)) {
|
||||
assert.ok(frame === browserElement, "correct <browser> element");
|
||||
sendAsyncMessage("shouldLoad", {contentType: contentType, isTopLevel: isTopLevel});
|
||||
return Ci.nsIContentPolicy.REJECT_REQUEST;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue