repo.or.cz
/
gecko.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bug 1935611 - Fix libyuv/libpng link failed for loongarch64. r=glandium,tnikkel,ng
[gecko.git]
/
js
/
xpconnect
/
crashtests
/
403356-1.html
blob
a6a2adbf622649ad7996388d8e475358c5781bd4
1
<!DOCTYPE
html
>
2
<html>
3
<head>
4
<script
type
=
"text/javascript"
>
5
try
{
6
document
.
documentElement
.
appendChild
.
call
(
new
XPCNativeWrapper
(
window
));
7
}
catch
(
e
) {
8
}
9
</script>
10
</head>
11
<body>
12
</body>
13
</html>