IE9ではnavigator.geolocationのチェックでメモリリークするらしいという話を書いたけれど、WebKitではページのキャッシュをブロックするらしい。なんと… またまたModernizrから。 Pull Request #551: Avoid activating geolocation in WebKit by josh · Modernizr/Modernizr Accessing geolocation activates the geolocation service which currently blocks page caching. Checking for the geolocation property avoids this. https://bugs.webkit.org/show_bug.cgi?id=43956 ただ回避策があって、geoloca