Re: [clipboard] Semi-Trusted Events Alternative

2014-07-28 Thread Anne van Kesteren
On Wed, Jul 23, 2014 at 12:17 AM, Ben Peters wrote: > [1] http://www.w3.org/TR/clipboard-apis/#semi-trusted-events "The default action of a synthetic paste event is to insert any data passed to the event constructor, if that data is suitable for the event target. If the data type is not suitable

[Bug 26368] Typo: Queue a task to run these "subsubsteps"

2014-07-28 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=26368 Philip Jägenstedt changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 26440] New: Allow fullscreenchange events to be synchronized with animation frames

2014-07-28 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=26440 Bug ID: 26440 Summary: Allow fullscreenchange events to be synchronized with animation frames Product: WebAppsWG Version: unspecified Hardware: PC OS: Lin

[Bug 26379] exitFullscreen() should pop from the stack, resize and fire fullscreenchange events together

2014-07-28 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=26379 Anne changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

Re: [Screen Orientation] Best Practice wording comment

2014-07-28 Thread Mounir Lamouri
On Fri, 25 Jul 2014, at 14:34, Bruno Racineux wrote: > Just took a peak at the latest spec [1], since Chrome Canary breaks my > code > made for the previous spec > and I have to update to a dual screen.orientation object|string context > (It > was previously a string). > > Good to see the new 'nat

[Bug 26326] Why fully exit fullscreen when an element is removed?

2014-07-28 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=26326 Anne changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

file writer discontinued?

2014-07-28 Thread Harald Jordan
Hello, As a media-applications developer’s companies chief developer I am trying to find a way to get involved in the happenings around the html file api’s. Could you please give me a tipp where to start finding out why the html5 file writing stuff was discontinued? Thanks and all the Best,

[Bug 26445] New: XMLHttpRequestEventTarget should have Exposed=(Window,Worker)

2014-07-28 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=26445 Bug ID: 26445 Summary: XMLHttpRequestEventTarget should have Exposed=(Window,Worker) Product: WebAppsWG Version: unspecified Hardware: PC OS: Linux

Re: [imports] credentials flag bits need to be updated to current fetch terminology

2014-07-28 Thread Hajime Morrita
I encountered a pre-release site that uses credentials to protect it from public. Imports in that site failed to load because the UA didn't send credentials. The current behavior solved this problem. There are a couple of options that I didn't take: - Always send credentials: We clearly shouldn't

Re: [Screen Orientation] Best Practice wording comment

2014-07-28 Thread Bruno Racineux
On 7/28/14 3:01 AM, "Mounir Lamouri" wrote: >> >> I suggest adding a "permanent" relationship qualification and/or >> "cross-devices" dimension in that sentence. > >Fixed: >https://github.com/w3c/screen-orientation/commit/d1adfa1b1419d534c8b124331 >a70c7a322451008 Better. Thanks >> 2. I am no

Re: file writer discontinued?

2014-07-28 Thread Bruno Racineux
On 7/26/14 3:40 PM, "Harald Jordan" wrote: > As a media-applications developer¹s companies chief developer I am trying to > find a way to get involved in the happenings around the html file api¹s. > Could you please give me a tipp where to start finding out why the html5 file > writing stuff was d

Re: [imports] credentials flag bits need to be updated to current fetch terminology

2014-07-28 Thread Anne van Kesteren
On Tue, Jul 29, 2014 at 12:21 AM, Hajime Morrita wrote: > I think following XHR behavior makes sense because it is well understood as > it's been there for a long time and both imports and XHR load documents. I guess. It's also really weird. -- http://annevankesteren.nl/