[Webkit-unassigned] [Bug 40987] [Chromium] Add a WebPlugin implementation using a WebView to draw.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 22 12:52:47 PDT 2010


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


Darin Fisher (:fishd, Google) <fishd at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
         AssignedTo|webkit-unassigned at lists.web |bauerb at chromium.org
                   |kit.org                     |
     Ever Confirmed|0                           |1




--- Comment #4 from Darin Fisher (:fishd, Google) <fishd at chromium.org>  2010-06-22 12:52:47 PST ---
(In reply to comment #3)
> The drawing code (getting a GraphicsContext from a WebCanvas and doing the 
> necessary transformations on it) depends on WebKit code that's not publicly 
> exposed. I tried keeping the changes to the public interface as small as 
> possible though.

I see.  I would imagine that it is possible to do the equivalent transforms
using Skia/CG directly.


> I'm not really happy about the name WebDOMUIPlugin either, do you think something like WebViewPlugin would be better?

Yeah, WebViewPlugin would probably be better.

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