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

Delta Between Two Patch Sets: metadata.common

Issue 6346177440120832: Added abstraction for frames, to fix domain-based rules, whitelisting and ad counter on Safari (Closed)
Left Patch Set: Created Dec. 21, 2013, 7:48 p.m.
Right Patch Set: Addressed another comment Created Jan. 20, 2014, 8:50 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « lib/whitelisting.js ('k') | popup.js » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
1 [general] 1 [general]
2 version = 1.7.2
2 backgroundScripts = ext/common.js 3 backgroundScripts = ext/common.js
3 ext/background.js 4 ext/background.js
4 lib/compat.js 5 lib/compat.js
5 lib/info.js 6 lib/info.js
6 lib/io.js 7 lib/io.js
7 lib/adblockplus.js 8 lib/adblockplus.js
8 lib/punycode.js 9 lib/punycode.js
9 lib/publicSuffixList.js 10 lib/publicSuffixList.js
10 lib/basedomain.js 11 lib/basedomain.js
11 lib/sha1.js 12 lib/sha1.js
(...skipping 83 matching lines...) Expand 10 before | Expand all | Expand 10 after
95 addSubscription.label 96 addSubscription.label
96 addSubscriptionAdd.label 97 addSubscriptionAdd.label
97 addSubscriptionOther.label 98 addSubscriptionOther.label
98 acceptableAds2.label 99 acceptableAds2.label
99 viewList.label 100 viewList.label
100 readMore.label 101 readMore.label
101 adblockplus/chrome/locale/*/subscriptionSelection.dtd = location.label 102 adblockplus/chrome/locale/*/subscriptionSelection.dtd = location.label
102 title.label 103 title.label
103 adblockplus/chrome/locale/*/meta.properties = =name 104 adblockplus/chrome/locale/*/meta.properties = =name
104 adblockplus/chrome/locale/*/firstRun.properties = =* 105 adblockplus/chrome/locale/*/firstRun.properties = =*
LEFTRIGHT

Powered by Google App Engine
This is Rietveld