Use OVERRIDE for PopupMenuClient's implementations
authorbenjamin@webkit.org <benjamin@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Mon, 23 Jan 2012 21:35:24 +0000 (21:35 +0000)
committerbenjamin@webkit.org <benjamin@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Mon, 23 Jan 2012 21:35:24 +0000 (21:35 +0000)
commitbd81e4f9cfb9548c344463c33212d2cb42173efa
treee968c64fb57bda2a06dad456fe8b90aeffc1d719
parentb6a00d35d16fb4c8dc3d90c5160c38f10a612f1d
Use OVERRIDE for PopupMenuClient's implementations
https://bugs.webkit.org/show_bug.cgi?id=76774

Patch by Benjamin Poulain <bpoulain@apple.com> on 2012-01-23
Reviewed by Darin Adler.

* rendering/RenderMenuList.h: Also sort the methods to the same
order as PopupMenuClient.
* rendering/RenderTextControlSingleLine.h:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@105637 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Source/WebCore/ChangeLog
Source/WebCore/rendering/RenderMenuList.h
Source/WebCore/rendering/RenderTextControlSingleLine.h