zotero/chrome/content
Dan Stillman c0b6712923 Utilities.Translate.resolveURL() tweaks
- Use `new URL()`, available in all modern environments, instead of
  various other methods. In addition to being consistent and simple,
  this allows setting the base URL explicitly, regardless of the
  environment.
- Default protocol-relative URLs to 'https' if no document location
  (though I'm not sure if that ever happens)
2020-08-11 03:55:32 -04:00
..
scaffold Big Sur style fixes 2020-07-28 00:15:11 -04:00
zotero Utilities.Translate.resolveURL() tweaks 2020-08-11 03:55:32 -04:00
zotero-platform Big Sur style fixes 2020-07-28 00:15:11 -04:00