[Bug 727372]

Karlt 727372 at bugs.launchpad.net
Wed Apr 13 16:12:29 UTC 2011


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 Mozilla
Bugs, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/727372

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




More information about the Ubuntu-mozillateam-bugs mailing list