mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 23:37:33 +09:00
Revert "Bug 1182569: Update tests when converting docshell loads to use AynscOpen2"
This reverts commit b73225e886f84182384a2b5b09f83e51501bdc38.
This commit is contained in:
parent
c97f724618
commit
9faac1b961
2 changed files with 5 additions and 18 deletions
|
|
@ -39,6 +39,7 @@ 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