On Sep 27, 2014 12:57 PM, "David Rajchenbach-Teller"
wrote:
>
> Speaking only for myself: I have been waiting for this for, well,
> basically since IndexedDB landed. I am a bit worried by this being
> Mozilla-specific, though.
>
> If my memory serves, W3C specifies the IDBRequest interface which,
Mozilla just announced that all tests and related resources will be available
as public domain going forward and retro-actively for all tests for which
they own the copyright.
However, there's a lot of contributors here who own their own copyrights on
tests, and would need to license separately!
On Sep 27, 2014, at 3:02 AM, Anne van Kesteren wrote:
> On Fri, Sep 26, 2014 at 11:06 PM, Richard Barnes wrote:
>> It is not our job to break the HTTP-schemed web to force everyone to HTTPS.
>
> It is for features where it matters for end users.
>
>
>> Users and web sites have been using geo
Speaking only for myself: I have been waiting for this for, well,
basically since IndexedDB landed. I am a bit worried by this being
Mozilla-specific, though.
If my memory serves, W3C specifies the IDBRequest interface which, in
the scope of IndexedDB, is essentially the same as DOMRequest. Is thi
For example, I have the button on the top,
and the tree under the button,
I want both tree and button respond to mouse events.
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform
Summary:
DOMRequest is an API that we implemented before DOM promises were
available, and it is superseded by Promise. It is, however, incompatible
with the Promise API in three main ways: its API surface is completely
different, it uses DOM events to dispatch success/error events, and its
events
On Fri, Sep 26, 2014 at 11:11 PM, Adam Roach wrote:
> This is a matter for the relevant specification, not some secret cabal.
I was not proposing doing anything in secret.
I also contacted the relevant standards lists.
--
https://annevankesteren.nl/
___
On Fri, Sep 26, 2014 at 11:06 PM, Richard Barnes wrote:
> It is not our job to break the HTTP-schemed web to force everyone to HTTPS.
It is for features where it matters for end users.
> Users and web sites have been using geolocation on unauthenticated origins
> for several years now without
8 matches
Mail list logo