[Webkit-unassigned] [Bug 13120] Plug-ins that draw through the QuickDraw interface may crash by hanging onto old GWorlds.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 19 12:44:07 PDT 2007


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





------- Comment #2 from mark.a at apple.com  2007-03-19 12:44 PDT -------
Important to note that this will not reproduce in Safari-hosted WebKit which
draws to onscreen CGContexts.  It will only cause a crash when drawing to
offscreen bitmap CGContextRefs as in
http://bugs.webkit.org/show_bug.cgi?id=12515 .

Also: I have a partial patch that prevents the crash, but I think additional
window dirtying may be necessary in this case to notify the host that it should
update from the bitmap context again.  Can provide my unfinished patch on
request.


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