Closed
Bug 767894
Opened 13 years ago
Closed 13 years ago
Device Storage - move test from dom/tests/mochitest/devicestorage to dom/devicestorage/
Categories
(Core :: DOM: Device Interfaces, defect)
Tracking
()
RESOLVED
FIXED
mozilla16
People
(Reporter: dougt, Assigned: dougt)
References
Details
Attachments
(1 file)
4.43 KB,
patch
|
bent.mozilla
:
review+
|
Details | Diff | Splinter Review |
I am going to be adding IPC support to device storage. part of that work requires that I create a testing ipc directory that is a peer to the tests. at the end of the day, i want:
dom/devicestorage/tests
dom/devicestorage/ipc
This is similar to what IndexedDB does.
Assignee | ||
Updated•13 years ago
|
Assignee: nobody → doug.turner
Assignee | ||
Comment 1•13 years ago
|
||
Attachment #636248 -
Flags: review?(bent.mozilla)
Updated•13 years ago
|
Attachment #636248 -
Flags: review?(bent.mozilla) → review+
Assignee | ||
Comment 2•13 years ago
|
||
Comment 3•13 years ago
|
||
Assignee | ||
Comment 4•13 years ago
|
||
so, the reason for backout is that there is a special file that disables some tests on android native. Paths needed to be updated there:
mozilla-central/testing/mochitest/android.json
Assignee | ||
Comment 5•13 years ago
|
||
included the change joel pointed me to.
https://hg.mozilla.org/integration/mozilla-inbound/rev/18f7e51126e0
Comment 6•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla16
You need to log in
before you can comment on or make changes to this bug.
Description
•