Bug 206466 - iOS: Prepare deploying Ref/RefPtr in touch event code
Summary: iOS: Prepare deploying Ref/RefPtr in touch event code
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: UI Events (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-01-17 20:35 PST by Ryosuke Niwa
Modified: 2020-01-17 21:42 PST (History)
7 users (show)

See Also:


Attachments
Adds type declarations (2.25 KB, patch)
2020-01-17 20:40 PST, Ryosuke Niwa
no flags Details | Formatted Diff | Diff
Adds type declarations (2.16 KB, patch)
2020-01-17 20:41 PST, Ryosuke Niwa
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2020-01-17 20:35:54 PST
Add necessary type and member function declarations.

<rdar://problem/55948608>
Comment 1 Ryosuke Niwa 2020-01-17 20:40:15 PST
Created attachment 388127 [details]
Adds type declarations
Comment 2 Ryosuke Niwa 2020-01-17 20:41:18 PST
Created attachment 388128 [details]
Adds type declarations
Comment 3 Ryosuke Niwa 2020-01-17 21:42:30 PST
Comment on attachment 388128 [details]
Adds type declarations

Clearing flags on attachment: 388128

Committed r254789: <https://trac.webkit.org/changeset/254789>
Comment 4 Ryosuke Niwa 2020-01-17 21:42:32 PST
All reviewed patches have been landed.  Closing bug.