Bug 76774 - Use OVERRIDE for PopupMenuClient's implementations
Summary: Use OVERRIDE for PopupMenuClient's implementations
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Benjamin Poulain
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-20 23:27 PST by Benjamin Poulain
Modified: 2012-01-23 13:36 PST (History)
2 users (show)

See Also:


Attachments
Patch (8.47 KB, patch)
2012-01-20 23:38 PST, Benjamin Poulain
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Poulain 2012-01-20 23:27:59 PST
Use OVERRIDE for PopupMenuClient's implementations
Comment 1 Benjamin Poulain 2012-01-20 23:38:46 PST
Created attachment 123436 [details]
Patch
Comment 2 Benjamin Poulain 2012-01-23 13:36:08 PST
Committed r105637: <http://trac.webkit.org/changeset/105637>