Closed
Bug 492006
Opened 16 years ago
Closed 11 years ago
REST style query protocol for storage via WebWorkers
Categories
(Core :: SQLite and Embedded Database Bindings, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: ddahl, Assigned: ddahl)
Details
Attachments
(1 file)
6.83 KB,
text/plain
|
Details |
Create a new protocol named 'JSONBase' that allows REST-style access to data stored in SQLite via WebWorkers.
Non-working JS protocol implementation cribbed from IBM and updated mostly with comments is attached
Need to figure out how to properly implement all of the nsIHTTPChannel stuff for access to POST data.
Assignee | ||
Comment 1•11 years ago
|
||
An old experiment, WONTFIX.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
Updated•5 months ago
|
Product: Toolkit → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•