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_bug795275.html
blob
c3886b8ba81459cdbc4223c4925630fb3c616463
1
<html>
2
<head>
3
<script
type
=
"application/javascript"
>
4
function touchComponents() {
5
Components;
6
}
7
function touchInterfaces() {
8
Components.interfaces;
9
}
10
</script>
11
</head>
12
<body>
13
</body>
14
</html>