Merge pull request #1553 from brendandahl/extnit
Fix extension comment nits.
This commit is contained in:
commit
a25c4f1226
@ -153,7 +153,7 @@ PdfStreamConverter.prototype = {
|
||||
'resource://pdf.js/web/viewer.html', null, null);
|
||||
|
||||
var listener = this.listener;
|
||||
// Proxy all the requst observer calls, when it gets to onStopRequst
|
||||
// Proxy all the request observer calls, when it gets to onStopRequest
|
||||
// we can get the dom window.
|
||||
var proxy = {
|
||||
onStartRequest: function() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user