[Webkit-unassigned] [Bug 46016] New: [chromium] There should be an API for showing an external popup that does not require creation of a WebWidget

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 17 17:25:34 PDT 2010


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

           Summary: [chromium] There should be an API for showing an
                    external popup that does not require creation of a
                    WebWidget
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jcivelli at chromium.org


WebViewClient has a method createPopupMenu(const WebPopupMenuInfo&) that is used to create a popup menu (such as the select menu) externally.
However it still involves creating a WebWidget that is kept hidden.
We should instead have a clean API that does not require that WebWidget creation.

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