Bug 99601

Summary: [GTK] AudioBusGtk sometimes fails to load the HRTF database
Product: WebKit Reporter: Philippe Normand <pnormand>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: eric.carlson, feature-media-reviews, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch mrobinson: review+

Philippe Normand
Reported 2012-10-17 08:24:23 PDT
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.
Attachments
Patch (7.95 KB, patch)
2012-10-17 23:58 PDT, Philippe Normand
mrobinson: review+
Philippe Normand
Comment 1 2012-10-17 23:58:36 PDT
Philippe Normand
Comment 2 2012-10-18 08:28:15 PDT
Note You need to log in before you can comment on or make changes to this bug.