Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: qunit/index.html

Issue 5564089086509056: Issue 1801 - Use URL objects to process URLs in the background page (Closed)
Patch Set: Rebased and addressed comments Created Feb. 11, 2015, 5:06 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « popupBlocker.js ('k') | qunit/tests/baseDomain.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: qunit/index.html
===================================================================
--- a/qunit/index.html
+++ b/qunit/index.html
@@ -39,7 +39,7 @@
<script src="common.js"></script>
<script src="tests/adblockplus.js"></script>
<script src="tests/versionComparator.js"></script>
- <script src="tests/baseDomain.js"></script>
+ <script src="tests/url.js"></script>
<script src="tests/signatures.js"></script>
<script src="tests/cssEscaping.js"></script>
<script src="tests/filterValidation.js"></script>
« no previous file with comments | « popupBlocker.js ('k') | qunit/tests/baseDomain.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld