Closed
Bug 270715
Opened 20 years ago
Closed 19 years ago
storage should be pulled in default pull
Categories
(Core :: SQLite and Embedded Database Bindings, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: vlad, Assigned: vlad)
Details
Attachments
(2 files, 1 obsolete file)
|
954 bytes,
patch
|
Details | Diff | Splinter Review | |
|
1.64 KB,
patch
|
Details | Diff | Splinter Review |
Attached patch to client.mk adds mozilla/storage to default pull. Discuss.
| Assignee | ||
Comment 1•20 years ago
|
||
The client.mk patch. (Look ma, no SeaMonkeyAll!)
| Assignee | ||
Updated•20 years ago
|
Attachment #166394 -
Flags: first-review?(darin)
Comment 2•20 years ago
|
||
Comment on attachment 166394 [details] [diff] [review] storage-client-mk.patch hmm... i suspect that bsmedberg's reworking of client.mk will affect this. see: http://www.saintpatrickdc.org/bsmedberg/index.php?p=34
Comment 3•20 years ago
|
||
Comment on attachment 166394 [details] [diff] [review] storage-client-mk.patch This patch doesn't apply, and I think you should ask bsmedberg or bryner to review the build changes. Probably bsmedberg given his client.mk changes ;) I'll post some review notes here on mozilla/storage.
Attachment #166394 -
Flags: first-review?(darin) → first-review-
| Assignee | ||
Comment 4•20 years ago
|
||
Er, this got much easier with the new client.mk.. adding storage to MODULES_suite.
Attachment #166394 -
Attachment is obsolete: true
| Assignee | ||
Updated•20 years ago
|
Attachment #167515 -
Flags: first-review?(bsmedberg)
Comment 5•20 years ago
|
||
Comment on attachment 167515 [details] [diff] [review] storage-client-mk.patch r=me for the build-config change. Is there general agreement from drivers to add this to the pull+build?
Attachment #167515 -
Flags: first-review?(bsmedberg) → first-review+
| Assignee | ||
Comment 6•20 years ago
|
||
(In reply to comment #5) > (From update of attachment 167515 [details] [diff] [review]) > r=me for the build-config change. Is there general agreement from drivers to > add this to the pull+build? There is agreement to add it to the pull; not yet to the build.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 7•20 years ago
|
||
This patch adds db/sqlite3 to the pull, and also adds both directories to the build. Note that this needs to be moved much earlier in the build once I separate out the xpconnect dependency.
| Assignee | ||
Updated•20 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Updated•20 years ago
|
Attachment #168396 -
Flags: first-review?(bsmedberg)
Updated•20 years ago
|
Attachment #168396 -
Flags: second-review+
Comment 8•20 years ago
|
||
Comment on attachment 168396 [details] [diff] [review] addendum patch for storage pull, and build r=me without the comment. This does not need to be in tier 1 for any reason I can see, and the only possible dependency from tier 9 is RDF; let's cross that bridge when we come to it.
Attachment #168396 -
Flags: first-review?(bsmedberg) → first-review+
Comment 9•19 years ago
|
||
I'm pretty sure storage is built automagically now by default for Fx2 and trunk.
Status: REOPENED → RESOLVED
Closed: 20 years ago → 19 years ago
Resolution: --- → FIXED
Updated•18 years ago
|
Flags: in-testsuite-
Updated•21 hours ago
|
Product: Toolkit → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•