[Webkit-unassigned] [Bug 90501] New: Implement HTML5 6.5.2 "The External interface"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 3 15:30:57 PDT 2012


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

           Summary: Implement HTML5 6.5.2 "The External interface"
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://www.w3.org/TR/html5/system-state-and-capabiliti
                    es.html#the-external-interface
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: staikos at kde.org


Implement the window.external object and it's methods AddSearchProvider and IsSearchProviderInstalled.  Needs to be announced on webkit-dev still.  Is implemented as an optional Module so that ports can decide to support it or not.  It is a bit unorthodox in design in my opinion, and I won't be surprised to see changes or lack of desire to support it.  Nevertheless, my port does want to use it.

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