repo.or.cz
/
mozilla-central.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Tweak to align comment.
[mozilla-central.git]
/
build
/
profile_pageloader.html
blob
05e35ccd1beece1d6ed3b406dc0ae1f22aac91db
1
<html>
2
<script>
3
setTimeout
(
"window.close();"
,
1000
);
4
</script>
5
<body>
6
</body>
7
</html>