Closed Bug 773713 Opened 12 years ago Closed 12 years ago

Stop using profile directory for Device Storage testings

Categories

(Core :: DOM: Device Interfaces, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla16

People

(Reporter: dougt, Assigned: dougt)

References

Details

Attachments

(1 file)

      No description provided.
Hmm, any context?
Attached patch patch v.1Splinter Review
Attachment #641967 - Flags: review?(jmaher)
Comment on attachment 641967 [details] [diff] [review]
patch v.1

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

overall this looks good, no red flags.  A bit out of my league for what I know.

::: dom/devicestorage/test/devicestorage_common.js
@@ +18,5 @@
> +  try {
> +    const Cc = SpecialPowers.wrap(Components).classes;
> +    const Ci = Components.interfaces;
> +    var directoryService = Cc["@mozilla.org/file/directory_service;1"].getService(Ci.nsIProperties);
> +    var f = directoryService.get("TmpD", Components.interfaces.nsIFile);

do you have access to Ci.nsiFile?
Attachment #641967 - Flags: review?(jmaher) → review+
wierd, i didn't.  but I will fix the patch so that it uses the wrapped.
Summary: Stop using profile directory for testings → Stop using profile directory for Device Storage testings
Sorry, but your push had to be backed out due to compilation errors on all platforms.
https://hg.mozilla.org/integration/mozilla-inbound/rev/7db81ae082e7

/builds/slave/m-in-lnx/build/dom/ipc/PContent.ipdl:166: error: ctor for protocol `PDeviceStorageRequest', which is not managed by protocol `PContent'
Specification is not well typed.
https://hg.mozilla.org/mozilla-central/rev/ebaadef40580
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla16
Depends on: 774368
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: