Closed
Bug 853438
Opened 13 years ago
Closed 9 years ago
SQLite interface for Workers
Categories
(Core :: SQLite and Embedded Database Bindings, defect)
Core
SQLite and Embedded Database Bindings
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: Yoric, Unassigned)
References
Details
(Keywords: perf)
Attachments
(1 file, 1 obsolete file)
|
4.58 KB,
patch
|
Details | Diff | Splinter Review |
We have SQlite.jsm for main thread. Having a corresponding SQlite.js for workers would be even better.
| Reporter | ||
Comment 1•13 years ago
|
||
Taras, I'd need a priority for this.
Flags: needinfo?(taras.mozilla)
Comment 2•13 years ago
|
||
(In reply to David Rajchenbach Teller [:Yoric] <on workweek, will not follow bugzilla until March 26th> from comment #1)
> Taras, I'd need a priority for this.
I think we should plan out everything we need for workers and work on this as part of a larger 'make workers useful' effort.
Flags: needinfo?(taras.mozilla)
| Reporter | ||
Updated•13 years ago
|
Depends on: WorkForTheWorkers
| Reporter | ||
Updated•13 years ago
|
Blocks: WorkForTheWorkers
No longer depends on: WorkForTheWorkers
| Reporter | ||
Comment 3•12 years ago
|
||
| Reporter | ||
Comment 4•12 years ago
|
||
Attachment #745868 -
Attachment is obsolete: true
Comment 5•9 years ago
|
||
sqlite_internal has been removed with bug 1339444, and unless someone finds a compelling use case for this, I don't see it happening.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
Updated•1 year ago
|
Product: Toolkit → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•