Bug 43323

Summary: [Brew] Test new PopupMenu implementation
Product: WebKit Reporter: Luiz Agostini <luiz>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Description Luiz Agostini 2010-08-01 20:22:25 PDT
PopupMenu implementation has changed a bit in WebKit and Brew's code have been updated but tests are needed.
New classes PopupMenuBrew and SearchPopupMenuBrew have been implemented but they have not been compiled or tested.
As no concrete ChromeClient inherited class seems to be in repository it could not be updated. All other platforms have been updated. Many ChromeClient inherited classes may be found in directory WebKit and they may be used as example.