Details
-
Enhancement
-
Resolution: Fixed
-
P4
-
None
Description
See RT-31249
We need to be able to get/set the application name for the web component to use. This name will be used when determining the default app data directory for use by webnode and others. Although the data directory is not a window system concept, glass is currently the best place for the code because the directory is platform specific and glass can easily abstract this.
We need to be able to get/set the application name for the web component to use. This name will be used when determining the default app data directory for use by webnode and others. Although the data directory is not a window system concept, glass is currently the best place for the code because the directory is platform specific and glass can easily abstract this.
Attachments
Issue Links
- blocks
-
JDK-8101833 Implement window.localStorage
- Resolved
-
JDK-8103076 Mechanism to identify application
- Resolved
- relates to
-
JDK-8103329 Win: use Shell API instead of environment to get AppData special folder
- Closed