Closed Bug 951838 Opened 11 years ago Closed 10 years ago

We need a OS.Constants.Path.libsqlite3

Categories

(Toolkit :: Async Tooling, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla29

People

(Reporter: Yoric, Assigned: Yoric)

References

Details

(Whiteboard: [qa-])

Attachments

(1 file, 3 obsolete files)

Attached patch OS.Constants.Path.libSqlite3 (obsolete) — Splinter Review
      No description provided.
Attached patch OS.Constants.Path.libsqlite3, v2 (obsolete) — Splinter Review
Assignee: nobody → dteller
Attachment #8349643 - Attachment is obsolete: true
Attachment #8350042 - Flags: review?(khuey)
Comment on attachment 8350042 [details] [diff] [review]
OS.Constants.Path.libsqlite3, v2

Review of attachment 8350042 [details] [diff] [review]:
-----------------------------------------------------------------

I'm afraid of what you're going to use this for, but ok.

::: dom/system/OSFileConstants.cpp
@@ +815,3 @@
>  #if defined(XP_MACOSX)
>      // Under MacOS X, for some reason, libxul is called simply "XUL"
> +    nsAutoString libxul(NS_LITERAL_STRING("XUL"));

Fix all this indentation now that you removed the scoping.
Attachment #8350042 - Flags: review?(khuey) → review+
Well, we use this to give access to Sqlite in Workers through js-ctypes.
Same patch, minus typo.
Attachment #8356609 - Attachment is obsolete: true
Attachment #8357107 - Flags: review+
https://hg.mozilla.org/mozilla-central/rev/f7b38a8b987d
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → mozilla29
Whiteboard: [qa-]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: