Changeset 286277 in webkit
- Timestamp:
- Nov 29, 2021, 5:42:49 PM (5 years ago)
- Location:
- trunk/Source/WebKit
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
Shared/ios/WebIOSEventFactory.mm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/WebKit/ChangeLog
r286273 r286277 1 2021-11-29 Tim Horton <timothy_horton@apple.com> 2 3 Fix the build 4 5 * Shared/ios/WebIOSEventFactory.mm: 6 (WebIOSEventFactory::createWebWheelEvent): 7 1 8 2021-11-29 Brady Eidson <beidson@apple.com> 2 9 -
trunk/Source/WebKit/Shared/ios/WebIOSEventFactory.mm
r285790 r286277 178 178 { }, 179 179 timestamp, 180 timestamp 180 timestamp, 181 { } 181 182 }; 182 183 }
Note:
See TracChangeset
for help on using the changeset viewer.