Re: fixing appcache...

2013-04-03 Thread Robin Berjon
Hi Chaals, On 24/03/2013 01:33 , Charles McCathie Nevile wrote: 2. Bundles. Sometimes we need to load several resources (js/css/json/...) before we can actually show something to user. Like a dialog, or another complex control. Or if it's a single page application before change page. Again,

Re: Fixing appcache: a proposal to get us started

2013-04-03 Thread Robin Berjon
On 29/03/2013 21:08 , Jonas Sicking wrote: * Cache both files (poor bandwidth) * We could enable some way of flagging which context different URLs are expected to be used in. That way the UA can send the normal content negotiation headers for images vs media files. I'm not sure that this is

Re: Fixing appcache: a proposal to get us started

2013-04-03 Thread Anne van Kesteren
On Tue, Mar 26, 2013 at 7:02 AM, Jonas Sicking jo...@sicking.cc wrote: The details of the API in this worker is something we haven't looked at yet. It's a very big task in and of itself. Fortunately, Alex Russell and a few others have worked on a proposal for exactly this at [2]. The intent is

[dom-futures] Making ProgressFuture use real events

2013-04-03 Thread Tab Atkins Jr.
The ProgressFuture strawman at https://github.com/slightlyoff/DOMFuture/blob/master/ProgressFuture.idl augments a future with an analog of progress events. Why isn't this just using actual events? That is, make ProgressFuture an eventTarget as well, which fires progress events. I'm fine with

[Bug 21559] [IndexedDB] Term primary key needs defining

2013-04-03 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=21559 Joshua Bell jsb...@chromium.org changed: What|Removed |Added Status|NEW |RESOLVED

Re: [dom-futures] Making ProgressFuture use real events

2013-04-03 Thread Jonas Sicking
On Wed, Apr 3, 2013 at 10:43 AM, Tab Atkins Jr. jackalm...@gmail.com wrote: The ProgressFuture strawman at https://github.com/slightlyoff/DOMFuture/blob/master/ProgressFuture.idl augments a future with an analog of progress events. Why isn't this just using actual events? That is, make

Re: [dom-futures] Making ProgressFuture use real events

2013-04-03 Thread Tab Atkins Jr.
On Wed, Apr 3, 2013 at 11:45 AM, Jonas Sicking jo...@sicking.cc wrote: On Wed, Apr 3, 2013 at 10:43 AM, Tab Atkins Jr. jackalm...@gmail.com wrote: The ProgressFuture strawman at https://github.com/slightlyoff/DOMFuture/blob/master/ProgressFuture.idl augments a future with an analog of progress

Re: File API: Blob.type

2013-04-03 Thread Arun Ranganathan
On Mar 19, 2013, at 8:52 PM, Glenn Maynard wrote: On Tue, Mar 19, 2013 at 1:41 PM, Arun Ranganathan a...@mozilla.com wrote: 2.Convert every character in relativeContentType to lower case. I recommend referencing Converting a string to ASCII lowercase in HTML.

Re: [webcomponents]: Scope of link rel=components, was: Naming the Baby

2013-04-03 Thread Angelina Fabbro
I was having a conversation with someone about this topic offline. Given the legitimacy of: link rel=import href=/imports/heart.html link rel=stylesheet href=/stylesheets/style.css The person felt they should be able / wants to be able to: link rel=script href=/js/script.js I didn't have a

RE: Reminder: Please register for Face to face by Friday

2013-04-03 Thread Travis Leithead
Chaals, The wiki says the host is eBay with an address given. Is the address still accurate? If not, will someone who knows the correct address update the wiki? http://www.w3.org/wiki/Webapps/April2013Meeting -Original Message- From: Chaals Nevile [mailto:w...@chaals.com] Sent:

RE: Reminder: Please register for Face to face by Friday

2013-04-03 Thread Travis Leithead
Ah, good to know. Thanks. From: Chris Wilson [mailto:cwi...@google.com] Sent: Wednesday, April 3, 2013 3:15 PM To: Travis Leithead Cc: Chaals Nevile; public-webapps WG Subject: Re: Reminder: Please register for Face to face by Friday Paypal is in the same building complex with eBay (the address

Re: Reminder: Please register for Face to face by Friday

2013-04-03 Thread Chris Wilson
Paypal is in the same building complex with eBay (the address is the same, although I think the building number is different). On Wed, Apr 3, 2013 at 3:06 PM, Travis Leithead travis.leith...@microsoft.com wrote: Chaals, The wiki says the host is eBay with an address given. Is the address

RE: Reminder: Please register for Face to face by Friday

2013-04-03 Thread HU, BIN
Paypal was acquired by eBay, but kept Paypal brand, called eBay's Paypal business. Bin Hu | Service Standards | ATT +1-425-214-3305 From: Chris Wilson [mailto:cwi...@google.com] Sent: Wednesday, April 03, 2013 3:15 PM To: Travis Leithead Cc: Chaals Nevile; public-webapps WG Subject: Re:

Re: Reminder: Please register for Face to face by Friday

2013-04-03 Thread Arthur Barstow
On 4/3/13 6:14 PM, ext Chris Wilson wrote: Paypal is in the same building complex with eBay (the address is the same, although I think the building number is different). Yes, thanks Chris. As the meeting date gets closer, Chaals or I will clarify the logistics (e.g. building number). (As I

Re: Fixing appcache: a proposal to get us started

2013-04-03 Thread Emerson Estrella
I love the idea! It is the best solution listed so far. On Wed, Apr 3, 2013 at 9:50 AM, Robin Berjon ro...@w3.org wrote: On 29/03/2013 21:08 , Jonas Sicking wrote: * Cache both files (poor bandwidth) * We could enable some way of flagging which context different URLs are expected to be used

[selectors-api] References to Selectors 4

2013-04-03 Thread fantasai
http://www.w3.org/TR/selectors-api2/#the-scope-pseudo-class This section has already been copied to Selectors 4 (and has been for awhile, actually), so should be removed here and replaced with references to Selectors 4. http://www.w3.org/TR/selectors4/#the-scope-pseudo If there's anything