gecko-dev/dom/localstorage
Jan Varga 1ce29b4c3b Bug 1535221 - Add infrastructure for hang debugging; r=asuth
This patch adds a timer for synchronous local storage requests. Once the timer
fires the request is canceled. The parent reports debugging information upon receiving cancellation.

Differential Revision: https://phabricator.services.mozilla.com/D24006
2019-03-19 12:23:16 +01:00
..
test Bug 1535995 - Quick followup patch to fix an ESlint failure; r=asuth 2019-03-18 18:12:09 +01:00
ActorsChild.cpp Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
ActorsChild.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
ActorsParent.cpp Bug 1535221 - Add infrastructure for hang debugging; r=asuth 2019-03-19 12:23:16 +01:00
ActorsParent.h Bug 1526891 - Part 5: Allow calling NextGenLocalStorageEnabled on any thread in the parent process; r=asuth 2019-02-23 17:06:40 +01:00
LSDatabase.cpp Bug 1526891 - Part 10: Fix a content process leak by closing databases at xpcom-shutdown; r=asuth 2019-02-23 17:19:35 +01:00
LSDatabase.h Bug 1526891 - Part 10: Fix a content process leak by closing databases at xpcom-shutdown; r=asuth 2019-02-23 17:19:35 +01:00
LSObject.cpp Bug 1535221 - Add infrastructure for hang debugging; r=asuth 2019-03-19 12:23:16 +01:00
LSObject.h Bug 1534208 - LSNG: DOM File thread and PBackground child for it must be created as soon as possible; r=asuth 2019-03-11 15:35:04 +01:00
LSObserver.cpp Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
LSObserver.h Bug 1525291 - LSNG: Chrome observer notifications for session storage are not distributed to content processes; r=asuth,froydnj 2019-02-06 06:09:57 +01:00
LSSnapshot.cpp Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
LSSnapshot.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
LocalStorageCommon.cpp Bug 1526891 - Part 5: Allow calling NextGenLocalStorageEnabled on any thread in the parent process; r=asuth 2019-02-23 17:06:40 +01:00
LocalStorageCommon.h Bug 1526891 - Part 5: Allow calling NextGenLocalStorageEnabled on any thread in the parent process; r=asuth 2019-02-23 17:06:40 +01:00
LocalStorageManager2.cpp Bug 1517089 - Part 13: Use separate IPC params and response for datastore preloading; r=asuth 2019-02-08 21:02:11 +01:00
LocalStorageManager2.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
PBackgroundLSDatabase.ipdl Bug 1489308 part 9. Remove now-unused wyciwyg bits. r=mccr8 2019-02-28 01:09:48 +00:00
PBackgroundLSObserver.ipdl Bug 1286798 - Part 10: Support for storage events; r=asuth,janv 2018-11-29 21:47:45 +01:00
PBackgroundLSRequest.ipdl Bug 1517089 - Part 13: Use separate IPC params and response for datastore preloading; r=asuth 2019-02-08 21:02:11 +01:00
PBackgroundLSSharedTypes.ipdlh Bug 1517089 - Part 14: Use ClientManagerService for client validation; r=asuth 2019-02-08 21:02:14 +01:00
PBackgroundLSSimpleRequest.ipdl Bug 1286798 - Part 19: Implement a helper method for datastore preloading verification; r=asuth 2018-11-29 21:48:15 +01:00
PBackgroundLSSnapshot.ipdl Bug 1286798 - Part 42: Implement snapshot reusing; r=asuth 2018-11-29 21:49:31 +01:00
ReportInternalError.cpp Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
ReportInternalError.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
SerializationHelpers.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
moz.build Bug 1535619 - add meta information to create bugs for files in dom/localstorage/ in 'Core :: DOM: Web Storage' r=janv 2019-03-15 14:01:58 +00:00
nsILocalStorageManager.idl Bug 1489308 part 9. Remove now-unused wyciwyg bits. r=mccr8 2019-02-28 01:09:48 +00:00