Closed Bug 861009 Opened 12 years ago Closed 7 years ago

DeviceStorage: Needs some refactoring

Categories

(Core :: DOM: Device Interfaces, defect)

19 Branch
x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: dhylands, Unassigned)

Details

So, it looks like a significant amount of the funtionality in DeviceStorageRequestParent.cpp is copy/pasted from the main nsDeviceStorage class. This should really be rewritten and factored, so that there is only one implementation of each bit of functionality instead of two implementations. Currently, there is an implementation which is called by the parent side of an OOP process, and another parallel implementation which is called by in-process clients.
Summary: DeviceStorge: Needs some refactoring → DeviceStorage: Needs some refactoring
FxOS/Gonk has been removed from the codebase. Mass-invalidating FxOS related Device Interface bugs to clean up the component. If I incorrectly invalidated something, please let me know.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INVALID
Bulk correction of resolution of B2G bugs to INCOMPLETE.
Resolution: INVALID → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.