[webkit-reviews] review requested: [Bug 45939] Add entry points to GraphicsContext3D needed for Chromium compositor port : [Attachment 67871] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 16 18:20:11 PDT 2010


Kenneth Russell <kbr at google.com> has asked  for review:
Bug 45939: Add entry points to GraphicsContext3D needed for Chromium compositor
port
https://bugs.webkit.org/show_bug.cgi?id=45939

Attachment 67871: Patch
https://bugs.webkit.org/attachment.cgi?id=67871&action=review

------- Additional Comments from Kenneth Russell <kbr at google.com>
>From the ChangeLog:

Added entry points for two Chromium-specific extensions, and added a flag to
the GraphicsContext3D constructor, currently unsupported by all ports
(including Chromium), indicating whether the context should render directly to
the passed HostWindow or off-screen per the current semantics. The switch to
use GraphicsContext3D in Chromium's compositor will follow in a subsequent
patch.

No new tests; functionality is unchanged. Built and tested Chromium and WebKit
on Mac OS X.


More information about the webkit-reviews mailing list