Bug 179167 - Enable touch events when building WebKit for iOS using the public iOS SDK
Summary: Enable touch events when building WebKit for iOS using the public iOS SDK
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: iPhone / iPad Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on: 179168
Blocks:
  Show dependency treegraph
 
Reported: 2017-11-02 04:36 PDT by Frédéric Wang (:fredw)
Modified: 2018-11-28 09:17 PST (History)
7 users (show)

See Also:


Attachments
WIP Patch (6.61 KB, patch)
2017-11-02 13:06 PDT, Frédéric Wang (:fredw)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Frédéric Wang (:fredw) 2017-11-02 04:36:36 PDT
In bug 135945, some FIXME comments were added for touch events and XSLT. The latter was fixed in 149827, I'm opening this one for the former.
Comment 1 Frédéric Wang (:fredw) 2017-11-02 06:58:46 PDT
The FIXME comments can be found at https://trac.webkit.org/changeset/224330/
Comment 2 Frédéric Wang (:fredw) 2017-11-02 13:06:22 PDT
Created attachment 325757 [details]
WIP Patch

Tentative patch. Obviously, it's not really possible to work on this without access to the internal SDK.

The build fails at Source/WebCore/platform/ios/PlatformEventFactoryIOS.mm
Comment 3 Radar WebKit Bug Importer 2018-11-28 09:17:20 PST
<rdar://problem/46311566>