[webkit-reviews] review requested: [Bug 8514] Web Inspector hides when the app is in the background : [Attachment 7917] New patch

bugzilla-request-daemon at opendarwin.org bugzilla-request-daemon at opendarwin.org
Sat Apr 22 16:32:56 PDT 2006


Timothy Hatcher <timothy at hatcher.name> has asked  for review:
Bug 8514: Web Inspector hides when the app is in the background
http://bugzilla.opendarwin.org/show_bug.cgi?id=8514

Attachment 7917: New patch 
http://bugzilla.opendarwin.org/attachment.cgi?id=7917&action=edit

------- Additional Comments from Timothy Hatcher <timothy at hatcher.name>
Makes the inspector not hide in the background. Since the inspector is a
floating panel we need to call setFloatingPanel:NO when the app is switching
into the background. Then call setFloatingPanel:YES when the app is activated
again. Withouth this the inspector would float above all applications.



More information about the webkit-reviews mailing list