Bug 75493

Summary: Exclude Mac's PlatformEventFactory from iOS
Product: WebKit Reporter: Benjamin Poulain <benjamin>
Component: UI EventsAssignee: Benjamin Poulain <benjamin>
Status: RESOLVED FIXED    
Severity: Normal CC: ddkilzer, sam, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Benjamin Poulain 2012-01-03 14:06:06 PST
PlatformEventFactory is specific to OS X, we should exclude it from iOS.
Comment 1 Benjamin Poulain 2012-01-03 14:14:20 PST
Created attachment 120994 [details]
Patch
Comment 2 Benjamin Poulain 2012-01-03 14:15:33 PST
The renaming is purely optional. I did it for clarity so we have PlatformEventFactoryMac and PlatformEventFactoryIOS. Different opinions are also welcome :)
Comment 3 WebKit Review Bot 2012-01-03 18:26:31 PST
Comment on attachment 120994 [details]
Patch

Clearing flags on attachment: 120994

Committed r103997: <http://trac.webkit.org/changeset/103997>
Comment 4 WebKit Review Bot 2012-01-03 18:26:35 PST
All reviewed patches have been landed.  Closing bug.