Skip to content

Instantly share code, notes, and snippets.

View jasonschroeder's full-sized avatar

Jason Schroeder jasonschroeder

View GitHub Profile

Keybase proof

I hereby claim:

  • I am jasonschroeder on github.
  • I am jaschroe (https://keybase.io/jaschroe) on keybase.
  • I have a public key ASBwYOHzXXBTAZ_uGAQQZTvDaQ2zk9_4cq7vRWWCKRBBiwo

To claim this, I am signing this object:

@jasonschroeder
jasonschroeder / index.html
Created August 11, 2012 05:54
requestFileSystemSync returns null on BlackBerry 10.0.0.6
<!DOCTYPE HTML>
<html>
<head>
<script type="text/javascript" src="index.js"></script>
</head>
<body>
<a href="#" onclick="startWorker()">Start Worker</a>
<p>Watch console.log!</p>
</body>
</html>