Bug 419247 - Loading folder view on workspace root generates tons of XHRs
Summary: Loading folder view on workspace root generates tons of XHRs
Status: NEW
Alias: None
Product: Orion (Archived)
Classification: ECD
Component: Client (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Silenio Quarti CLA
QA Contact:
URL:
Whiteboard:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2013-10-11 13:09 EDT by Mark Macdonald CLA
Modified: 2015-05-08 11:27 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Macdonald CLA 2013-10-11 13:09:31 EDT
1. Open the Chrome network log and go to edit.html#
2. You will see the top-level folders in your workspace on the RHS, but there are a ton of XHRs in the network log.

I see a ?depth=1 request for every top-level folder folder in my workspace:
> http://localhost:8080/file/mamacdon/!HTML5Backup/?depth=1
> http://localhost:8080/file/mamacdon/orion.client/?depth=1
> ...

This is unnecessary, we should have all the info we need to display the folders from a single XHR call.
Comment 1 John Arthorne CLA 2015-05-05 16:30:30 EDT
This open bug report had a target milestone in the past. The target milestone has been removed. Please target for a date in the future or leave the target blank if it is not known.