Files
gerrit/polygerrit-ui/app/elements/shared/gr-js-api-interface
Viktar Donich 06ee72b7db Fix plugin loading in browsers that use polyfill for HTML imports
HTML Imports polyfill resolves document.currentScript in a way that
requires additional handling to determine URL of the loaded script. With
this change, __importElement is used to locate HTML import node to
determine original plugin URL.

Bug: Issue 8647
Change-Id: Ibf6d63ab32d3b2f55272cae21b5891562f46d37a
2018-04-24 10:32:52 -07:00
..