Comment on attachment 525655
Use GIO for finding the default handler (v2)

>+    if 
>(NS_FAILED(giovfs->GetAppForURIScheme(nsDependentCString(aProtocolScheme),
>+                  getter_AddRefs(app))))

"getter_AddRefs(app)" is not a parameter to NS_FAILED() but to
GetAppForURIScheme() so it should be aligned with
"nsDependentCString(aProtocolScheme)".

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/727372

Title:
  FF 4 requires both .desktop and gconf entries for url handlers

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to