https://github.com/mozilla/gecko-dev
Raw File
Tip revision: a8beaa69d854aed56f3289ae9514a12523d1b5a9 authored by Mike Hommey on 17 March 2013, 07:03:05 UTC
Bug 849497 - Enable getUserMedia in xulrunner. r=bsmedberg, a=lsblakk
Tip revision: a8beaa6
417852-1.html
<!DOCTYPE html>
<html>
<head>
<script type="text/javascript">

window.__proto__ = null;
Object.prototype.__proto__ = window;

</script>
</head>
<body>
</body>
</html>
back to top