[Webkit-unassigned] [Bug 45141] [Qt] V8 port for QT platform: webcore project files changes
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 3 01:59:24 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=45141
--- Comment #4 from Andreas Kling <andreas.kling at nokia.com> 2010-09-03 01:59:24 PST ---
(In reply to comment #3)
> > WebCore/WebCore.pri:70
> > +contains(QTJAVASCRIPTENGINE, V8) {
> > + IDL_BINDINGS += \
> > + html/canvas/CanvasPixelArray.idl
> > +}
> > +
> Andreas, do we need this for the JSC build, too?
No, JSC returns a manually constructed CanvasPixelArray object in WebCore/bindings/js/JSImageDataCustom.cpp and does not use this IDL file.
--
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