- From: <bugzilla@jessica.w3.org>
- Date: Mon, 30 May 2011 13:47:31 +0000
- To: public-html@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=12820 Summary: Hi guys, I am finding it frustrating that security features prevent me from writing a useful app in HTML5 that will run solely on the client machine. It seems that windows can talk to each other if their is a parent / child relationship - UNLESS you load Product: HTML WG Version: unspecified Platform: Other URL: http://www.whatwg.org/specs/web-apps/current-work/#top OS/Version: other Status: NEW Severity: normal Priority: P3 Component: HTML5 spec (editor: Ian Hickson) AssignedTo: ian@hixie.ch ReportedBy: contributor@whatwg.org QAContact: public-html-bugzilla@w3.org CC: mike@w3.org, public-html-wg-issue-tracking@w3.org, public-html@w3.org Specification: http://www.w3.org/TR/html5/ Section: http://www.whatwg.org/specs/web-apps/current-work/#top Comment: Hi guys, I am finding it frustrating that security features prevent me from writing a useful app in HTML5 that will run solely on the client machine. It seems that windows can talk to each other if their is a parent / child relationship - UNLESS you load both pages directly from the client machine. The communication between them is considered suspect because the browser can't determine that they both came from www.somewhere. I saw a similar problem with local storage. I find it frustrating that an "app" that a user has chosen to install on his machine is considered unsafe, i.e. a probable virus; whereas running an app from some other site you've possibly never visited before is considered safe. Yes I'm swimming upstream here as everyone else is developing apps that run off the web but I find local apps are more responsive and on a phone, incur no download charges. Could you please consider these sorts of uses for HTML (file://) in future updates? Thanks. Greg Sydney-Smith Posted from: 58.169.15.207 User agent: Mozilla/5.0 (Windows NT 6.0) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.696.71 Safari/534.24 -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
Received on Monday, 30 May 2011 13:47:33 UTC