[Webkit-unassigned] [Bug 15592] New: DOM Exception opening up client-side database example for the first time

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 21 10:33:02 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=15592

           Summary: DOM Exception opening up client-side database example
                    for the first time
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
               URL: http://webkit.org/misc/DatabaseExample.html
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ddkilzer at webkit.org
                CC: timothy at hatcher.name, andersca at apple.com,
                    beidson at apple.com


* SUMMARY
"DOM Exception 12" is reported the very first time the DatabaseExample.html
page is opened.

* STEPS TO REPRODUCE
1. Remove ~/Libraries/WebKit/Databases if it exists.
2. Launch Safari + WebKit.
3. Open URL:  http://webkit.org/misc/DatabaseExample.html
4. Open JavaScript Console.

* EXPECTED RESULTS
No "DOM Exception 12" should be reported in the JavaScript Console.

* ACTUAL RESULTS
A "DOM Exception 12" is reported in the JavaScript Console:

SYNTAX_ERR: DOM Exception 12
http://webkit.org/misc/DatabaseExample.html
Line: 264

* REGRESSION
Not applicable as client-side database support is a new feature.

* NOTES
Tested with a local debug build of WebKit r26847 with Safari 3 Public Beta v.
3.0.3 (522.12.1) on Mac OS X 10.4.10 (8R218).


-- 
Configure bugmail: http://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