DescriptionAdd more use counters for document.createTouch
Safari has 7 required arguments for document.createTouch and treats the
first two arguments as nullable. The hoped-for outcome is that Blink
can also have 7 required arguments, but that at least the target argument
is non-nullable. If not, Touch.prototype.target must be made nullable too.
BUG=647693
R=rbyers@chromium.org
Committed: https://crrev.com/738daed0f742e6bc5f35b0fa895990144dd37010
Cr-Commit-Position: refs/heads/master@{#422071}
Patch Set 1 #Patch Set 2 : back out Touch changes #
Created: 4 years, 2 months ago
Messages
Total messages: 23 (13 generated)
|