Bug 115002 - [Mac] REGRESSION (r142806): "Just Leaking" Console errors on launch
Summary: [Mac] REGRESSION (r142806): "Just Leaking" Console errors on launch
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.7
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords: InRadar, Regression
Depends on:
Blocks:
 
Reported: 2013-04-22 17:25 PDT by Alexey Proskuryakov
Modified: 2013-04-22 17:42 PDT (History)
0 users

See Also:


Attachments
proposed fix (2.28 KB, patch)
2013-04-22 17:27 PDT, Alexey Proskuryakov
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2013-04-22 17:25:22 PDT
Getting errors like the below on launch (Lion only):

Object 0x7fb61b804880 of class __NSCFData autoreleased with no pool in place - just leaking - break on objc_autoreleaseNoPool() to debug

<rdar://problem/13254212>
Comment 1 Alexey Proskuryakov 2013-04-22 17:27:39 PDT
Created attachment 199132 [details]
proposed fix
Comment 2 Alexey Proskuryakov 2013-04-22 17:42:24 PDT
Committed <http://trac.webkit.org/changeset/148937>.