[webkit-reviews] review granted: [Bug 13026] incomplete render of menu (assertion failing in -[WebBaseNetscapePluginView saveAndSetNewPortStateForUpdate:]) : [Attachment 13844] new patch with additional fixes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 2 12:50:18 PDT 2007


Geoffrey Garen <ggaren at apple.com> has granted Darin Adler <darin at apple.com>'s
request for review:
Bug 13026: incomplete render of menu (assertion failing in
-[WebBaseNetscapePluginView saveAndSetNewPortStateForUpdate:])
http://bugs.webkit.org/show_bug.cgi?id=13026

Attachment 13844: new patch with additional fixes
http://bugs.webkit.org/attachment.cgi?id=13844&action=edit

------- Additional Comments from Geoffrey Garen <ggaren at apple.com>
+	     CGContextRef context = (CGContextRef)[[NSGraphicsContext
currentContext] graphicsPort];

I'm curious -- why did you choose the C-style cast here?

r=me



More information about the webkit-reviews mailing list