Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 { | 1 { |
| 2 "version":7,"buildID":"20140317233623","locale":"en-US","directories": | 2 "version":7,"buildID":"20140317233623","locale":"en-US","directories": |
| 3 { | 3 { |
| 4 "/usr/lib/firefox/distribution/searchplugins/locale/en-US": | 4 "/usr/lib/firefox/distribution/searchplugins/locale/en-US": |
| 5 { | 5 { |
| 6 "lastModifiedTime":1398997399000, | 6 "lastModifiedTime":1398997399000, |
| 7 "engines":[ | 7 "engines":[ |
| 8 { | 8 { |
| 9 "_id":"./chrome/test/data/firefox_searchplugins/default/amazondotcom.xml ", | 9 "_id":"./chrome/test/data/firefox_searchplugins/default/amazondotcom.xml ", |
| 10 "_name":"Amazon.com", | 10 "_name":"Amazon.com", |
| (...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 65 }, | 65 }, |
| 66 { | 66 { |
| 67 "_id":"./chrome/test/data/firefox_searchplugins/default/yahoo.xml", | 67 "_id":"./chrome/test/data/firefox_searchplugins/default/yahoo.xml", |
| 68 "_name":"Yahoo", | 68 "_name":"Yahoo", |
| 69 "_hidden":false, | 69 "_hidden":false, |
| 70 "description":"Yahoo Search", | 70 "description":"Yahoo Search", |
| 71 "__searchForm":"http://search.yahoo.com/", | 71 "__searchForm":"http://search.yahoo.com/", |
| 72 "filePath":"[app]/yahoo.xml", | 72 "filePath":"[app]/yahoo.xml", |
| 73 "_installLocation":3, | 73 "_installLocation":3, |
| 74 "queryCharset":"UTF-8" | 74 "queryCharset":"UTF-8" |
| 75 }, | |
| 76 { | |
| 77 "_id":"./chrome/test/data/firefox_searchplugins/default/twitter.xml", | |
|
Peter Kasting
2014/07/31 18:28:21
Any particular reason to add this? I'm not seeing
Nikhil
2014/08/04 12:15:11
I added new entry in .json files since tests for o
| |
| 78 "_name":"Twitter", | |
| 79 "_hidden":false, | |
| 80 "description":"Realtime Twitter Search", | |
| 81 "_searchForm":"https://twitter.com/search/", | |
| 82 "filePath":"[app]/twitter.xml", | |
| 83 "_installLocation":3, | |
| 84 "queryCharset":"UTF-8" | |
| 75 }] | 85 }] |
| 76 }, | 86 }, |
| 77 "/home/tapughose/.mozilla/firefox/lcd50n4n.default/searchplugins": | 87 "/home/tapughose/.mozilla/firefox/lcd50n4n.default/searchplugins": |
| 78 { | 88 { |
| 79 "lastModifiedTime":1399076625000, | 89 "lastModifiedTime":1399076625000, |
| 80 "engines":[ | 90 "engines":[ |
| 81 { | 91 { |
| 82 "_id":"[profile]/webster.xml", | 92 "_id":"[profile]/webster.xml", |
| 83 "_name":"Webster", | 93 "_name":"Webster", |
| 84 "_hidden":false, | 94 "_hidden":false, |
| (...skipping 26 matching lines...) Expand all Loading... | |
| 111 "filePath":"[profile]/flickr-tags.xml", | 121 "filePath":"[profile]/flickr-tags.xml", |
| 112 "_url":"https://addons.mozilla.org/firefox/downloads/latest/4602/addon-4 602-latest.xml?src=dp-btn-primary", | 122 "_url":"https://addons.mozilla.org/firefox/downloads/latest/4602/addon-4 602-latest.xml?src=dp-btn-primary", |
| 113 "_installLocation":2, | 123 "_installLocation":2, |
| 114 "type":3, | 124 "type":3, |
| 115 "queryCharset":"UTF-8", | 125 "queryCharset":"UTF-8", |
| 116 "_readOnly":false | 126 "_readOnly":false |
| 117 }] | 127 }] |
| 118 } | 128 } |
| 119 } | 129 } |
| 120 } | 130 } |
| OLD | NEW |