NEW47912
WebCore::PopupMenu should not know about WebCore::FrameView
https://bugs.webkit.org/show_bug.cgi?id=47912
Summary WebCore::PopupMenu should not know about WebCore::FrameView
Adam Roben (:aroben)
Reported 2010-10-19 10:49:58 PDT
WebCore::PopupMenu::show takes a WebCore::FrameView* parameter. It is a layering violation for PopupMenu to know about FrameView. This also prevents us from using PopupMenu in the UI process in WebKit2.
Attachments
Sam Weinig
Comment 1 2010-10-19 10:50:43 PDT
Note You need to log in before you can comment on or make changes to this bug.