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

Delta Between Two Patch Sets: defaults/prefs.json

Issue 4879490828206080: Issue 2438 - Update buildtools dependency to revision 97e212af6e8 (Closed)
Left Patch Set: Created May 4, 2015, 7:06 p.m.
Right Patch Set: Use hg mv for prefs.js->prefs.json Created May 4, 2015, 7:31 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 | « no previous file | dependencies » ('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 { 1 {
2 "defaults": { 2 "defaults": {
Wladimir Palant 2015/05/04 19:28:09 Please don't remove the old file and add a new one
3 "currentVersion": "0.0", 3 "currentVersion": "0.0",
4 "enabled": true, 4 "enabled": true,
5 "frameobjects": true, 5 "frameobjects": true,
6 "fastcollapse": false, 6 "fastcollapse": false,
7 "showinstatusbar": false, 7 "showinstatusbar": false,
8 "detachsidebar": false, 8 "detachsidebar": false,
9 "defaulttoolbaraction": 0, 9 "defaulttoolbaraction": 0,
10 "defaultstatusbaraction": 0, 10 "defaultstatusbaraction": 0,
11 "sidebar_key": "Accel Shift V, Accel Shift U", 11 "sidebar_key": "Accel Shift V, Accel Shift U",
12 "sendReport_key": "", 12 "sendReport_key": "",
(...skipping 19 matching lines...) Expand all
32 "recentReports": [], 32 "recentReports": [],
33 "hideContributeButton": false, 33 "hideContributeButton": false,
34 "blockableItemsSize": {"width": 200, "height": 200}, 34 "blockableItemsSize": {"width": 200, "height": 200},
35 "notificationurl": "https://notification.adblockplus.org/notification.json", 35 "notificationurl": "https://notification.adblockplus.org/notification.json",
36 "notificationdata": {}, 36 "notificationdata": {},
37 "subscriptions_antiadblockurl": "https://easylist-downloads.adblockplus.org/ antiadblockfilters.txt", 37 "subscriptions_antiadblockurl": "https://easylist-downloads.adblockplus.org/ antiadblockfilters.txt",
38 "please_kill_startup_performance": false, 38 "please_kill_startup_performance": false,
39 "suppress_first_run_page": false 39 "suppress_first_run_page": false
40 } 40 }
41 } 41 }
LEFTRIGHT
« no previous file | dependencies » ('j') | Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Toggle Comments ('s')

Powered by Google App Engine
This is Rietveld