WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
44317
[Qt] Update Symbian capabilities to remove AllFiles and DRM
https://bugs.webkit.org/show_bug.cgi?id=44317
Summary
[Qt] Update Symbian capabilities to remove AllFiles and DRM
David Leong
Reported
2010-08-19 18:23:36 PDT
Allfiles and DRM are privileged capabilities that need to be audited before it can be granted for Symbian signing. To make things easier for 3rd parties we can variate the set of capabilities using a production flag to enable/disable the set of capabilities. Please see the attached patch which adds the CONFIG(production) changes to variate the set of capabilities.
Attachments
Patch to change the set of capabilities depending on the CONFIG(production) build flags.
(1.52 KB, patch)
2010-08-19 18:35 PDT
,
David Leong
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
David Leong
Comment 1
2010-08-19 18:35:22 PDT
Created
attachment 64921
[details]
Patch to change the set of capabilities depending on the CONFIG(production) build flags.
Laszlo Gombos
Comment 2
2010-08-20 12:27:53 PDT
Looks good to me, r+. Thanks.
WebKit Commit Bot
Comment 3
2010-08-20 14:44:59 PDT
Comment on
attachment 64921
[details]
Patch to change the set of capabilities depending on the CONFIG(production) build flags. Clearing flags on attachment: 64921 Committed
r65754
: <
http://trac.webkit.org/changeset/65754
>
WebKit Commit Bot
Comment 4
2010-08-20 14:45:04 PDT
All reviewed patches have been landed. Closing bug.
Yael
Comment 5
2010-08-24 09:51:10 PDT
After building QtWebKit for Symbian 10.1 with this patch, I am getting this error during boot *PlatSec* ERROR - Capability check failed - Can't load HbUtils.dll because it links to QtWebKit.dll which has the following capabilities missing: DRM AllFiles and the emulator does not boot at all anymore. This patch will not help 3rd parties if it causes the phone to not boot.
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