Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(212)

Side by Side Diff: chrome/test/data/chromeos/gdata/basic_feed.json

Issue 10381155: Added support for Google Drive's external app document type (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 8 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « chrome/browser/resources/file_manager/js/file_type.js ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "encoding": "UTF-8", 2 "encoding": "UTF-8",
3 "feed": { 3 "feed": {
4 "author": [ { 4 "author": [ {
5 "email": { 5 "email": {
6 "$t": "tester@testing.com" 6 "$t": "tester@testing.com"
7 }, 7 },
8 "name": { 8 "name": {
9 "$t": "tester" 9 "$t": "tester"
10 } 10 }
(...skipping 250 matching lines...) Expand 10 before | Expand all | Expand 10 after
261 } ], 261 } ],
262 "published": { 262 "published": {
263 "$t": "2011-12-12T23:28:46.686Z" 263 "$t": "2011-12-12T23:28:46.686Z"
264 }, 264 },
265 "title": { 265 "title": {
266 "$t": "Testing document" 266 "$t": "Testing document"
267 }, 267 },
268 "updated": { 268 "updated": {
269 "$t": "2011-12-12T23:28:52.783Z" 269 "$t": "2011-12-12T23:28:52.783Z"
270 } 270 }
271 }, {
272 "app$edited": {
273 "$t": "2012-05-08T16:31:58.001Z",
274 "xmlns$app": "http://www.w3.org/2007/app"
275 },
276 "author": [ {
277 "email": {
278 "$t": "tester@test.com"
279 },
280 "name": {
281 "$t": "tester"
282 }
283 } ],
284 "category": [ {
285 "label": "viewed",
286 "scheme": "http://schemas.google.com/g/2005/labels",
287 "term": "http://schemas.google.com/g/2005/labels#viewed"
288 }, {
289 "label": "externalapp",
290 "scheme": "http://schemas.google.com/g/2005#kind",
291 "term": "http://schemas.google.com/docs/2007#externalapp"
292 } ],
293 "docs$writersCanInvite": {
294 "value": "true"
295 },
296 "gd$etag": "\"WFxVR0leAyt7ImBk\"",
297 "gd$feedLink": [ {
298 "href": "https://docs.google.com/feeds/default/private/full/external app%3ext_app_document_1/acl",
299 "rel": "http://schemas.google.com/acl/2007#accessControlList"
300 } ],
301 "gd$lastModifiedBy": {
302 "email": {
303 "$t": "tester@test.com"
304 },
305 "name": {
306 "$t": "tester"
307 }
308 },
309 "gd$lastViewed": {
310 "$t": "2012-05-08T16:31:57.997Z"
311 },
312 "gd$quotaBytesUsed": {
313 "$t": "0"
314 },
315 "gd$resourceId": {
316 "$t": "externalapp:ext_document_resource_id"
317 },
318 "id": {
319 "$t": "https://docs.google.com/feeds/id/externalapp%3ext_app_documen t_1"
320 },
321 "link": [ {
322 "href": "https://accounts.google.com/o/oauth2/auth?scope=https://www .googleapis.com/auth/drive.file+https://www.googleapis.com/auth/userinfo.email+h ttps://www.googleapis.com/auth/userinfo.profile&client_id=682935854822.apps.goog leusercontent.com&response_type=code&user_id=tester@test.com&access_type=offline &redirect_uri=http://externalapp.com/handler&state=%7B%22ids%22:%5B%22ext_docume nt_resource_id%22%5D,%22action%22:%22open%22%7D",
323 "rel": "alternate",
324 "type": "text/html"
325 }, {
326 "href": "https://external_app_icon/icon.png",
327 "rel": "http://schemas.google.com/docs/2007#icon",
328 "type": "image/png"
329 }, {
330 "href": "https://docs.google.com/feeds/upload/create-session/default /private/full/externalapp%3ext_app_document_1",
331 "rel": "http://schemas.google.com/g/2005#resumable-edit-media",
332 "type": "application/atom+xml"
333 }, {
334 "href": "https://docs.google.com/feeds/upload/file/default/private/f ull/externalapp%3ext_app_document_1",
335 "rel": "http://schemas.google.com/docs/2007#alt-edit-media",
336 "type": "application/atom+xml"
337 }, {
338 "href": "https://docs.google.com/feeds/default/private/full/external app%3ext_app_document_1",
339 "rel": "self",
340 "type": "application/atom+xml"
341 }, {
342 "href": "https://docs.google.com/feeds/default/private/full/external app%3ext_app_document_1",
343 "rel": "edit",
344 "type": "application/atom+xml"
345 } ],
346 "published": {
347 "$t": "2012-05-08T16:31:50.193Z"
348 },
349 "title": {
350 "$t": "External App Document 1"
351 },
352 "updated": {
353 "$t": "2012-05-08T16:31:50.193Z"
354 }
271 }], 355 }],
272 "gd$etag": "W/\"DkEEQH8-eSt7ImA9WhRQGE8.\"", 356 "gd$etag": "W/\"DkEEQH8-eSt7ImA9WhRQGE8.\"",
273 "id": { 357 "id": {
274 "$t": "https://docs.google.com/feeds/default/private/full" 358 "$t": "https://docs.google.com/feeds/default/private/full"
275 }, 359 },
276 "link": [ { 360 "link": [ {
277 "href": "http://alternate_link", 361 "href": "http://alternate_link",
278 "rel": "alternate", 362 "rel": "alternate",
279 "type": "text/html" 363 "type": "text/html"
280 }, { 364 }, {
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
312 }, 396 },
313 "xmlns": "http://www.w3.org/2005/Atom", 397 "xmlns": "http://www.w3.org/2005/Atom",
314 "xmlns$batch": "http://schemas.google.com/gdata/batch", 398 "xmlns$batch": "http://schemas.google.com/gdata/batch",
315 "xmlns$docs": "http://schemas.google.com/docs/2007", 399 "xmlns$docs": "http://schemas.google.com/docs/2007",
316 "xmlns$gd": "http://schemas.google.com/g/2005", 400 "xmlns$gd": "http://schemas.google.com/g/2005",
317 "xmlns$openSearch": "http://a9.com/-/spec/opensearch/1.1/" 401 "xmlns$openSearch": "http://a9.com/-/spec/opensearch/1.1/"
318 }, 402 },
319 "version": "1.0" 403 "version": "1.0"
320 } 404 }
321 405
OLDNEW
« no previous file with comments | « chrome/browser/resources/file_manager/js/file_type.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698