Bug 49747

Summary: [chromium] code to show a popup externally is not unused and should be removed
Product: WebKit Reporter: Jay Civelli <jcivelli>
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, fishd, levin
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on: 49805    
Bug Blocks:    
Attachments:
Description Flags
Patch none

Jay Civelli
Reported 2010-11-18 10:41:45 PST
The PopupMenuChromium class code that shows a popup externally is now unused. It was a hack only used on Mac (we were creating an invisible scroll view that would handle the mouse and keyboard events but the menu would be displayed natively). That code should be removed.
Attachments
Patch (8.74 KB, patch)
2010-11-18 10:45 PST, Jay Civelli
no flags
Jay Civelli
Comment 1 2010-11-18 10:45:45 PST
David Levin
Comment 2 2010-11-18 10:52:53 PST
Comment on attachment 74258 [details] Patch Seems fine. (No WebKit api change, so I'll r+.)
WebKit Commit Bot
Comment 3 2010-11-19 07:36:26 PST
The commit-queue encountered the following flaky tests while processing attachment 74258 [details]: fast/profiler/throw-exception-from-eval.html Please file bugs against the tests. These tests were authored by kmccullough@apple.com, oliver@apple.com, and timothy@apple.com. The commit-queue is continuing to process your patch.
WebKit Commit Bot
Comment 4 2010-11-19 07:39:21 PST
Comment on attachment 74258 [details] Patch Clearing flags on attachment: 74258 Committed r72399: <http://trac.webkit.org/changeset/72399>
WebKit Commit Bot
Comment 5 2010-11-19 07:39:28 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.