WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 53384
56419
RenderStyle leaks seen beneath RenderFullScreen::createFullScreenStyle
https://bugs.webkit.org/show_bug.cgi?id=56419
Summary
RenderStyle leaks seen beneath RenderFullScreen::createFullScreenStyle
Adam Roben (:aroben)
Reported
2011-03-15 15:11:10 PDT
To see the leaks: 1. Go to <
http://build.webkit.org/LeaksViewer/?url=http%3A%2F%2Fbuild.webkit.org%2F%2Fresults%2FSnowLeopard%20Intel%20Leaks%2Fr81172%20(15589)%2F
> 2. Choose the "Heavy (Bottom Up)" view and sort by "Self" 3. Dig down into malloc_zone_malloc > malloc > WTF::fastMalloc A lot of the leaks in here are WTF::RefCounted<some RenderStyle-related class> and are originating from RenderFullScreen::createFullScreenStyle.
Attachments
Add attachment
proposed patch, testcase, etc.
Jessie Berlin
Comment 1
2011-03-15 15:12:19 PDT
<
rdar://problem/9138229
>
Jer Noble
Comment 2
2011-03-15 15:20:55 PDT
I believe this is a dup of
Bug #53384
. *** This bug has been marked as a duplicate of
bug 53384
***
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