[Webkit-unassigned] [Bug 30476] [Qt] [Symbian] Set the capability and memory required to run QtWebKit for Symbian

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 19 00:39:36 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=30476





--- Comment #8 from Janne Koskinen <koshuin at gmail.com>  2009-10-19 00:39:36 PDT ---
(In reply to comment #7)
> I understand that putting TARGET.CAPABILITY in WebKit.pri keeps it in one
> location instead of every single .pro for executables. Still, specifically
> since it it hard to parse where it actually applies, I believe that the .pro
> files for each exe is the right place for this sort of thing. It defeats
> security if it is not fully transparent to the user. Also, there might me
> certain executables in the future, such as specific tests, that may need to
> have different capabilities (e.f., tests for plugins that access local
> resources).

I have to agree. Better place for capabilities is the application .pro file.
target.epocheapsize and target.epocstacksize could be in the webkit.pri file.
Although, I don't agree with setting the stacksize, can't see situation when
qmake wouldn't set this.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list