RESOLVED FIXED 199805
MacCatalyst asserts when command key is raised
https://bugs.webkit.org/show_bug.cgi?id=199805
Summary MacCatalyst asserts when command key is raised
Dean Jackson
Reported 2019-07-15 14:00:03 PDT
MacCatalyst asserts when command key is raised
Attachments
Patch (1.35 KB, patch)
2019-07-15 14:05 PDT, Dean Jackson
thorton: review+
Radar WebKit Bug Importer
Comment 1 2019-07-15 14:03:22 PDT
Dean Jackson
Comment 2 2019-07-15 14:03:39 PDT
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 com.apple.JavaScriptCore 0x000000012725677e WTFCrash + 14 (Assertions.cpp:305) 1 com.apple.WebCore 0x000000011491b77b WTFCrashWithInfo(int, char const*, char const*, int) + 27 2 com.apple.WebCore 0x0000000114b3d2bd WebCore::keyForKeyEvent(WebEvent*) + 493 (PlatformEventFactoryIOS.mm:199) 3 com.apple.WebKit 0x000000010cf6af12 WebIOSEventFactory::createWebKeyboardEvent(WebEvent*, bool) + 578 (WebIOSEventFactory.mm:82) 4 com.apple.WebKit 0x000000010cf6ac5b WebKit::NativeWebKeyboardEvent::NativeWebKeyboardEvent(WebEvent*, WebKit::NativeWebKeyboardEvent::HandledByInputMethod) + 75 (NativeWebKeyboardEventIOS.mm:38) 5 com.apple.WebKit 0x000000010cf6b62c WebKit::NativeWebKeyboardEvent::NativeWebKeyboardEvent(WebEvent*, WebKit::NativeWebKeyboardEvent::HandledByInputMethod) + 44 (NativeWebKeyboardEventIOS.mm:41) 6 com.apple.WebKit 0x000000010dc9615f -[WKContentView(WKInteraction) handleKeyWebEvent:] + 79 (WKContentViewInteraction.mm:4698) 7 com.apple.WebKit 0x000000010dc96026 -[WKContentView(WKInteraction) handleKeyEvent:] + 182 (WKContentViewInteraction.mm:4692) 8 com.apple.WebKit 0x000000010dc95efc -[WKContentView(WKInteraction) _handleKeyUIEvent:] + 316 (WKContentViewInteraction.mm:4672)
Dean Jackson
Comment 3 2019-07-15 14:05:55 PDT
Dean Jackson
Comment 4 2019-07-15 15:30:02 PDT
Note You need to log in before you can comment on or make changes to this bug.