RESOLVED WONTFIX 131489
[EFL] WebKit eats a huge amount of memory with large fonts
https://bugs.webkit.org/show_bug.cgi?id=131489
Summary [EFL] WebKit eats a huge amount of memory with large fonts
Renata Hodovan
Reported 2014-04-10 04:25:26 PDT
Created attachment 229042 [details] Test case WebKit eats a huge amount of memory if we are trying to load texts with really large font-size. E.g.: the following test uses all the 8G of my memory and the only solution to kill the browser is a complete PC reboot: <style type="text/css"> * { font-size:5388%; } </style> A I've run the test on release and debug EFL builds, but I'm not sure that it is a port specific issue or not. It would be great if someone could validate it on other ports too.
Attachments
Test case (66 bytes, text/html)
2014-04-10 04:25 PDT, Renata Hodovan
no flags
Csaba Osztrogonác
Comment 1 2014-04-10 07:36:08 PDT
I tried it with Safari and ToT WebKit, it managed to paint the huge "A" properly without any problem.
Renata Hodovan
Comment 2 2014-04-10 08:41:33 PDT
(In reply to comment #1) > I tried it with Safari and ToT WebKit, it managed > to paint the huge "A" properly without any problem. Thanks Ossy. Could someone try it on a GTK build too?
Renata Hodovan
Comment 3 2014-04-17 02:01:46 PDT
I guess this bug and the time-out at fast/css/font-size-nan.svg happen for the same reason.
Renata Hodovan
Comment 4 2014-04-18 06:58:48 PDT
I've tried the test on a GTK build and it works fine.
Michael Catanzaro
Comment 5 2017-03-11 10:34:20 PST
Closing this bug because the EFL port has been removed from trunk. If you feel this bug applies to a different upstream WebKit port and was closed in error, please either update the title and reopen the bug, or leave a comment to request this.
Note You need to log in before you can comment on or make changes to this bug.