A bug in WebKit's implementation of a JavaScript API called IndexedDB can reveal your recent browsing history and even your identity, according to a blog post shared on Friday by browser ...
It would appear that the latest version of Safari doesn’t play well with third-party web apps, courtesy of several bugs introduced by the development team. Apple’s WebKit team first reported on the ...
Webアプリケーションの発展にともない、クライアントサイドでデータを永続的に保持するより簡単な方法が求められている。今のところlocalStorageやsessionStorageを使う方法が一般的。ただし、この方法はあまり大容量データの保持には向いていない。もうひと ...