Description[bindings] Avoid using custom bindings for handling clipboardData on Event idl interface.
This CL introduces a separate idl file for ClipboardEvent derived from Event interface and avoids using the
custom binding required for handling of clipboardData attribute.
R=haraken@chromium.org
BUG=345519
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=187069
Patch Set 1 #Patch Set 2 : Adding ClipboardEvent.idl #Patch Set 3 : Missed some expected files. #
Total comments: 2
Patch Set 4 : Removed the UsageCounter related stuff. #Messages
Total messages: 32 (5 generated)
|