Closed
Bug 476747
Opened 17 years ago
Closed 15 years ago
Import from URL should not keep the connection open
Categories
(Skywriter Graveyard :: Server, defect, P3)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: dangoor, Assigned: dangoor)
Details
Currently, when you import from a URL, the import happens synchronously on the server. This ties up a connection on the client and server. Once we have Comet in particular, it would be good to have the server run the import in the background and then ping the client when it's ready.
Updated•17 years ago
|
Priority: -- → P3
Whiteboard: server
Target Milestone: -- → Future
Updated•17 years ago
|
Group: mozilla-corporation-confidential
Comment 1•17 years ago
|
||
This is a mass migration from Mozilla Labs :: Bespin to Bespin :: Server.
Component: Bespin → Server
Product: Mozilla Labs → Bespin
QA Contact: bespin → server
Whiteboard: server
Updated•17 years ago
|
Target Milestone: Future → ---
| Assignee | ||
Comment 3•15 years ago
|
||
ACETRANSITION
The Skywriter project has merged with Ajax.org's Ace project (the full server part of which is their Cloud9 IDE project). Background on the change is here:
http://mozillalabs.com/skywriter/2011/01/18/mozilla-skywriter-has-been-merged-into-ace/
The bugs in the Skywriter product are not necessarily relevant for Ace and quite a bit of code has changed. For that reason, I'm closing all of these bugs. Problems that you have with Ace should be filed in the Ace issue tracker at GitHub:
https://github.com/ajaxorg/ace/issues
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•