[Webkit-unassigned] [Bug 133916] Implement DOMPoint/DOMPointReadOnly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 15 18:04:30 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=133916





--- Comment #7 from Filip Pizlo <fpizlo at apple.com>  2014-06-15 18:04:47 PST ---
I would like to understand specifically why the entire DOMPoint class cannot just be implemented in JavaScript.

Please assume, for the sake of the argument, that we *can* implement it in JavaScript.  I'm not talking about polyfill.  It would be an integral part of WebKit, just implemented in JS and not C++.  This is already true of many integral ES library functions in JavaScriptCore and making it possible to do the same thing in WebCore shouldn't be hard.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list