Bug 75493 - Exclude Mac's PlatformEventFactory from iOS
Summary: Exclude Mac's PlatformEventFactory from iOS
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: UI Events (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Benjamin Poulain
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-03 14:06 PST by Benjamin Poulain
Modified: 2012-01-03 18:26 PST (History)
3 users (show)

See Also:


Attachments
Patch (53.10 KB, patch)
2012-01-03 14:14 PST, Benjamin Poulain
no flags 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-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.