Bug 6242 - REGRESSION: world leak of WebDataSource
Summary: REGRESSION: world leak of WebDataSource
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P1 Major
Assignee: Maciej Stachowiak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-25 23:19 PST by Maciej Stachowiak
Modified: 2005-12-26 00:17 PST (History)
0 users

See Also:


Attachments
the fix (1.50 KB, patch)
2005-12-25 23:33 PST, Maciej Stachowiak
mjs: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Maciej Stachowiak 2005-12-25 23:19:37 PST
There was a mistake in one of my recent changes that causes a WebDataSource world leak. I have a fix.
Comment 1 Maciej Stachowiak 2005-12-25 23:33:13 PST
Created attachment 5281 [details]
the fix
Comment 2 Dave Hyatt 2005-12-25 23:34:03 PST
r=me
Comment 3 Maciej Stachowiak 2005-12-25 23:43:26 PST
Comment on attachment 5281 [details]
the fix

Marking r+ since hyatt said so