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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 13 18:23:49 PDT 2007


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





------- Comment #9 from darin at apple.com  2007-03-13 18:23 PDT -------
This code was not supposed to be exercised at all in Safari. Do you know why
it's taking this code path?

Maybe we need an additional check to see if the graphics context is the same as
the -[NSWindow graphicsContext]. If it is, then I don't think we want to go
into the bitmap context code path.

I'll attach a patch in a bit, with my proposed change. I am annoyed, though,
that we don't have a suitable test.


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