WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
34077
[Qt] Add phone backup support for QtWebkit for Symbian
https://bugs.webkit.org/show_bug.cgi?id=34077
Summary
[Qt] Add phone backup support for QtWebkit for Symbian
Janne Koskinen
Reported
2010-01-25 01:16:02 PST
Backup of QtWebkit installation is required otherwise installation is lost on restore. Backup/restore support is simple registration file.
Attachments
proposed patch to enable backup support
(2.27 KB, patch)
2010-01-25 03:09 PST
,
Janne Koskinen
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Janne Koskinen
Comment 1
2010-01-25 03:09:08 PST
Created
attachment 47333
[details]
proposed patch to enable backup support
Simon Hausmann
Comment 2
2010-01-25 04:47:07 PST
Comment on
attachment 47333
[details]
proposed patch to enable backup support Magic stuff :) For reference, the equivalent inside Qt was tracked in
http://bugreports.qt.nokia.com/browse/QTBUG-7518
Janne Koskinen
Comment 3
2010-01-25 05:10:48 PST
To clarify the magic number a bit.
http://library.forum.nokia.com/index.jsp?topic=/S60_5th_Edition_Cpp_Developers_Library/GUID-35228542-8C95-4849-A73F-2B4F082F0C44/sdk/doc_source/guide/Connectivity-subsystem-guide/Connectivity/PC_Connectivity_How-To_Write_Backup_Aware_Software.html
"An additional mechanism exists to specify backup registration files for data owners that do not have private directories - this is to be used for DLLs which are installed as part of a package. To use this method, the backup registration file must be placed in a special location under the Secure Backup Engine’s private directory: \private\10202D56\import\packages\<package-id>\backup_registration.xml (10202D56 is the SID of the Secure Backup Engine, and <package-id> should be replaced with the ID of the package containing the DLL)"
WebKit Commit Bot
Comment 4
2010-01-25 05:14:30 PST
Comment on
attachment 47333
[details]
proposed patch to enable backup support Clearing flags on attachment: 47333 Committed
r53799
: <
http://trac.webkit.org/changeset/53799
>
WebKit Commit Bot
Comment 5
2010-01-25 05:14:35 PST
All reviewed patches have been landed. Closing bug.
Simon Hausmann
Comment 6
2010-01-25 05:52:33 PST
(In reply to
comment #1
)
> Created an attachment (id=47333) [details] > proposed patch to enable backup support
Cherry-picked into qtwebkit-4.6 with commit 0bc66e2d86149e0fb6a33428e4f23ebfe83bfde4
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