Bug 43323 - [Brew] Test new PopupMenu implementation
Summary: [Brew] Test new PopupMenu implementation
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-01 20:22 PDT by Luiz Agostini
Modified: 2010-08-01 20:22 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.