[Webkit-unassigned] [Bug 26149] New: Ability for JS to detect if a protocol handler has been installed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 2 15:15:11 PDT 2009


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

           Summary: Ability for JS to detect if a protocol handler has been
                    installed
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Enhancement
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: webkit at kluger.com


Would enable JS to detect if a specific protocol had been installed by an
add-on. 

Eg, test to see if link "stanza://foo.com/foo.epub" will be handled.

Would allow user interface of "I see that you need to install Stanza. Click
here to download"

Thanks,
Larry

ps. One idea is to support the protocolLong property on <a> elements. Would
return either a string about the protocol or an error return. protocolLong is
an IE extension.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list