[webkit-reviews] review requested: [Bug 73708] Update platform/iphone to platform/ios : [Attachment 117700] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 2 14:53:40 PST 2011


Benjamin Poulain <benjamin at webkit.org> has asked  for review:
Bug 73708: Update platform/iphone to platform/ios
https://bugs.webkit.org/show_bug.cgi?id=73708

Attachment 117700: Patch
https://bugs.webkit.org/attachment.cgi?id=117700&action=review

------- Additional Comments from Benjamin Poulain <benjamin at webkit.org>
Patch by Benjamin Poulain <bpoulain at apple.com> on 2011-12-02
Reviewed by NOBODY (OOPS!).

The platform is now best known as iOS, update the platform layer accordingly.

* Configurations/WebCore.xcconfig:
* WebCore.gypi:
* WebCore.xcodeproj/project.pbxproj:
* platform/cocoa/KeyEventCocoa.mm:
* platform/ios/KeyEventCodesIOS.h: Renamed from
Source/WebCore/platform/iphone/KeyEventCodesIPhone.h.
* platform/ios/KeyEventIOS.mm: Renamed from
Source/WebCore/platform/iphone/KeyEventIPhone.mm.
(WebCore::keyIdentifierForKeyEvent):
(WebCore::PlatformKeyboardEvent::PlatformKeyboardEvent):
(WebCore::PlatformKeyboardEvent::disambiguateKeyDownEvent):
(WebCore::PlatformKeyboardEvent::currentCapsLockState):
(WebCore::PlatformKeyboardEvent::getCurrentModifierState):
---
 9 files changed, 286 insertions(+), 254 deletions(-)


More information about the webkit-reviews mailing list