[Webkit-unassigned] [Bug 19541] New: Null pointer in showModalDialog()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jun 13 17:38:50 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=19541
Summary: Null pointer in showModalDialog()
Product: WebKit
Version: 526+ (Nightly build)
Platform: PC
URL: http://danceoffwithyourpantsoff.googlepages.com/empty-
page.html
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: JavaScriptCore
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: danceoffwithyourpantsoff at gmail.com
A frame can out live it's page, for example when a frame is detached (so
pageDestroyed() is called). We could still have a reference to the window from
javascript.
The patch is simple to check !frame and !frame->page()
--
Configure bugmail: https://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