WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
102616
[WK2][WTR] Memory leak in TestController::initialize()
https://bugs.webkit.org/show_bug.cgi?id=102616
Summary
[WK2][WTR] Memory leak in TestController::initialize()
Chris Dumez
Reported
2012-11-18 11:53:58 PST
WKStringCreateWithUTF8CString() is called for the icon database path but the returned pointer is not adopted.
Attachments
Patch
(3.21 KB, patch)
2012-11-18 12:27 PST
,
Chris Dumez
kenneth
: review+
buildbot
: commit-queue-
Details
Formatted Diff
Diff
Patch
(5.07 KB, patch)
2012-11-19 04:25 PST
,
Chris Dumez
buildbot
: commit-queue-
Details
Formatted Diff
Diff
Patch
(4.84 KB, patch)
2012-11-19 05:54 PST
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2012-11-18 12:27:52 PST
Created
attachment 174854
[details]
Patch
Build Bot
Comment 2
2012-11-18 12:54:59 PST
Comment on
attachment 174854
[details]
Patch
Attachment 174854
[details]
did not pass win-ews (win): Output:
http://queues.webkit.org/results/14879529
Chris Dumez
Comment 3
2012-11-19 04:25:45 PST
Created
attachment 174949
[details]
Patch Attempt to make Win-EWS happy by exporting 2 additional WTF symbols.
Build Bot
Comment 4
2012-11-19 04:57:53 PST
Comment on
attachment 174949
[details]
Patch
Attachment 174949
[details]
did not pass win-ews (win): Output:
http://queues.webkit.org/results/14910172
Chris Dumez
Comment 5
2012-11-19 05:54:32 PST
Created
attachment 174963
[details]
Patch Another attempt to make win-ews happy.
Chris Dumez
Comment 6
2012-11-19 06:20:25 PST
Comment on
attachment 174963
[details]
Patch Green bubble :) Good someone please cq+ ?
WebKit Review Bot
Comment 7
2012-11-19 06:51:19 PST
Comment on
attachment 174963
[details]
Patch Clearing flags on attachment: 174963 Committed
r135151
: <
http://trac.webkit.org/changeset/135151
>
WebKit Review Bot
Comment 8
2012-11-19 06:51:24 PST
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug