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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 19 01:12:12 PDT 2014


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





--- Comment #13 from Benjamin Poulain <benjamin at webkit.org>  2014-06-19 01:12:28 PST ---
(In reply to comment #12)
> (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?

It is the first time we have had this problem. There are some pieces pieces missing to implements the objects as builtins.

You should start an email thread with Filip and Oliver directly, I think they are not reading all the updates on this bug. This may not be the best time for them with the work on iOS 8 and Yosemite, but you can start the conversation.

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