mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-03 10:33:33 +00:00
ec62d45a35
Not that this is deliberately de-optimizing performance: Now, the HandleError functions need to use the nsDependentCString constructor to determine the length of the literals at run-time, since that's lost. While passing that in addition would reduce the binary size wins again, and is not necessary, since this code is only called in error situations, which are not performance-critical. Differential Revision: https://phabricator.services.mozilla.com/D89148 |
||
---|---|---|
.. | ||
test | ||
ActorsChild.cpp | ||
ActorsChild.h | ||
ActorsParent.cpp | ||
ActorsParent.h | ||
LocalStorageCommon.cpp | ||
LocalStorageCommon.h | ||
LocalStorageManager2.cpp | ||
LocalStorageManager2.h | ||
LSDatabase.cpp | ||
LSDatabase.h | ||
LSObject.cpp | ||
LSObject.h | ||
LSObserver.cpp | ||
LSObserver.h | ||
LSSnapshot.cpp | ||
LSSnapshot.h | ||
LSValue.cpp | ||
LSValue.h | ||
LSWriteOptimizer.cpp | ||
LSWriteOptimizer.h | ||
moz.build | ||
nsILocalStorageManager.idl | ||
PBackgroundLSDatabase.ipdl | ||
PBackgroundLSObserver.ipdl | ||
PBackgroundLSRequest.ipdl | ||
PBackgroundLSSharedTypes.ipdlh | ||
PBackgroundLSSimpleRequest.ipdl | ||
PBackgroundLSSnapshot.ipdl | ||
ReportInternalError.cpp | ||
ReportInternalError.h | ||
SerializationHelpers.h | ||
SnappyUtils.cpp | ||
SnappyUtils.h |