[Webkit-unassigned] [Bug 8672] Red outline from web inspector reappears after inspector is closed
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Sun Jun 11 18:24:46 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=8672
darin at apple.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |timothy at hatcher.name
------- Comment #9 from darin at apple.com 2006-06-11 18:24 PDT -------
It's not right to unconditionally use hostWindow. The client is not obligated
to set hostWindow at all. For Safari, there will always be a hostWindow. But in
general, the window you're in is either the actual physical window, or if
that's nil, the hostWindow.
Setting up an observer that tracks this as the hostWindow value changes and the
window possibly changes as well is an exercise left to the coder.
--
Configure bugmail: http://bugzilla.opendarwin.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