Rated 5 out of 5 stars

This is what my Autopager shows in splitbrowse.js at the present. I made no changes.

ctx = ctx.defaultView;
//ctx = lm(ctx, "defaultView")();
} else if(ctx instanceof ci.nsIDOMNode) {
//ctx = lm(lm(ctx, "ownerDocument")(), "defaultView")();
ctx = ctx.ownerDocument.defaultView;


The change has already been made with the previous code left in but AutoPager still doesn't work on Firefox 26.0b1.

This review is for a previous version of the add-on (0.8.0.8.1-signed.1-signed).  This user has a previous review of this add-on.