| OLD | NEW |
| 1 { | 1 { |
| 2 "version": "1.0", | 2 "version": "1.0", |
| 3 "encoding": "UTF-8", | 3 "encoding": "UTF-8", |
| 4 "feed": { | 4 "feed": { |
| 5 "xmlns": "http://www.w3.org/2005/Atom", | 5 "xmlns": "http://www.w3.org/2005/Atom", |
| 6 "xmlns$openSearch": "http://a9.com/-/spec/opensearch/1.1/", | 6 "xmlns$openSearch": "http://a9.com/-/spec/opensearch/1.1/", |
| 7 "xmlns$gd": "http://schemas.google.com/g/2005", | 7 "xmlns$gd": "http://schemas.google.com/g/2005", |
| 8 "xmlns$issues": "http://schemas.google.com/projecthosting/issues/2009", | 8 "xmlns$issues": "http://schemas.google.com/projecthosting/issues/2009", |
| 9 "id": { | 9 "id": { |
| 10 "$t": "http://code.google.com/feeds/issues/p/chromium/issues/full" | 10 "$t": "http://code.google.com/feeds/issues/p/chromium/issues/full" |
| (...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 60 "id": { | 60 "id": { |
| 61 "$t": "http://code.google.com/feeds/issues/p/chromium/issues/full/422382" | 61 "$t": "http://code.google.com/feeds/issues/p/chromium/issues/full/422382" |
| 62 }, | 62 }, |
| 63 "published": { | 63 "published": { |
| 64 "$t": "2014-10-10T17:07:06.000Z" | 64 "$t": "2014-10-10T17:07:06.000Z" |
| 65 }, | 65 }, |
| 66 "updated": { | 66 "updated": { |
| 67 "$t": "2014-10-20T22:13:38.000Z" | 67 "$t": "2014-10-20T22:13:38.000Z" |
| 68 }, | 68 }, |
| 69 "title": { | 69 "title": { |
| 70 "$t": "11.1% regression in indexeddb_perf at 298653:298680" | 70 "$t": "11.1% regression in memory.desktop at 298653:298680" |
| 71 }, | 71 }, |
| 72 "content": { | 72 "content": { |
| 73 "$t": "See the link to graphs below.", | 73 "$t": "See the link to graphs below.", |
| 74 "type": "html" | 74 "type": "html" |
| 75 }, | 75 }, |
| 76 "link": [ | 76 "link": [ |
| 77 { | 77 { |
| 78 "rel": "replies", | 78 "rel": "replies", |
| 79 "type": "application/atom+xml", | 79 "type": "application/atom+xml", |
| 80 "href": "http://code.google.com/feeds/issues/p/chromium/issues/422382/comm
ents/full" | 80 "href": "http://code.google.com/feeds/issues/p/chromium/issues/422382/comm
ents/full" |
| (...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 131 "issues$state": { | 131 "issues$state": { |
| 132 "$t": "closed" | 132 "$t": "closed" |
| 133 }, | 133 }, |
| 134 "issues$status": { | 134 "issues$status": { |
| 135 "$t": "WontFix" | 135 "$t": "WontFix" |
| 136 } | 136 } |
| 137 } | 137 } |
| 138 ] | 138 ] |
| 139 } | 139 } |
| 140 } | 140 } |
| OLD | NEW |