[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 27 09:41:58 PDT 2007


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





------- Comment #18 from darin at apple.com  2007-03-27 09:41 PDT -------
(From update of attachment 13824)
This patch still doesn't answer my question. Why is any of this code running at
all in Safari? Where is the CGBitmapContext coming from? Until I have an answer
to that I'm not comfortable saying review+.

And I would prefer not to have a runtime check to figure out the byte order,
when there's a perfectly good compile time check already done in the
CoreGraphics headers. Please look at my patch for an alternative that does not
involve a call to a function and also makes fewer assumptions and may be more
correct.


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