204 Matching Annotations
- Jan 2016
-
www.talkingnewmedia.com www.talkingnewmedia.com
-
Readium plug-in for Chrome
-
- Oct 2015
-
code.google.com code.google.com
-
The temporary solution we found is to wrap chrome.* api callback with setTimeout() function. In that case errors thrown within chrome.* api call are passed to window.onerror with correct line number. Example:
Wrapping all the
chrome.*
async API calls such that exceptions in the callback result in an error being logged to a handler that we control looks like the way to go. -
In Chrome extensions, errors thrown in callbacks for async APIs do not trigger the global
window.onerror
handler.
-
- Jan 2014
-
www.yale.edu www.yale.edu
-
The following selection from The Yale Law Journal is not paginated and should not be used for citation purposes.
Note that this disclaimer only says the document should not be used for citation purposes, but doesn't say we can't use it for annotation purposes like testing out the Chrome PDF.js + Hypothes.is extension! :)
You can install the extension from the Chrome Web Store with this link:
-