1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-20 00:07:59 +01:00

e10s fixes.

This commit is contained in:
Kris Maglione
2015-02-23 17:32:52 -08:00
parent 271c3a95c7
commit 8d3e8994f1
4 changed files with 7 additions and 6 deletions

View File

@@ -256,7 +256,7 @@ var Buffer = Module("Buffer", {
/**
* @property {nsIURI} The current top-level document's URI.
*/
get uri() util.newURI(this.win.location.href),
get uri() util.newURI(this.win.location.href),
/**
* @property {nsIURI} The current top-level document's URI, sans