[Webkit-unassigned] [Bug 133916] Implement DOMPoint/DOMPointReadOnly
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jun 16 13:24:09 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=133916
--- Comment #11 from Dirk Schulze <krit at webkit.org> 2014-06-16 13:24:28 PST ---
(In reply to comment #10)
> (In reply to comment #7)
> > I would like to understand specifically why the entire DOMPoint class cannot just be implemented in JavaScript.
>
> Unfortunately I don't think it's possible to create constructors using the builtins logic.
>
> I believe what we'd need is the stuff took hook into the global object which would mostly be mechanical, as well as a way to ensure we can always get access to the original constructors.
> We also probably need to come up with better ways to access the builtin/original constructors for things :-/
How should I proceed then?
--
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