[Webkit-unassigned] [Bug 40563] New: [Qt] WebCore: Javascript session StorageEvent source not set correctly ('undefined').

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 14 04:55:21 PDT 2010


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

           Summary: [Qt] WebCore: Javascript session StorageEvent source
                    not set correctly ('undefined').
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P3
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tuomas.puranen at digia.com


Created an attachment (id=58635)
 --> (https://bugs.webkit.org/attachment.cgi?id=58635)
Test case html for demonstrating the issue.

Issue:
In javascript, when the Storage event is triggered by setting a new value to a key, the received StorageEvent has 'undefined' source.

What was expected:
The source of type 'object' in the session Storage event, as it is when tested with Safari 5.0.5(531.22.7) on Windows.

Tested with:
* Linux/Windows/Symbian with Qt 4.6.2
* QtTestBrowser from QtWebKit Week 22 Weekly Build (SVN r60661). http://trac.webkit.org/wiki/QtWebKitJournal

Attached to this report is an html file to demonstrate the issue.

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