On Fri, 29 Apr 2022 17:07:27 GMT, Ambarish Rapte wrote:
> Reviewed-by: kcr, arapte
This pull request has now been integrated.
Changeset: ca7303ce
Author:Ambarish Rapte
URL:
https://git.openjdk.java.net/jfx17u/commit/ca7303ce40e38848a7e606b940f376e979f6e187
Stats: 168 lines in 4
On Thu, 28 Apr 2022 17:46:45 GMT, Ambarish Rapte wrote:
> Reviewed-by: kcr, arapte
This pull request has now been integrated.
Changeset: 57e4c94a
Author:Ambarish Rapte
URL:
https://git.openjdk.java.net/jfx11u/commit/57e4c94a0bc1a47d2381e86275a7d8a53ce4ce5e
Stats: 168 lines in 4
On Mon, 27 Dec 2021 09:31:08 GMT, Jay Bhaskar wrote:
> Issue: The current implementation of DOMWindow ::localStorage(..) returns
> null pointer in case of page is being closed.
> Fix: It should not return nullptr , as per the [w3c web storage
> spec](https://www.w3.org/TR/2016/REC-webstorage-2