[Webkit-unassigned] [Bug 99601] New: [GTK] AudioBusGtk sometimes fails to load the HRTF database

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 17 08:23:30 PDT 2012


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

           Summary: [GTK] AudioBusGtk sometimes fails to load the HRTF
                    database
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pnormand at igalia.com


And it's totally silent. It seems like our use of g_file_query_exist() in ::loadPlatformResource() is wrong. I think it would be better to not use that API, try to load the file and if it fails consider using the "uninstalled resource files" code path.

I started a patch. Will try to post it soon.

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