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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 18 10:19:51 PDT 2014


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





--- Comment #12 from Dirk Schulze <krit at webkit.org>  2014-06-18 10:20:10 PST ---
(In reply to comment #11)
> (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?

Benjamin, Filip? Any thoughts?

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