Bug 120379 - [WK2] Remove USE_WEBPROCESS_EVENT_SIMULATION
Summary: [WK2] Remove USE_WEBPROCESS_EVENT_SIMULATION
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-27 15:47 PDT by Alexey Proskuryakov
Modified: 2013-08-27 20:42 PDT (History)
1 user (show)

See Also:


Attachments
proposed patch (9.36 KB, patch)
2013-08-27 15:48 PDT, Alexey Proskuryakov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2013-08-27 15:47:01 PDT
All major platforms have implemented UI process eventSender support, keeping old web process side code only adds confusion (and it looks like some of the code isn't even guarded with ifdefs anyway).
Comment 1 Alexey Proskuryakov 2013-08-27 15:48:21 PDT
Created attachment 209814 [details]
proposed patch
Comment 2 WebKit Commit Bot 2013-08-27 20:42:53 PDT
Comment on attachment 209814 [details]
proposed patch

Clearing flags on attachment: 209814

Committed r154720: <http://trac.webkit.org/changeset/154720>
Comment 3 WebKit Commit Bot 2013-08-27 20:42:55 PDT
All reviewed patches have been landed.  Closing bug.