[webkit-dev] Implementing DragEvent and move MouseEvent.dataTransfer to DragEvent

조진철 jincheol.jo at navercorp.com
Tue Aug 18 04:21:26 PDT 2015


 Hi webkit-devI would like to implement DragEvent and move MouseEvent.dataTransfer to DragEvent.

Such is the spec:
https://html.spec.whatwg.org/multipage/interaction.html#dragevent

Gecko and Chromium already has the DragEvent interface and has the dataTransfer attribute only on that interface.
Actually I added this in chromium as follows
http://src.chromium.org/viewvc/blink?view=revision&revision=200649
The change seems fairly low risk.Bug url : https://bugs.webkit.org/show_bug.cgi?id=148124I welcome any comments you may have.Thanks.  
이 메일은 나눔글꼴로 작성되었습니다. 설치하기

				Jincheol Jo				
Naver Labs				 / Software Engineer		

		
 
	
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-dev/attachments/20150818/d9425760/attachment.html>


More information about the webkit-dev mailing list