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

Delta Between Two Patch Sets: metadata.common

Issue 6528746257383424: Issue 1708 - Integrate first-run page changes in Chrome/Opera/Safari (Closed)
Left Patch Set: Created Dec. 17, 2014, 10:40 p.m.
Right Patch Set: Rebased Created Dec. 19, 2014, 8:09 p.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 | « include.postload.js ('k') | options.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.8.8 2 version = 1.8.8
3 backgroundScripts = ext/common.js 3 backgroundScripts = ext/common.js
4 ext/background.js 4 ext/background.js
5 lib/compat.js 5 lib/compat.js
6 lib/info.js 6 lib/info.js
7 lib/io.js 7 lib/io.js
8 lib/adblockplus.js 8 lib/adblockplus.js
9 lib/punycode.js 9 lib/punycode.js
10 lib/publicSuffixList.js 10 lib/publicSuffixList.js
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
44 skin/features/tracking.png = adblockplusui/skin/features/tracking.png 44 skin/features/tracking.png = adblockplusui/skin/features/tracking.png
45 skin/fonts/CreteRound-Italic.otf = adblockplusui/skin/fonts/CreteRound-Italic.ot f 45 skin/fonts/CreteRound-Italic.otf = adblockplusui/skin/fonts/CreteRound-Italic.ot f
46 skin/fonts/CreteRound-Regular.otf = adblockplusui/skin/fonts/CreteRound-Regular. otf 46 skin/fonts/CreteRound-Regular.otf = adblockplusui/skin/fonts/CreteRound-Regular. otf
47 skin/social/facebook.png = adblockplusui/skin/social/facebook.png 47 skin/social/facebook.png = adblockplusui/skin/social/facebook.png
48 skin/social/googleplus.png = adblockplusui/skin/social/googleplus.png 48 skin/social/googleplus.png = adblockplusui/skin/social/googleplus.png
49 skin/social/renren.png = adblockplusui/skin/social/renren.png 49 skin/social/renren.png = adblockplusui/skin/social/renren.png
50 skin/social/twitter.png = adblockplusui/skin/social/twitter.png 50 skin/social/twitter.png = adblockplusui/skin/social/twitter.png
51 skin/social/weibo.png = adblockplusui/skin/social/weibo.png 51 skin/social/weibo.png = adblockplusui/skin/social/weibo.png
52 qunit/qunit.js = adblockplustests/chrome/content/qunit.js 52 qunit/qunit.js = adblockplustests/chrome/content/qunit.js
53 qunit/qunit.css = adblockplustests/chrome/content/qunit.css 53 qunit/qunit.css = adblockplustests/chrome/content/qunit.css
54
55 [preprocess]
56 firstRun.html =
57 54
58 [convert_js] 55 [convert_js]
59 lib/adblockplus.js = lib/prefs.js 56 lib/adblockplus.js = lib/prefs.js
60 lib/utils.js 57 lib/utils.js
61 lib/elemHideHitRegistration.js 58 lib/elemHideHitRegistration.js
62 adblockplus/lib/downloader.js 59 adblockplus/lib/downloader.js
63 adblockplus/lib/filterNotifier.js 60 adblockplus/lib/filterNotifier.js
64 adblockplus/lib/filterClasses.js 61 adblockplus/lib/filterClasses.js
65 adblockplus/lib/subscriptionClasses.js 62 adblockplus/lib/subscriptionClasses.js
66 adblockplus/lib/filterStorage.js 63 adblockplus/lib/filterStorage.js
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
108 addSubscription.label 105 addSubscription.label
109 addSubscriptionAdd.label 106 addSubscriptionAdd.label
110 addSubscriptionOther.label 107 addSubscriptionOther.label
111 acceptableAds2.label 108 acceptableAds2.label
112 viewList.label 109 viewList.label
113 readMore.label 110 readMore.label
114 adblockplus/chrome/locale/*/subscriptionSelection.dtd = location.label 111 adblockplus/chrome/locale/*/subscriptionSelection.dtd = location.label
115 title.label 112 title.label
116 adblockplus/chrome/locale/*/meta.properties = =name 113 adblockplus/chrome/locale/*/meta.properties = =name
117 adblockplusui/locale/*/firstRun.json = =* 114 adblockplusui/locale/*/firstRun.json = =*
LEFTRIGHT

Powered by Google App Engine
This is Rietveld