DescriptionThis is needed in order to add javascript license information, via Web Labels:
http://codereview.adblockplus.org/6272077409550336/
http://codereview.adblockplus.org/5748228838391808/
JavaScript Web Labels must list all external scripts used on the website, with their absolute URL (including domain). And hard-coding the base URL in the template would be a bad idea, because of the URL would be wrong when running the website locally. And so you can't test.
Patch Set 1 #
MessagesTotal messages: 2
|