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 1915045 Ensure decode tasks are scheduled on BufferingState::Enter() r=media...
[gecko.git]
/
js
/
xpconnect
/
tests
/
mochitest
/
file_evalInSandbox.html
blob
f53aa1166ce01ca64ce45a3ef65f2f6bfe778599
1
<html>
2
<body>
3
<script>
4
document
.
foo
=
"bar"
;
5
windowfoo
=
"windowbar"
;
6
</script>
7
</body>
8
</html>