[Webkit-unassigned] [Bug 13026] incomplete render of menu (assertion failing in -[WebBaseNetscapePluginView saveAndSetNewPortStateForUpdate:])

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 28 07:19:48 PDT 2007


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





------- Comment #22 from darin at apple.com  2007-03-28 07:19 PDT -------
(In reply to comment #21)
> Turns out that we don't need the WebKitSystemInterface call at all. Just
> calling CGBitmapContextGetData checks if the current context is a bitmap
> context, without doing any special logging when it's not. As far as I can tell
> from my testing.

That's not quite true. But it is true that in the layer case, we get zero from
the bitmap context data pointer. So this gives us an excellent way to detect
that case and handle it differently. I'll put together a patch now.


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