Files
gerrit/polygerrit-ui/app/elements/shared/gr-js-api-interface
Viktar Donich b325113980 Fix plugin .url() calculation when loaded from bundle
Assets bundle contains plugin .js files but individual plugins' assets
are loaded from window.ASSETS_PATH + "/plugins/${pluginName}/urlhere"
This change updates expectations fixed in the test and excludes
window.CANONICAL_PATH from calculations when plugin is loaded from
another domain.

Bug: Issue 10197
Change-Id: Iafc918e529eebacb46b8584f01b1014b0147db52
2018-12-20 10:26:25 -08:00
..