JDK-8164732 : Support Websql feature
  • Type: Enhancement
  • Component: javafx
  • Sub-Component: web
  • Affected Version: 8,9
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • Submitted: 2016-08-24
  • Updated: 2019-03-23
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
tbdUnresolved
Related Reports
Blocks :  
Relates :  
Description
Currently Websql feature is not complete.

We need to provide missing implementation for APIs like 

ChromeClientJava::exceededDatabaseQuota
 FileSystemJava:: listDirectory   etc...
Comments
Decoupled this from 16_04/PSU. I would expect, if there's work to be done, it aught to be done for 17_01. Comments back to me if there's concerns, etc.
25-08-2016

Given that the incomplete implementation of websql has already led to one regression, JDK-8162979, can you think of any other potential regressions that we might have in 8u112 versus 8u102?
24-08-2016