[Webkit-unassigned] [Bug 108350] New: callback function of WebSQL is never called

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 30 09:02:22 PST 2013


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

           Summary: callback function of WebSQL is never called
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
               URL: http://abicky.net/bugs/websql/index.html
        OS/Version: Mac OS X 10.7
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: takeshi.arabiki+webkit at gmail.com


Created an attachment (id=185512)
 --> (https://bugs.webkit.org/attachment.cgi?id=185512&action=review)
Demo to reproduce this issue

Version: 6.0.2 (7536.26.17, 537+) (WebKit r141229)
  This issue is reproducible also on MobileSafari of iOS 6.0.x and iOS 6.1.0.


Steps to reproduce this issue:
  1. Quit Safari or MobileSafari
  2. Launch Safari or MobileSafari
  3. Access the URL (http://abicky.net/bugs/websql/index.html)

Expected:
  "start" and "selected!" dialog messages is displayed

Actual:
  only "start" dialog messages is displayed


Conditions to reproduce this issue:
  - access the page for the first time after launching Safari or MobileSafari
  - append iframe to open a page on another domain before starting transaction

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