[Webkit-unassigned] [Bug 40655] Database access in worker threads results in WebKit SPI notifications being posted from worker threads
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 17 23:10:04 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=40655
--- Comment #29 from Mark Rowe (bdash) <mrowe at apple.com> 2010-08-17 23:10:03 PST ---
(In reply to comment #28)
> (In reply to comment #27)
> > (In reply to comment #26)
> > > I can't find any place where WebDatabaseManager is created.
> >
> > WebDatabaseManager* WebDatabaseManager::createInstance()
> > {
> > WebDatabaseManager* manager = new WebDatabaseManager();
>
> and who calls this method?
WebDatabaseManager::sharedWebDatabaseManager… <http://trac.webkit.org/browser/trunk/WebKit/win/WebDatabaseManager.cpp#L197>.
--
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