WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
107795
[Qt] QtWebKit leaks memory when focus is set to input element.
https://bugs.webkit.org/show_bug.cgi?id=107795
Summary
[Qt] QtWebKit leaks memory when focus is set to input element.
Alex Kalugin
Reported
2013-01-24 00:15:06 PST
Created
attachment 184422
[details]
Test page to reproduce the issue QtWebKit leaks memory when focus is set to input element. Steps to reproduce: - install prebuilt Qt 5.0.0 - go to webkit examples and demos, run Browser example - run some tool to observe Browser memory consumption - open attached start.html file (it contains just two input elements) - set input focus to text input (or button), also mouse should be over this control Expected results: - nothing special happens Actual results: - Browser application starts leaking memory - In about 5 minutes it consumes all available memory and crashes Observation: Memory is leaking as long as application window is active and mouse is over focused control. As soon as windows becomes inactive memory consumption stops.
Attachments
Test page to reproduce the issue
(145 bytes, text/html)
2013-01-24 00:15 PST
,
Alex Kalugin
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
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