Re: [whatwg] HTML6 single-page apps without Javascript proposal now on Github

2015-03-25 Thread Janusz Majnert
by client, then the simplest (and proven) solution is to have an API entry point that does the query that your client wants without any sql in the urls. Regards, Janusz Majnert Senior Software Engineer Samsung RD Institute Poland Samsung Electronics

Re: [whatwg] Persistent and temporary storage

2015-03-15 Thread Janusz Majnert
2015-03-13 21:39 GMT+01:00 Nils Dagsson Moskopp n...@dieweltistgarnichtso.net: Janusz Majnert j.majn...@samsung.com writes: On 13.03.2015 15:01, Anne van Kesteren wrote: On Fri, Mar 13, 2015 at 2:58 PM, Janusz Majnert j.majn...@samsung.com wrote: The real question is why having a quota

Re: [whatwg] Persistent and temporary storage

2015-03-14 Thread Janusz Majnert
13 mar 2015 21:13 Silvia Pfeiffer silviapfeiff...@gmail.com napisaƂ(a): On 14 Mar 2015 05:49, Tab Atkins Jr. jackalm...@gmail.com wrote: On Fri, Mar 13, 2015 at 6:58 AM, Janusz Majnert j.majn...@samsung.com wrote: On 13.03.2015 13:50, Anne van Kesteren wrote: A big gap with native

Re: [whatwg] Persistent and temporary storage

2015-03-13 Thread Janusz Majnert
for users to: * see how much space an app uses (if it exceeds some preset amount) * inspect the files in platform's file explorer Regards, -- Janusz Majnert Senior Software Engineer Samsung RD Institute Poland Samsung Electronics

Re: [whatwg] Persistent and temporary storage

2015-03-13 Thread Janusz Majnert
On 13.03.2015 15:01, Anne van Kesteren wrote: On Fri, Mar 13, 2015 at 2:58 PM, Janusz Majnert j.majn...@samsung.com wrote: The real question is why having a quota is useful? The reason developers want it is to know how much they can download and store without getting an exception. Which

Re: [whatwg] BroadcastChannel in Firefox Nightly

2015-01-14 Thread Janusz Majnert
Got it! Thanks 2015-01-14 20:07 GMT+01:00 Ian Hickson i...@hixie.ch: On Wed, 14 Jan 2015, Janusz Majnert wrote: On 14.01.2015 14:01, Anne van Kesteren wrote: Andrea just landed the last patch for the BroadcastChannel API: https://bugzilla.mozilla.org/show_bug.cgi?id=966439

Re: [whatwg] BroadcastChannel in Firefox Nightly

2015-01-14 Thread Janusz Majnert
://html.spec.whatwg.org/multipage/webstorage.html#the-storage-event Regards, -- Janusz Majnert Senior Software Engineer Samsung RD Institute Poland Samsung Electronics

Re: [whatwg] Fetch: please review!

2013-05-22 Thread Janusz Majnert
of a header is defined to be a byte string, that there should be no quotation marks around text/html;charset=utf-8. Best regards, Janusz Majnert Samsung RD Institute Poland Samsung Electronics

Re: [whatwg] Cross-origin iframe and @sandbox=allow-same-origin

2013-02-25 Thread Janusz Majnert
fine-grained sandboxing flags will block it. In the example you gave, the sandboxed navigation browsing context flag[2] would kick in and prevent this behaviour. Regards, Janusz Majnert [1] http://www.whatwg.org/specs/web-apps/current-work/multipage/origin-0.html#sandboxed-origin-browsing

[whatwg] Firing WebStorage storage event

2012-10-03 Thread Janusz Majnert
. Is my understanding correct? What am I missing? Thanks in advance for your help. Best regards, Janusz Majnert

Re: [whatwg] Real-time thread support for workers

2012-08-09 Thread Janusz Majnert
to throttle the web applications' threads so that the real time content is not disturbed. Best regards, Janusz Majnert