[Webkit-unassigned] [Bug 34979] [WinCairo, Windows] Implement COM wrappers for DOM traversal

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 16 13:01:16 PST 2010


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





--- Comment #1 from Emerick Rogul <emerick at gmail.com>  2010-02-16 13:01:16 PST ---
Brent Fulgham made the following comment on this topic on webkit-help (I'd link
directly to it, but the webkit.org server seems to be having issues at the
moment):

---
In my own work, I've been performing all DOM traversal in JavaScript,
calling back into C++ to interact with my main application via the
standard JavaScriptCore extension API.  Consequently, I hadn't noticed
that the DOM logic was all unimplemented.  Consequently, the
underlying logic for DOM traversal is certainly present in the Windows
build, but the specific API connecting these routines to the COM
wrapper don't seem to be present.

Please file a bug and we'll see what we can do about getting things up
and running.
---

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