[Webkit-unassigned] [Bug 31986] New: WebKit clients that don't implement didClearWindowObjectForFrameInScriptWorld should fall back to didClearWindowObject
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Nov 30 10:19:44 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=31986
Summary: WebKit clients that don't implement
didClearWindowObjectForFrameInScriptWorld should fall
back to didClearWindowObject
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Windows 7
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit API
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: sfalken at apple.com
IWebFrameLoadDelegatePrivate2 now exposes
didClearWindowObjectForFrameInScriptWorld. This is a more specific isolated
worlds version of didClearWindowObject.
For clients that don't support didClearWindowObjectForFrameInScriptWorld, we
should call didClearWindowObject instead.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list