1 May
2016
1 May
'16
7:58 p.m.
On So, Mai 01, 2016, Jorge Arellano Cid wrote:
Hi,
If I start current dillo with [1], an https dialog springs (untrusted certificate). Answering "continue" gets into a CPU hog, answering "cancel" allows reading the page with no problems.
FWIW, I've done that lots of times with other sites, and this is the first CPU hog I get accross.
[1] https://linux.slashdot.org/comments.pl?sid=5852295&cid=48188823
I can reproduce this. However, profiling shows rather problems in the rendering code (dw::core::Widget::queueResize etc.), so the problem is probably not related to HTTPS. Also, mirroring this page ("wget -pkH") and displaying it locally shows the same symptoms. Looks that this belongs rather on my todo list. Sebastian