Actions
Feature #1120
closedConsider renaming DOM Storage to Web Storage
Start date:
11/08/2023
Due date:
% Done:
0%
Estimated time:
Description
This should mirror the implementation of Feature #1063: Consider Renaming DOM Storage to Web Storage.
Updated by Soren Stoutner over 1 year ago
- Priority changed from 3.x to Next Release
Updated by Soren Stoutner about 1 year ago
This will entail renaming local storage to be something else. But I can't think of a good name, and I find local storage to be evocative of what it entails.
Perhaps it would be best to just leave DOM storage as is.
Even though not consistent, Qt uses DOM storage when describing cookie filters.
https://doc.qt.io/qt-5/qwebenginecookiestore.html#setCookieFilter
Updated by Soren Stoutner about 1 year ago
- Status changed from New to Closed
After thinking about this for a while, I have decided not to make a change. DOM Storage fits better with the interface.
Actions