[Webkit-unassigned] [Bug 46999] New: The default path of HTML5 QWebSettings::enablePeristentStorage violates Symbian Platform Security

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 1 11:35:17 PDT 2010


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

           Summary: The default path of HTML5
                    QWebSettings::enablePeristentStorage violates Symbian
                    Platform Security
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: S60 Hardware
        OS/Version: S60 3rd edition
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: george.guo at nokia.com
                CC: george.guo at nokia.com


Usually application does not have ALLFILE capability in Symbian

If the application has no ALLFILE capability, tried to enable persistentStorage in Symbian with this function call:
            QWebSettings::enablePersistentStorage();

Application will get this following error: 

04:52:12.697 PlatSec ERROR - Capability check failed - A Message (function number=0x00000016) from Thread NokiaBrowser[10008d39]0001::NokiaBrowser, sent to Server !FileServer, was checked by Thread efile.exe[100039e3]0001::Main and was found to be missing the capabilities: AllFiles . Additional diagnostic message: Entry

-- 
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