Bug 6658 - World leak when closing inspected window
Summary: World leak when closing inspected window
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Critical
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2006-01-18 16:06 PST by Geoffrey Garen
Modified: 2007-04-23 02:07 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Geoffrey Garen 2006-01-18 16:06:32 PST
To Repro:

0. Turn on "Always check for world leaks" in Debug menu
1. Navigate to www.google.com
2. Open Web Inspector
3. Close Safari window

--> many things reported leaked
Comment 1 Timothy Hatcher 2006-01-23 11:56:00 PST
These are false positive reports. We need to improve our world leak checks to know about the inspector and not complain.

This is also in radar: <rdar://problem/4411863>
Comment 2 Timothy Hatcher 2007-04-23 02:07:20 PDT
These were real leaks after all.

Fixed in r21028.