Storage actors all describe table columns with the same DevTools field object shape. Extract a helper for constructing those objects so that cookies, local storage, session storage, and soon IndexedDB, do not each spell out the JSON fields by hand. |
||
|---|---|---|
| .. | ||
| Actors | ||
| Actor.cpp | ||
| Actor.h | ||
| CMakeLists.txt | ||
| Connection.cpp | ||
| Connection.h | ||
| DevToolsDelegate.h | ||
| DevToolsServer.cpp | ||
| DevToolsServer.h | ||
| Forward.h | ||
| Node.h | ||
| StorageHelpers.cpp | ||
| StorageHelpers.h | ||