[Webkit-unassigned] [Bug 12515] Plug-ins that draw through the Quickdraw interface fail in a CGBitmapContex.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 2 12:19:23 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=12515


bruceq at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #12885|                            |review?
               Flag|                            |
  Attachment #12836|0                           |1
        is obsolete|                            |




------- Comment #6 from bruceq at apple.com  2007-02-02 12:19 PDT -------
Created an attachment (id=12885)
 --> (http://bugs.webkit.org/attachment.cgi?id=12885&action=view)
Allows QD based plugins to draw into offscreen bitmap contexts.

This fixes style guidelines conformance.

Changes technique to detect CGBitmapContext to be less fragile and one that we
hope will be sanctioned in future OS X releases.

Also removes trailing whitespace from lines.

This has been tested for regressions in Safari.
No unit tests seems to be practical.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list