- From: Matt Falkenhagen <notifications@github.com>
- Date: Thu, 25 Jun 2015 00:26:38 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Thursday, 25 June 2015 07:27:12 UTC
Hey, I just noticed the about:blank spec change. Chrome currently treats all about:* URLs as "about:blank" in openWindow(). Apparently this mimics the behavior of window.open(). cc @mounirlamouri who implemented this in https://codereview.chromium.org/980383004 By the logic of issue #696, it would seem we should instead reject all about:* instead of opening about:blank. Should the spec codify that? --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/699#issuecomment-115140557
Received on Thursday, 25 June 2015 07:27:12 UTC