Commit 0d579dd5 authored by Jüri Valdmann's avatar Jüri Valdmann
Browse files

Set a maximum size on favicons


Favicons are downloaded by the render process and sent back via mojo message.
However, mojo messages have a maximum size; if the favicon doesn't fit, the
render process is killed. Impose a maximum size to ensure that favicons can fit
in mojo messages.

Task-number: QTBUG-69123
Change-Id: I6027bc310dcc77ec530145e4f125efa36106464f
Reviewed-by: default avatarPeter Varga <pvarga@inf.u-szeged.hu>
parent 5d0fbf8a
Showing with 2 additions and 1 deletion
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment