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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 15 17:35:14 PDT 2014


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





--- Comment #6 from Filip Pizlo <fpizlo at apple.com>  2014-06-15 17:35:34 PST ---
(From update of attachment 233124)
This implementation makes it so that creating, populating, and reading a DOMPoint will be about 10-100x more expensive than creating, populated, and reading a JavaScript object with "x", "y", "z", and "w" fields.  It seems like DOMPoint should be implemented entirely in JavaScript.

-- 
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