[Webkit-unassigned] [Bug 23733] New: Assertion fails in SecurityOrigin.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 4 09:52:58 PST 2009


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

           Summary: Assertion fails in SecurityOrigin.cpp
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yael.aharon at nokia.com


Assertion fails when creating a SecurityOrigin from DatabaseIdentifier. That is
because a DatabaseIdentifier includes an origin without a path. The fix is to
use a different constructor to KRUL, one that does not asert.


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



More information about the webkit-unassigned mailing list