On 6/9/15 10:21 PM, Karl Dubost wrote:
Jonas,
Le 10 juin 2015 à 13:44, Jonas Sicking a écrit :
But do we have any data that this won't break websites?
nope. But at first sight, it doesn't seem used at all.
https://github.com/search?q=draggesture&type=Issues&utf8=%E2%9C%93
And most of the JS
Jonas,
Le 10 juin 2015 à 13:44, Jonas Sicking a écrit :
> But do we have any data that this won't break websites?
nope. But at first sight, it doesn't seem used at all.
https://github.com/search?q=draggesture&type=Issues&utf8=%E2%9C%93
And most of the JS code is also quite unrelated or from boo
On Wed, Jun 10, 2015 at 12:35 PM, Ehsan Akhgari wrote:
> On 2015-06-09 10:17 AM, Neil Deakin wrote:
>>
>> In bug 1162050, we'd like to remove support for the old non-standard
>> drag events, which were left in for a period of compatibility.
>
> This is great!
I agree it's great if we can remove t
On 2015-06-09 10:17 AM, Neil Deakin wrote:
In bug 1162050, we'd like to remove support for the old non-standard
drag events, which were left in for a period of compatibility.
This is great!
As far as I know, these events have never been supported by another
browser engine. Is that correct?
On 06/09/2015 05:17 PM, Neil Deakin wrote:
In bug 1162050, we'd like to remove support for the old non-standard drag
events, which were left in for a period of compatibility.
yes please. Anything we can do to simplify dnd code is good.
-Olli
The 'draggesture' event should be replaced with
In bug 1162050, we'd like to remove support for the old non-standard
drag events, which were left in for a period of compatibility.
The 'draggesture' event should be replaced with the 'dragstart' event
(such as ondragstart)
The 'dragdrop' event should be replaced with the 'drop' event.
If you
6 matches
Mail list logo